#EAF6EB#EAF6EB
#EAF6EB is a very light, near-neutral green. Relative luminance 0.894; OKLCH L 96.1% C 0.019 H 147.9°. Best body text is #000000 at 18.88:1 contrast (WCAG AA passes).
Color values
| HEX | #EAF6EB |
|---|---|
| RGB | rgb(234, 246, 235) |
| HSL | hsl(125, 40%, 94%) |
| HSV | hsv(125, 5%, 96%) |
| CMYK | cmyk(4.9%, 0%, 4.5%, 3.5%) |
| CIE-LAB | lab(95.75, -5.92, 3.92) |
| CIE-LCH | lch(95.75, 7.10, 146.49°) |
| OKLab | oklab(96.12% -0.0163 0.0103) |
| OKLCH | oklch(96.12% 0.019 147.9) |
| XYZ | xyz(81.8801, 89.4016, 91.5237) |
| Luminance | 0.8940 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.55
Mintcream
#F5FFFA
ΔE00 3.49
Azure (CSS)
#F0FFFF
ΔE00 5.34
Ivory
#FFFFF0
ΔE00 5.51
Beige
#F5F5DC
ΔE00 6.64
Light Grey
#D8DCD6
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAF6EB #F6EAF5
analogous
#EFF6EA #EAF6EB #EAF6F1
triadic
#EAF6EB #EBEAF6 #F6EBEA
tetradic
#EAF6EB #EAEFF6 #F6EAF5 #F6F1EA
square
#EAF6EB #EAEFF6 #F6EAF5 #F6F1EA
split-complementary
#EAF6EB #F1EAF6 #F6EAEF
monochromatic
#94D199 #BFE4C2 #EAF6EB #EAF6EB #EAF6EB
Accessibility & contrast
On white
1.11
#EAF6EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.88
#EAF6EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAF6EB
18.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAF6EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAF6EB | 1.00 | 1.11 | 18.88 | 18.88 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F4EA
Deuteranopia (green-blind)
#F4F2EB
Tritanopia (blue-blind)
#E9F5F3
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #eaf6eb; /* rgb */ color: rgb(234, 246, 235); /* oklch */ color: oklch(96.1% 0.019 147.9);
Tailwind
colors: {
custom: {
50: '#f0f9f1',
500: '#eaf6eb',
950: '#000000',
},
}SCSS
$custom: #eaf6eb; $custom-light: #f0f9f1; $custom-dark: #000000;
JSON
{
"hex": "#eaf6eb",
"rgb": {
"r": 234,
"g": 246,
"b": 235
},
"hsl": {
"h": 125,
"s": 40,
"l": 94.118
},
"oklch": {
"l": 0.96115,
"c": 0.01929,
"h": 147.9
},
"luminance": 0.89402
}Semantic roles & 50–950 ramp
primary
#EAF6EB
secondary
#D3B1D0
accent
#32A8B3
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161716
muted
#858585