#EAFFDC#EAFFDC
#EAFFDC is a very light, muted yellow-green. Relative luminance 0.942; OKLCH L 97.6% C 0.051 H 132.8°. Best body text is #000000 at 19.84:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFFDC |
|---|---|
| RGB | rgb(234, 255, 220) |
| HSL | hsl(96, 100%, 93%) |
| HSV | hsv(96, 14%, 100%) |
| CMYK | cmyk(8.2%, 0%, 13.7%, 0%) |
| CIE-LAB | lab(97.70, -12.94, 14.43) |
| CIE-LCH | lch(97.70, 19.39, 131.89°) |
| OKLab | oklab(97.55% -0.0346 0.0374) |
| OKLCH | oklch(97.55% 0.051 132.8) |
| XYZ | xyz(82.6077, 94.1792, 81.5226) |
| Luminance | 0.9418 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.75
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.92
Eggshell (survey)
#FFFFD4
ΔE00 7.08
Lightyellow
#FFFFE0
ΔE00 7.19
Off White (survey)
#FFFFE4
ΔE00 7.65
Ecru
#FEFFCA
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFFDC #F1DCFF
analogous
#FBFFDC #EAFFDC #DCFFDF
triadic
#EAFFDC #DCEAFF #FFDCEA
tetradic
#EAFFDC #DCFBFF #F1DCFF #FFDFDC
square
#EAFFDC #DCFBFF #F1DCFF #FFDFDC
split-complementary
#EAFFDC #DFDCFF #FFDCFB
monochromatic
#A1FF62 #C5FF9F #EAFFDC #EDFFE0 #EDFFE0
Accessibility & contrast
On white
1.06
#EAFFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.84
#EAFFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFFDC
19.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFFDC | 1.00 | 1.06 | 19.84 | 19.84 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF9DA
Deuteranopia (green-blind)
#FFF8DD
Tritanopia (blue-blind)
#EBFCF5
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #eaffdc; /* rgb */ color: rgb(234, 255, 220); /* oklch */ color: oklch(97.6% 0.051 132.8);
Tailwind
colors: {
custom: {
50: '#f0ffe6',
500: '#eaffdc',
950: '#000000',
},
}SCSS
$custom: #eaffdc; $custom-light: #f0ffe6; $custom-dark: #000000;
JSON
{
"hex": "#eaffdc",
"rgb": {
"r": 234,
"g": 255,
"b": 220
},
"hsl": {
"h": 96,
"s": 100,
"l": 93.137
},
"oklch": {
"l": 0.97551,
"c": 0.0509,
"h": 132.8
},
"luminance": 0.9418
}Semantic roles & 50–950 ramp
primary
#EAFFDC
secondary
#C893EC
accent
#00E68A
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#161816
muted
#858684