#EAF3EE#EAF3EE
#EAF3EE is a very light, near-neutral green. Relative luminance 0.878; OKLCH L 95.6% C 0.012 H 162.0°. Best body text is #000000 at 18.55:1 contrast (WCAG AA passes).
Color values
| HEX | #EAF3EE |
|---|---|
| RGB | rgb(234, 243, 238) |
| HSL | hsl(147, 27%, 94%) |
| HSV | hsv(147, 4%, 95%) |
| CMYK | cmyk(3.7%, 0%, 2.1%, 4.7%) |
| CIE-LAB | lab(95.06, -3.87, 1.37) |
| CIE-LCH | lch(95.06, 4.11, 160.49°) |
| OKLab | oklab(95.6% -0.011 0.0036) |
| OKLCH | oklch(95.6% 0.012 162) |
| XYZ | xyz(81.4120, 87.7662, 93.5239) |
| Luminance | 0.8777 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 2.43
Azure (CSS)
#F0FFFF
ΔE00 3.77
Off White
#FAF9F6
ΔE00 5.16
Light Grey
#D8DCD6
ΔE00 5.24
Whitesmoke
#F5F5F5
ΔE00 5.33
Honeydew
#F0FFF0
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAF3EE #F3EAEF
analogous
#EAF3EA #EAF3EE #EAF3F2
triadic
#EAF3EE #EEEAF3 #F3EEEA
tetradic
#EAF3EE #EAEAF3 #F3EAEF #F3F2EA
square
#EAF3EE #EAEAF3 #F3EAEF #F3F2EA
split-complementary
#EAF3EE #F2EAF3 #F3EAEA
monochromatic
#9CC6AF #C3DDCE #EAF3EE #ECF4EF #ECF4EF
Accessibility & contrast
On white
1.13
#EAF3EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.55
#EAF3EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAF3EE
18.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAF3EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAF3EE | 1.00 | 1.13 | 18.55 | 18.55 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F1EE
Deuteranopia (green-blind)
#F1F0EE
Tritanopia (blue-blind)
#E9F3F1
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #eaf3ee; /* rgb */ color: rgb(234, 243, 238); /* oklch */ color: oklch(95.6% 0.012 162.0);
Tailwind
colors: {
custom: {
50: '#f0f7f3',
500: '#eaf3ee',
950: '#000000',
},
}SCSS
$custom: #eaf3ee; $custom-light: #f0f7f3; $custom-dark: #000000;
JSON
{
"hex": "#eaf3ee",
"rgb": {
"r": 234,
"g": 243,
"b": 238
},
"hsl": {
"h": 146.667,
"s": 27.273,
"l": 93.529
},
"oklch": {
"l": 0.95599,
"c": 0.01161,
"h": 162
},
"luminance": 0.87767
}Semantic roles & 50–950 ramp
primary
#EAF3EE
secondary
#CDB5C2
accent
#4078A6
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161717
muted
#858585