#EAFEED#EAFEED
#EAFEED is a very light, muted green. Relative luminance 0.945; OKLCH L 97.8% C 0.031 H 149.8°. Best body text is #000000 at 19.90:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFEED |
|---|---|
| RGB | rgb(234, 254, 237) |
| HSL | hsl(129, 91%, 96%) |
| HSV | hsv(129, 8%, 100%) |
| CMYK | cmyk(7.9%, 0%, 6.7%, 0.4%) |
| CIE-LAB | lab(97.83, -9.57, 5.90) |
| CIE-LCH | lch(97.83, 11.24, 148.35°) |
| OKLab | oklab(97.78% -0.0265 0.0154) |
| OKLCH | oklch(97.78% 0.031 149.8) |
| XYZ | xyz(84.6565, 94.4896, 93.8826) |
| Luminance | 0.9449 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.93
Mintcream
#F5FFFA
ΔE00 6.37
Ice
#D6FFFA
ΔE00 7.36
Lightcyan
#E0FFFF
ΔE00 7.52
Azure (CSS)
#F0FFFF
ΔE00 7.68
Beige
#F5F5DC
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFEED #FEEAFB
analogous
#F1FEEA #EAFEED #EAFEF7
triadic
#EAFEED #EDEAFE #FEEDEA
tetradic
#EAFEED #EAF1FE #FEEAFB #FEF7EA
square
#EAFEED #EAF1FE #FEEAFB #FEF7EA
split-complementary
#EAFEED #F7EAFE #FEEAF1
monochromatic
#75F889 #B0FBBB #E2FEE6 #E2FEE6 #E2FEE6
Accessibility & contrast
On white
1.06
#EAFEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.90
#EAFEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFEED
19.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFEED | 1.00 | 1.06 | 19.90 | 19.90 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEFAEC
Deuteranopia (green-blind)
#FBF8EE
Tritanopia (blue-blind)
#E8FDF9
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #eafeed; /* rgb */ color: rgb(234, 254, 237); /* oklch */ color: oklch(97.8% 0.031 149.8);
Tailwind
colors: {
custom: {
50: '#f0fef2',
500: '#eafeed',
950: '#000000',
},
}SCSS
$custom: #eafeed; $custom-light: #f0fef2; $custom-dark: #000000;
JSON
{
"hex": "#eafeed",
"rgb": {
"r": 234,
"g": 254,
"b": 237
},
"hsl": {
"h": 129,
"s": 90.909,
"l": 95.686
},
"oklch": {
"l": 0.97775,
"c": 0.03065,
"h": 149.8
},
"luminance": 0.9449
}Semantic roles & 50–950 ramp
primary
#EAFEED
secondary
#EAA2DF
accent
#00C3E6
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161717
muted
#858585