#EDFF8A#EDFF8A
#EDFF8A is a very light, vivid yellow. Relative luminance 0.914; OKLCH L 96.2% C 0.143 H 116.4°. Best body text is #000000 at 19.27:1 contrast (WCAG AA passes).
Color values
| HEX | #EDFF8A |
|---|---|
| RGB | rgb(237, 255, 138) |
| HSL | hsl(69, 100%, 77%) |
| HSV | hsv(69, 46%, 100%) |
| CMYK | cmyk(7.1%, 0%, 45.9%, 0%) |
| CIE-LAB | lab(96.56, -22.57, 53.62) |
| CIE-LCH | lch(96.56, 58.17, 112.83°) |
| OKLab | oklab(96.25% -0.0636 0.1284) |
| OKLCH | oklch(96.25% 0.143 116.4) |
| XYZ | xyz(75.2733, 91.3603, 37.7087) |
| Luminance | 0.9136 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 4.32
Pale Yellow
#FFFF84
ΔE00 4.34
Faded Yellow
#FEFF7F
ΔE00 4.38
Butter
#FFFF81
ΔE00 4.49
Banana (survey)
#FFFF7E
ΔE00 4.66
Light Yellow
#FFFE7A
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDFF8A #9C8AFF
analogous
#FFD78A #EDFF8A #B3FF8A
triadic
#EDFF8A #8AEDFF #FF8AED
tetradic
#EDFF8A #8AFFD7 #9C8AFF #FF8AB3
square
#EDFF8A #8AFFD7 #9C8AFF #FF8AB3
split-complementary
#EDFF8A #8AB3FF #D78AFF
monochromatic
#DAFF10 #E4FF4D #EDFF8A #F6FFC7 #FAFFE0
Accessibility & contrast
On white
1.09
#EDFF8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.27
#EDFF8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDFF8A
19.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDFF8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDFF8A | 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)
#FFF480
Deuteranopia (green-blind)
#FFF690
Tritanopia (blue-blind)
#F8F4E4
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #edff8a; /* rgb */ color: rgb(237, 255, 138); /* oklch */ color: oklch(96.2% 0.143 116.4);
Tailwind
colors: {
custom: {
50: '#f4ffae',
500: '#edff8a',
950: '#000000',
},
}SCSS
$custom: #edff8a; $custom-light: #f4ffae; $custom-dark: #000000;
JSON
{
"hex": "#edff8a",
"rgb": {
"r": 237,
"g": 255,
"b": 138
},
"hsl": {
"h": 69.231,
"s": 100,
"l": 77.059
},
"oklch": {
"l": 0.96246,
"c": 0.14324,
"h": 116.4
},
"luminance": 0.9136
}Semantic roles & 50–950 ramp
primary
#EDFF8A
secondary
#644EE0
accent
#00E623
background
#FFFFFD
surface
#FFFFF7
border
#D7D7D0
text
#171810
muted
#858681