#EAF2EE#EAF2EE
#EAF2EE is a very light, near-neutral teal. Relative luminance 0.872; OKLCH L 95.4% C 0.010 H 164.9°. Best body text is #000000 at 18.43:1 contrast (WCAG AA passes).
Color values
| HEX | #EAF2EE |
|---|---|
| RGB | rgb(234, 242, 238) |
| HSL | hsl(150, 24%, 93%) |
| HSV | hsv(150, 3%, 95%) |
| CMYK | cmyk(3.3%, 0%, 1.7%, 5.1%) |
| CIE-LAB | lab(94.81, -3.36, 1.00) |
| CIE-LCH | lch(94.81, 3.51, 163.38°) |
| OKLab | oklab(95.4% -0.0096 0.0026) |
| OKLCH | oklch(95.4% 0.01 164.9) |
| XYZ | xyz(81.1136, 87.1693, 93.4244) |
| Luminance | 0.8717 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 2.73
Azure (CSS)
#F0FFFF
ΔE00 3.87
Off White
#FAF9F6
ΔE00 4.69
Whitesmoke
#F5F5F5
ΔE00 4.72
Light Grey
#D8DCD6
ΔE00 5.00
White
#FFFFFF
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAF2EE #F2EAEE
analogous
#EAF2EA #EAF2EE #EAF2F2
triadic
#EAF2EE #EEEAF2 #F2EEEA
tetradic
#EAF2EE #EAEAF2 #F2EAEE #F2F2EA
square
#EAF2EE #EAEAF2 #F2EAEE #F2F2EA
split-complementary
#EAF2EE #F2EAF2 #F2EAEA
monochromatic
#9EC3B1 #C4DBCF #EAF2EE #ECF3F0 #ECF3F0
Accessibility & contrast
On white
1.14
#EAF2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.43
#EAF2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAF2EE
18.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAF2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAF2EE | 1.00 | 1.14 | 18.43 | 18.43 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F1EE
Deuteranopia (green-blind)
#F0F0EE
Tritanopia (blue-blind)
#E9F2F1
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #eaf2ee; /* rgb */ color: rgb(234, 242, 238); /* oklch */ color: oklch(95.4% 0.010 164.9);
Tailwind
colors: {
custom: {
50: '#f0f6f3',
500: '#eaf2ee',
950: '#000000',
},
}SCSS
$custom: #eaf2ee; $custom-light: #f0f6f3; $custom-dark: #000000;
JSON
{
"hex": "#eaf2ee",
"rgb": {
"r": 234,
"g": 242,
"b": 238
},
"hsl": {
"h": 150,
"s": 23.529,
"l": 93.333
},
"oklch": {
"l": 0.954,
"c": 0.01,
"h": 164.9
},
"luminance": 0.8717
}Semantic roles & 50–950 ramp
primary
#EAF2EE
secondary
#CAB6C0
accent
#4473A2
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161717
muted
#858585