#EAF6F0#EAF6F0
#EAF6F0 is a very light, near-neutral teal. Relative luminance 0.897; OKLCH L 96.3% C 0.015 H 164.7°. Best body text is #000000 at 18.94:1 contrast (WCAG AA passes).
Color values
| HEX | #EAF6F0 |
|---|---|
| RGB | rgb(234, 246, 240) |
| HSL | hsl(150, 40%, 94%) |
| HSV | hsv(150, 5%, 96%) |
| CMYK | cmyk(4.9%, 0%, 2.4%, 3.5%) |
| CIE-LAB | lab(95.87, -5.03, 1.51) |
| CIE-LCH | lch(95.87, 5.25, 163.25°) |
| OKLab | oklab(96.25% -0.0144 0.0039) |
| OKLCH | oklch(96.25% 0.015 164.7) |
| XYZ | xyz(82.6126, 89.6946, 95.3817) |
| Luminance | 0.8970 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 2.17
Azure (CSS)
#F0FFFF
ΔE00 3.40
Honeydew
#F0FFF0
ΔE00 4.26
Ivory
#FFFFF0
ΔE00 6.20
Light Grey
#D8DCD6
ΔE00 6.23
Off White
#FAF9F6
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAF6F0 #F6EAF0
analogous
#EAF6EA #EAF6F0 #EAF6F6
triadic
#EAF6F0 #F0EAF6 #F6F0EA
tetradic
#EAF6F0 #EAEAF6 #F6EAF0 #F6F6EA
square
#EAF6F0 #EAEAF6 #F6EAF0 #F6F6EA
split-complementary
#EAF6F0 #F6EAF6 #F6EAEA
monochromatic
#94D1B3 #BFE4D1 #EAF6F0 #EAF6F0 #EAF6F0
Accessibility & contrast
On white
1.11
#EAF6F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.94
#EAF6F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAF6F0
18.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAF6F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAF6F0 | 1.00 | 1.11 | 18.94 | 18.94 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F4F0
Deuteranopia (green-blind)
#F3F2F0
Tritanopia (blue-blind)
#E8F6F4
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #eaf6f0; /* rgb */ color: rgb(234, 246, 240); /* oklch */ color: oklch(96.3% 0.015 164.7);
Tailwind
colors: {
custom: {
50: '#f0f9f4',
500: '#eaf6f0',
950: '#000000',
},
}SCSS
$custom: #eaf6f0; $custom-light: #f0f9f4; $custom-dark: #000000;
JSON
{
"hex": "#eaf6f0",
"rgb": {
"r": 234,
"g": 246,
"b": 240
},
"hsl": {
"h": 150,
"s": 40,
"l": 94.118
},
"oklch": {
"l": 0.96252,
"c": 0.01494,
"h": 164.7
},
"luminance": 0.89695
}Semantic roles & 50–950 ramp
primary
#EAF6F0
secondary
#D3B1C2
accent
#3273B3
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161717
muted
#858585