#EAFEEE#EAFEEE
#EAFEEE is a very light, muted green. Relative luminance 0.945; OKLCH L 97.8% C 0.030 H 151.5°. Best body text is #000000 at 19.91:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFEEE |
|---|---|
| RGB | rgb(234, 254, 238) |
| HSL | hsl(132, 91%, 96%) |
| HSV | hsv(132, 8%, 100%) |
| CMYK | cmyk(7.9%, 0%, 6.3%, 0.4%) |
| CIE-LAB | lab(97.85, -9.39, 5.42) |
| CIE-LCH | lch(97.85, 10.84, 150.02°) |
| OKLab | oklab(97.8% -0.0261 0.0142) |
| OKLCH | oklch(97.8% 0.03 151.5) |
| XYZ | xyz(84.8030, 94.5482, 94.6542) |
| Luminance | 0.9455 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.81
Mintcream
#F5FFFA
ΔE00 6.08
Ice
#D6FFFA
ΔE00 7.14
Lightcyan
#E0FFFF
ΔE00 7.18
Azure (CSS)
#F0FFFF
ΔE00 7.33
Ivory
#FFFFF0
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFEEE #FEEAFA
analogous
#F0FEEA #EAFEEE #EAFEF8
triadic
#EAFEEE #EEEAFE #FEEEEA
tetradic
#EAFEEE #EAF0FE #FEEAFA #FEF8EA
square
#EAFEEE #EAF0FE #FEEAFA #FEF8EA
split-complementary
#EAFEEE #F8EAFE #FEEAF0
monochromatic
#75F88F #B0FBBF #E2FEE7 #E2FEE7 #E2FEE7
Accessibility & contrast
On white
1.05
#EAFEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.91
#EAFEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFEEE
19.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFEEE | 1.00 | 1.05 | 19.91 | 19.91 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEFAED
Deuteranopia (green-blind)
#FAF8EF
Tritanopia (blue-blind)
#E8FDF9
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #eafeee; /* rgb */ color: rgb(234, 254, 238); /* oklch */ color: oklch(97.8% 0.030 151.5);
Tailwind
colors: {
custom: {
50: '#f0fef3',
500: '#eafeee',
950: '#000000',
},
}SCSS
$custom: #eafeee; $custom-light: #f0fef3; $custom-dark: #000000;
JSON
{
"hex": "#eafeee",
"rgb": {
"r": 234,
"g": 254,
"b": 238
},
"hsl": {
"h": 132,
"s": 90.909,
"l": 95.686
},
"oklch": {
"l": 0.97802,
"c": 0.0297,
"h": 151.5
},
"luminance": 0.94549
}Semantic roles & 50–950 ramp
primary
#EAFEEE
secondary
#EAA2DC
accent
#00B8E6
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161717
muted
#858585