#EDFF87#EDFF87
#EDFF87 is a very light, vivid yellow. Relative luminance 0.913; OKLCH L 96.2% C 0.146 H 116.2°. Best body text is #000000 at 19.25:1 contrast (WCAG AA passes).
Color values
| HEX | #EDFF87 |
|---|---|
| RGB | rgb(237, 255, 135) |
| HSL | hsl(69, 100%, 76%) |
| HSV | hsv(69, 47%, 100%) |
| CMYK | cmyk(7.1%, 0%, 47.1%, 0%) |
| CIE-LAB | lab(96.52, -22.85, 54.97) |
| CIE-LCH | lch(96.52, 59.53, 112.58°) |
| OKLab | oklab(96.21% -0.0647 0.1311) |
| OKLCH | oklch(96.21% 0.146 116.2) |
| XYZ | xyz(75.0591, 91.2746, 36.5806) |
| Luminance | 0.9127 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 4.16
Faded Yellow
#FEFF7F
ΔE00 4.18
Pale Yellow
#FFFF84
ΔE00 4.20
Butter
#FFFF81
ΔE00 4.32
Banana (survey)
#FFFF7E
ΔE00 4.46
Light Yellow
#FFFE7A
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDFF87 #9987FF
analogous
#FFD587 #EDFF87 #B1FF87
triadic
#EDFF87 #87EDFF #FF87ED
tetradic
#EDFF87 #87FFD5 #9987FF #FF87B1
square
#EDFF87 #87FFD5 #9987FF #FF87B1
split-complementary
#EDFF87 #87B1FF #D587FF
monochromatic
#DBFF0D #E4FF4A #EDFF87 #F6FFC4 #FAFFE0
Accessibility & contrast
On white
1.09
#EDFF87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.25
#EDFF87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDFF87
19.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDFF87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDFF87 | 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)
#FFF47D
Deuteranopia (green-blind)
#FFF68D
Tritanopia (blue-blind)
#F9F3E3
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #edff87; /* rgb */ color: rgb(237, 255, 135); /* oklch */ color: oklch(96.2% 0.146 116.2);
Tailwind
colors: {
custom: {
50: '#f5ffac',
500: '#edff87',
950: '#000000',
},
}SCSS
$custom: #edff87; $custom-light: #f5ffac; $custom-dark: #000000;
JSON
{
"hex": "#edff87",
"rgb": {
"r": 237,
"g": 255,
"b": 135
},
"hsl": {
"h": 69,
"s": 100,
"l": 76.471
},
"oklch": {
"l": 0.96207,
"c": 0.14621,
"h": 116.2
},
"luminance": 0.91274
}Semantic roles & 50–950 ramp
primary
#EDFF87
secondary
#614BDF
accent
#00E622
background
#FFFFFD
surface
#FFFFF7
border
#D7D7D0
text
#171810
muted
#858681