#EDFF86#EDFF86
#EDFF86 is a very light, vivid yellow. Relative luminance 0.912; OKLCH L 96.2% C 0.147 H 116.2°. Best body text is #000000 at 19.25:1 contrast (WCAG AA passes).
Color values
| HEX | #EDFF86 |
|---|---|
| RGB | rgb(237, 255, 134) |
| HSL | hsl(69, 100%, 76%) |
| HSV | hsv(69, 47%, 100%) |
| CMYK | cmyk(7.1%, 0%, 47.5%, 0%) |
| CIE-LAB | lab(96.51, -22.95, 55.42) |
| CIE-LCH | lch(96.51, 59.98, 112.49°) |
| OKLab | oklab(96.19% -0.065 0.132) |
| OKLCH | oklch(96.19% 0.147 116.2) |
| XYZ | xyz(74.9890, 91.2466, 36.2116) |
| Luminance | 0.9125 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 4.12
Faded Yellow
#FEFF7F
ΔE00 4.13
Pale Yellow
#FFFF84
ΔE00 4.16
Butter
#FFFF81
ΔE00 4.27
Banana (survey)
#FFFF7E
ΔE00 4.40
Light Yellow
#FFFE7A
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDFF86 #9886FF
analogous
#FFD586 #EDFF86 #B1FF86
triadic
#EDFF86 #86EDFF #FF86ED
tetradic
#EDFF86 #86FFD5 #9886FF #FF86B1
square
#EDFF86 #86FFD5 #9886FF #FF86B1
split-complementary
#EDFF86 #86B1FF #D586FF
monochromatic
#DBFF0C #E4FF49 #EDFF86 #F6FFC3 #FAFFE0
Accessibility & contrast
On white
1.09
#EDFF86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.25
#EDFF86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDFF86
19.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDFF86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDFF86 | 1.00 | 1.09 | 19.25 | 19.25 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF47B
Deuteranopia (green-blind)
#FFF68C
Tritanopia (blue-blind)
#F9F3E3
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #edff86; /* rgb */ color: rgb(237, 255, 134); /* oklch */ color: oklch(96.2% 0.147 116.2);
Tailwind
colors: {
custom: {
50: '#f5ffac',
500: '#edff86',
950: '#000000',
},
}SCSS
$custom: #edff86; $custom-light: #f5ffac; $custom-dark: #000000;
JSON
{
"hex": "#edff86",
"rgb": {
"r": 237,
"g": 255,
"b": 134
},
"hsl": {
"h": 68.926,
"s": 100,
"l": 76.275
},
"oklch": {
"l": 0.96194,
"c": 0.14718,
"h": 116.2
},
"luminance": 0.91246
}Semantic roles & 50–950 ramp
primary
#EDFF86
secondary
#604ADF
accent
#00E622
background
#FFFFFD
surface
#FFFFF7
border
#D7D7D0
text
#171810
muted
#858681