#EAFFE0#EAFFE0
#EAFFE0 is a very light, muted green. Relative luminance 0.944; OKLCH L 97.6% C 0.046 H 135.4°. Best body text is #000000 at 19.88:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFFE0 |
|---|---|
| RGB | rgb(234, 255, 224) |
| HSL | hsl(101, 100%, 94%) |
| HSV | hsv(101, 12%, 100%) |
| CMYK | cmyk(8.2%, 0%, 12.2%, 0%) |
| CIE-LAB | lab(97.79, -12.29, 12.51) |
| CIE-LCH | lch(97.79, 17.53, 134.48°) |
| OKLab | oklab(97.65% -0.033 0.0325) |
| OKLCH | oklch(97.65% 0.046 135.4) |
| XYZ | xyz(83.1438, 94.3936, 84.3460) |
| Luminance | 0.9439 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.69
Lightyellow
#FFFFE0
ΔE00 7.20
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.36
Off White (survey)
#FFFFE4
ΔE00 7.47
Eggshell (survey)
#FFFFD4
ΔE00 7.62
Beige
#F5F5DC
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFFE0 #F5E0FF
analogous
#FAFFE0 #EAFFE0 #E0FFE6
triadic
#EAFFE0 #E0EAFF #FFE0EA
tetradic
#EAFFE0 #E0FAFF #F5E0FF #FFE6E0
square
#EAFFE0 #E0FAFF #F5E0FF #FFE6E0
split-complementary
#EAFFE0 #E6E0FF #FFE0FA
monochromatic
#97FF66 #C1FFA3 #EAFFE0 #EAFFE0 #EAFFE0
Accessibility & contrast
On white
1.06
#EAFFE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.88
#EAFFE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFFE0
19.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFFE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFFE0 | 1.00 | 1.06 | 19.88 | 19.88 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFADE
Deuteranopia (green-blind)
#FEF8E1
Tritanopia (blue-blind)
#EAFCF6
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #eaffe0; /* rgb */ color: rgb(234, 255, 224); /* oklch */ color: oklch(97.6% 0.046 135.4);
Tailwind
colors: {
custom: {
50: '#f0ffe9',
500: '#eaffe0',
950: '#000000',
},
}SCSS
$custom: #eaffe0; $custom-light: #f0ffe9; $custom-dark: #000000;
JSON
{
"hex": "#eaffe0",
"rgb": {
"r": 234,
"g": 255,
"b": 224
},
"hsl": {
"h": 100.645,
"s": 100,
"l": 93.922
},
"oklch": {
"l": 0.97648,
"c": 0.04627,
"h": 135.4
},
"luminance": 0.94394
}Semantic roles & 50–950 ramp
primary
#EAFFE0
secondary
#D197ED
accent
#00E69B
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#161816
muted
#858684