#EAF2EF#EAF2EF
#EAF2EF is a very light, near-neutral teal. Relative luminance 0.872; OKLCH L 95.4% C 0.009 H 171.8°. Best body text is #000000 at 18.45:1 contrast (WCAG AA passes).
Color values
| HEX | #EAF2EF |
|---|---|
| RGB | rgb(234, 242, 239) |
| HSL | hsl(158, 24%, 93%) |
| HSV | hsv(158, 3%, 95%) |
| CMYK | cmyk(3.3%, 0%, 1.2%, 5.1%) |
| CIE-LAB | lab(94.84, -3.18, 0.52) |
| CIE-LCH | lch(94.84, 3.23, 170.69°) |
| OKLab | oklab(95.43% -0.0093 0.0013) |
| OKLCH | oklch(95.43% 0.009 171.8) |
| XYZ | xyz(81.2609, 87.2283, 94.2003) |
| Luminance | 0.8723 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 2.86
Azure (CSS)
#F0FFFF
ΔE00 3.70
Whitesmoke
#F5F5F5
ΔE00 4.45
Off White
#FAF9F6
ΔE00 4.56
Light Grey
#D8DCD6
ΔE00 5.10
Aliceblue
#F0F8FF
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAF2EF #F2EAED
analogous
#EAF2EB #EAF2EF #EAF1F2
triadic
#EAF2EF #EFEAF2 #F2EFEA
tetradic
#EAF2EF #EBEAF2 #F2EAED #F1F2EA
square
#EAF2EF #EBEAF2 #F2EAED #F1F2EA
split-complementary
#EAF2EF #F2EAF1 #F2EBEA
monochromatic
#9EC3B5 #C4DBD2 #EAF2EF #ECF3F1 #ECF3F1
Accessibility & contrast
On white
1.14
#EAF2EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.45
#EAF2EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAF2EF
18.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAF2EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAF2EF | 1.00 | 1.14 | 18.45 | 18.45 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F1EF
Deuteranopia (green-blind)
#F0F0EF
Tritanopia (blue-blind)
#E8F2F1
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #eaf2ef; /* rgb */ color: rgb(234, 242, 239); /* oklch */ color: oklch(95.4% 0.009 171.8);
Tailwind
colors: {
custom: {
50: '#f0f6f4',
500: '#eaf2ef',
950: '#000000',
},
}SCSS
$custom: #eaf2ef; $custom-light: #f0f6f4; $custom-dark: #000000;
JSON
{
"hex": "#eaf2ef",
"rgb": {
"r": 234,
"g": 242,
"b": 239
},
"hsl": {
"h": 157.5,
"s": 23.529,
"l": 93.333
},
"oklch": {
"l": 0.95428,
"c": 0.00937,
"h": 171.8
},
"luminance": 0.87229
}Semantic roles & 50–950 ramp
primary
#EAF2EF
secondary
#CAB6BE
accent
#4467A2
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161717
muted
#858585