#EAFEE2#EAFEE2
#EAFEE2 is a very light, muted green. Relative luminance 0.939; OKLCH L 97.5% C 0.042 H 136.7°. Best body text is #000000 at 19.77:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFEE2 |
|---|---|
| RGB | rgb(234, 254, 226) |
| HSL | hsl(103, 93%, 94%) |
| HSV | hsv(103, 11%, 100%) |
| CMYK | cmyk(7.9%, 0%, 11%, 0.4%) |
| CIE-LAB | lab(97.58, -11.46, 11.18) |
| CIE-LCH | lch(97.58, 16.01, 135.70°) |
| OKLab | oklab(97.49% -0.0308 0.0291) |
| OKLCH | oklch(97.49% 0.042 136.7) |
| XYZ | xyz(83.0985, 93.8664, 85.6769) |
| Luminance | 0.9387 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.79
Lightyellow
#FFFFE0
ΔE00 7.05
Off White (survey)
#FFFFE4
ΔE00 7.16
Beige
#F5F5DC
ΔE00 7.29
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.52
Eggshell (survey)
#FFFFD4
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFEE2 #F6E2FE
analogous
#F8FEE2 #EAFEE2 #E2FEE8
triadic
#EAFEE2 #E2EAFE #FEE2EA
tetradic
#EAFEE2 #E2F8FE #F6E2FE #FEE8E2
square
#EAFEE2 #E2F8FE #F6E2FE #FEE8E2
split-complementary
#EAFEE2 #E8E2FE #FEE2F8
monochromatic
#94FA6C #BFFCA7 #EAFEE1 #EAFEE1 #EAFEE1
Accessibility & contrast
On white
1.06
#EAFEE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.77
#EAFEE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFEE2
19.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFEE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFEE2 | 1.00 | 1.06 | 19.77 | 19.77 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF9E1
Deuteranopia (green-blind)
#FDF7E3
Tritanopia (blue-blind)
#EAFCF6
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #eafee2; /* rgb */ color: rgb(234, 254, 226); /* oklch */ color: oklch(97.5% 0.042 136.7);
Tailwind
colors: {
custom: {
50: '#f0feeb',
500: '#eafee2',
950: '#000000',
},
}SCSS
$custom: #eafee2; $custom-light: #f0feeb; $custom-dark: #000000;
JSON
{
"hex": "#eafee2",
"rgb": {
"r": 234,
"g": 254,
"b": 226
},
"hsl": {
"h": 102.857,
"s": 93.333,
"l": 94.118
},
"oklch": {
"l": 0.97494,
"c": 0.04236,
"h": 136.7
},
"luminance": 0.93867
}Semantic roles & 50–950 ramp
primary
#EAFEE2
secondary
#D39AEA
accent
#00E6A4
background
#FFFFFE
surface
#FEFFFD
border
#D6D7D5
text
#161716
muted
#858584