#EAF6EF#EAF6EF
#EAF6EF is a very light, near-neutral green. Relative luminance 0.896; OKLCH L 96.2% C 0.016 H 160.6°. Best body text is #000000 at 18.93:1 contrast (WCAG AA passes).
Color values
| HEX | #EAF6EF |
|---|---|
| RGB | rgb(234, 246, 239) |
| HSL | hsl(145, 40%, 94%) |
| HSV | hsv(145, 5%, 96%) |
| CMYK | cmyk(4.9%, 0%, 2.8%, 3.5%) |
| CIE-LAB | lab(95.85, -5.21, 1.99) |
| CIE-LCH | lch(95.85, 5.58, 159.05°) |
| OKLab | oklab(96.22% -0.0148 0.0052) |
| OKLCH | oklch(96.22% 0.016 160.6) |
| XYZ | xyz(82.4645, 89.6354, 94.6015) |
| Luminance | 0.8964 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 2.35
Azure (CSS)
#F0FFFF
ΔE00 3.78
Honeydew
#F0FFF0
ΔE00 3.86
Ivory
#FFFFF0
ΔE00 6.01
Light Grey
#D8DCD6
ΔE00 6.26
Off White
#FAF9F6
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAF6EF #F6EAF1
analogous
#EBF6EA #EAF6EF #EAF6F5
triadic
#EAF6EF #EFEAF6 #F6EFEA
tetradic
#EAF6EF #EAEBF6 #F6EAF1 #F6F5EA
square
#EAF6EF #EAEBF6 #F6EAF1 #F6F5EA
split-complementary
#EAF6EF #F5EAF6 #F6EAEB
monochromatic
#94D1AE #BFE4CE #EAF6EF #EAF6EF #EAF6EF
Accessibility & contrast
On white
1.11
#EAF6EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.93
#EAF6EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAF6EF
18.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAF6EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAF6EF | 1.00 | 1.11 | 18.93 | 18.93 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F4EF
Deuteranopia (green-blind)
#F3F2EF
Tritanopia (blue-blind)
#E8F6F4
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #eaf6ef; /* rgb */ color: rgb(234, 246, 239); /* oklch */ color: oklch(96.2% 0.016 160.6);
Tailwind
colors: {
custom: {
50: '#f0f9f4',
500: '#eaf6ef',
950: '#000000',
},
}SCSS
$custom: #eaf6ef; $custom-light: #f0f9f4; $custom-dark: #000000;
JSON
{
"hex": "#eaf6ef",
"rgb": {
"r": 234,
"g": 246,
"b": 239
},
"hsl": {
"h": 145,
"s": 40,
"l": 94.118
},
"oklch": {
"l": 0.96224,
"c": 0.01568,
"h": 160.6
},
"luminance": 0.89636
}Semantic roles & 50–950 ramp
primary
#EAF6EF
secondary
#D3B1C5
accent
#327DB3
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161717
muted
#858585