#EAFFD2#EAFFD2
#EAFFD2 is a very light, moderate yellow-green. Relative luminance 0.937; OKLCH L 97.3% C 0.063 H 127.9°. Best body text is #000000 at 19.73:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFFD2 |
|---|---|
| RGB | rgb(234, 255, 210) |
| HSL | hsl(88, 100%, 91%) |
| HSV | hsv(88, 18%, 100%) |
| CMYK | cmyk(8.2%, 0%, 17.6%, 0%) |
| CIE-LAB | lab(97.50, -14.54, 19.25) |
| CIE-LCH | lch(97.50, 24.12, 127.06°) |
| OKLab | oklab(97.32% -0.0385 0.0495) |
| OKLCH | oklch(97.32% 0.063 127.9) |
| XYZ | xyz(81.3228, 93.6652, 74.7551) |
| Luminance | 0.9367 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ecru
#FEFFCA
ΔE00 6.23
Eggshell (survey)
#FFFFD4
ΔE00 6.34
Very Light Green
#D1FFBD
ΔE00 6.38
Very Pale Green
#CFFDBC
ΔE00 6.39
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.44
Ivory (survey)
#FFFFCB
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFFD2 #E7D2FF
analogous
#FFFDD2 #EAFFD2 #D3FFD2
triadic
#EAFFD2 #D2EAFF #FFD2EA
tetradic
#EAFFD2 #D2FFFD #E7D2FF #FFD2D3
square
#EAFFD2 #D2FFFD #E7D2FF #FFD2D3
split-complementary
#EAFFD2 #D2D3FF #FDD2FF
monochromatic
#B1FF58 #CDFF95 #EAFFD2 #F1FFE0 #F1FFE0
Accessibility & contrast
On white
1.06
#EAFFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.73
#EAFFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFFD2
19.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFFD2 | 1.00 | 1.06 | 19.73 | 19.73 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF9CF
Deuteranopia (green-blind)
#FFF7D4
Tritanopia (blue-blind)
#ECFBF2
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #eaffd2; /* rgb */ color: rgb(234, 255, 210); /* oklch */ color: oklch(97.3% 0.063 127.9);
Tailwind
colors: {
custom: {
50: '#f1ffe0',
500: '#eaffd2',
950: '#000000',
},
}SCSS
$custom: #eaffd2; $custom-light: #f1ffe0; $custom-dark: #000000;
JSON
{
"hex": "#eaffd2",
"rgb": {
"r": 234,
"g": 255,
"b": 210
},
"hsl": {
"h": 88,
"s": 100,
"l": 91.176
},
"oklch": {
"l": 0.97318,
"c": 0.06272,
"h": 127.9
},
"luminance": 0.93666
}Semantic roles & 50–950 ramp
primary
#EAFFD2
secondary
#B78BEA
accent
#00E66B
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#161815
muted
#858684