#EAFFC9#EAFFC9
#EAFFC9 is a very light, moderate yellow-green. Relative luminance 0.932; OKLCH L 97.1% C 0.073 H 125.0°. Best body text is #000000 at 19.65:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFFC9 |
|---|---|
| RGB | rgb(234, 255, 201) |
| HSL | hsl(83, 100%, 89%) |
| HSV | hsv(83, 21%, 100%) |
| CMYK | cmyk(8.2%, 0%, 21.2%, 0%) |
| CIE-LAB | lab(97.32, -15.91, 23.58) |
| CIE-LCH | lch(97.32, 28.44, 124.00°) |
| OKLab | oklab(97.12% -0.0422 0.0602) |
| OKLCH | oklch(97.12% 0.073 125) |
| XYZ | xyz(80.2329, 93.2292, 69.0152) |
| Luminance | 0.9323 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 5.39
Very Pale Green
#CFFDBC
ΔE00 5.47
Ecru
#FEFFCA
ΔE00 5.51
Ivory (survey)
#FFFFCB
ΔE00 5.82
Cream (survey)
#FFFFC2
ΔE00 6.07
Eggshell (survey)
#FFFFD4
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFFC9 #DEC9FF
analogous
#FFF9C9 #EAFFC9 #CFFFC9
triadic
#EAFFC9 #C9EAFF #FFC9EA
tetradic
#EAFFC9 #C9FFF9 #DEC9FF #FFC9CF
square
#EAFFC9 #C9FFF9 #DEC9FF #FFC9CF
split-complementary
#EAFFC9 #C9CFFF #F9C9FF
monochromatic
#BAFF4F #D2FF8C #EAFFC9 #F3FFE0 #F3FFE0
Accessibility & contrast
On white
1.07
#EAFFC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.65
#EAFFC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFFC9
19.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFFC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFFC9 | 1.00 | 1.07 | 19.65 | 19.65 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF8C6
Deuteranopia (green-blind)
#FFF7CB
Tritanopia (blue-blind)
#EEFAF0
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #eaffc9; /* rgb */ color: rgb(234, 255, 201); /* oklch */ color: oklch(97.1% 0.073 125.0);
Tailwind
colors: {
custom: {
50: '#f1ffd9',
500: '#eaffc9',
950: '#000000',
},
}SCSS
$custom: #eaffc9; $custom-light: #f1ffd9; $custom-dark: #000000;
JSON
{
"hex": "#eaffc9",
"rgb": {
"r": 234,
"g": 255,
"b": 201
},
"hsl": {
"h": 83.333,
"s": 100,
"l": 89.412
},
"oklch": {
"l": 0.9712,
"c": 0.07348,
"h": 125
},
"luminance": 0.93229
}Semantic roles & 50–950 ramp
primary
#EAFFC9
secondary
#AB83E9
accent
#00E659
background
#FFFFFE
surface
#FEFFFB
border
#D6D7D4
text
#161814
muted
#858683