#EAFEE3#EAFEE3
#EAFEE3 is a very light, muted green. Relative luminance 0.939; OKLCH L 97.5% C 0.041 H 137.5°. Best body text is #000000 at 19.78:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFEE3 |
|---|---|
| RGB | rgb(234, 254, 227) |
| HSL | hsl(104, 93%, 94%) |
| HSV | hsv(104, 11%, 100%) |
| CMYK | cmyk(7.9%, 0%, 10.6%, 0.4%) |
| CIE-LAB | lab(97.60, -11.29, 10.70) |
| CIE-LCH | lch(97.60, 15.56, 136.53°) |
| OKLab | oklab(97.52% -0.0304 0.0278) |
| OKLCH | oklch(97.52% 0.041 137.5) |
| XYZ | xyz(83.2361, 93.9214, 86.4016) |
| Luminance | 0.9392 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.50
Lightyellow
#FFFFE0
ΔE00 7.11
Off White (survey)
#FFFFE4
ΔE00 7.17
Beige
#F5F5DC
ΔE00 7.27
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.69
Eggshell (survey)
#FFFFD4
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFEE3 #F7E3FE
analogous
#F8FEE3 #EAFEE3 #E3FEEA
triadic
#EAFEE3 #E3EAFE #FEE3EA
tetradic
#EAFEE3 #E3F8FE #F7E3FE #FEEAE3
square
#EAFEE3 #E3F8FE #F7E3FE #FEEAE3
split-complementary
#EAFEE3 #EAE3FE #FEE3F8
monochromatic
#91FA6D #BEFCA8 #E9FEE1 #E9FEE1 #E9FEE1
Accessibility & contrast
On white
1.06
#EAFEE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.78
#EAFEE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFEE3
19.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFEE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFEE3 | 1.00 | 1.06 | 19.78 | 19.78 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF9E2
Deuteranopia (green-blind)
#FDF7E4
Tritanopia (blue-blind)
#EAFCF6
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #eafee3; /* rgb */ color: rgb(234, 254, 227); /* oklch */ color: oklch(97.5% 0.041 137.5);
Tailwind
colors: {
custom: {
50: '#f0feeb',
500: '#eafee3',
950: '#000000',
},
}SCSS
$custom: #eafee3; $custom-light: #f0feeb; $custom-dark: #000000;
JSON
{
"hex": "#eafee3",
"rgb": {
"r": 234,
"g": 254,
"b": 227
},
"hsl": {
"h": 104.444,
"s": 93.103,
"l": 94.314
},
"oklch": {
"l": 0.97519,
"c": 0.04124,
"h": 137.5
},
"luminance": 0.93922
}Semantic roles & 50–950 ramp
primary
#EAFEE3
secondary
#D69BEA
accent
#00E6AA
background
#FFFFFE
surface
#FEFFFD
border
#D6D7D5
text
#161716
muted
#858584