#EDFF89#EDFF89
#EDFF89 is a very light, vivid yellow. Relative luminance 0.913; OKLCH L 96.2% C 0.144 H 116.3°. Best body text is #000000 at 19.27:1 contrast (WCAG AA passes).
Color values
| HEX | #EDFF89 |
|---|---|
| RGB | rgb(237, 255, 137) |
| HSL | hsl(69, 100%, 77%) |
| HSV | hsv(69, 46%, 100%) |
| CMYK | cmyk(7.1%, 0%, 46.3%, 0%) |
| CIE-LAB | lab(96.55, -22.66, 54.07) |
| CIE-LCH | lch(96.55, 58.63, 112.74°) |
| OKLab | oklab(96.23% -0.064 0.1293) |
| OKLCH | oklch(96.23% 0.144 116.3) |
| XYZ | xyz(75.2012, 91.3314, 37.3292) |
| Luminance | 0.9133 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 4.26
Pale Yellow
#FFFF84
ΔE00 4.29
Faded Yellow
#FEFF7F
ΔE00 4.31
Butter
#FFFF81
ΔE00 4.43
Banana (survey)
#FFFF7E
ΔE00 4.59
Light Yellow
#FFFE7A
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDFF89 #9B89FF
analogous
#FFD689 #EDFF89 #B2FF89
triadic
#EDFF89 #89EDFF #FF89ED
tetradic
#EDFF89 #89FFD6 #9B89FF #FF89B2
square
#EDFF89 #89FFD6 #9B89FF #FF89B2
split-complementary
#EDFF89 #89B2FF #D689FF
monochromatic
#DAFF0F #E4FF4C #EDFF89 #F6FFC6 #FAFFE0
Accessibility & contrast
On white
1.09
#EDFF89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.27
#EDFF89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDFF89
19.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDFF89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDFF89 | 1.00 | 1.09 | 19.27 | 19.27 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF47F
Deuteranopia (green-blind)
#FFF68F
Tritanopia (blue-blind)
#F8F4E3
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #edff89; /* rgb */ color: rgb(237, 255, 137); /* oklch */ color: oklch(96.2% 0.144 116.3);
Tailwind
colors: {
custom: {
50: '#f4ffae',
500: '#edff89',
950: '#000000',
},
}SCSS
$custom: #edff89; $custom-light: #f4ffae; $custom-dark: #000000;
JSON
{
"hex": "#edff89",
"rgb": {
"r": 237,
"g": 255,
"b": 137
},
"hsl": {
"h": 69.153,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.96233,
"c": 0.14423,
"h": 116.3
},
"luminance": 0.91331
}Semantic roles & 50–950 ramp
primary
#EDFF89
secondary
#634DE0
accent
#00E623
background
#FFFFFD
surface
#FFFFF7
border
#D7D7D0
text
#171810
muted
#858681