#EAF2F2#EAF2F2
#EAF2F2 is a very light, near-neutral teal. Relative luminance 0.874; OKLCH L 95.5% C 0.009 H 197.0°. Best body text is #000000 at 18.48:1 contrast (WCAG AA passes).
Color values
| HEX | #EAF2F2 |
|---|---|
| RGB | rgb(234, 242, 242) |
| HSL | hsl(180, 24%, 93%) |
| HSV | hsv(180, 3%, 95%) |
| CMYK | cmyk(3.3%, 0%, 0%, 5.1%) |
| CIE-LAB | lab(94.91, -2.64, -0.92) |
| CIE-LCH | lch(94.91, 2.80, 199.23°) |
| OKLab | oklab(95.51% -0.0081 -0.0025) |
| OKLCH | oklch(95.51% 0.009 197) |
| XYZ | xyz(81.7078, 87.4070, 96.5538) |
| Luminance | 0.8741 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.61
Mintcream
#F5FFFA
ΔE00 3.70
Aliceblue
#F0F8FF
ΔE00 3.78
Whitesmoke
#F5F5F5
ΔE00 3.85
Off White
#FAF9F6
ΔE00 4.48
Pale Grey
#FDFDFE
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAF2F2 #F2EAEA
analogous
#EAF2EE #EAF2F2 #EAEEF2
triadic
#EAF2F2 #F2EAF2 #F2F2EA
tetradic
#EAF2F2 #EEEAF2 #F2EAEA #EEF2EA
square
#EAF2F2 #EEEAF2 #F2EAEA #EEF2EA
split-complementary
#EAF2F2 #F2EAEE #F2EEEA
monochromatic
#9EC3C3 #C4DBDB #EAF2F2 #ECF3F3 #ECF3F3
Accessibility & contrast
On white
1.14
#EAF2F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.48
#EAF2F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAF2F2
18.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAF2F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAF2F2 | 1.00 | 1.14 | 18.48 | 18.48 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F1F2
Deuteranopia (green-blind)
#EFF0F2
Tritanopia (blue-blind)
#E8F3F2
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #eaf2f2; /* rgb */ color: rgb(234, 242, 242); /* oklch */ color: oklch(95.5% 0.009 197.0);
Tailwind
colors: {
custom: {
50: '#f0f6f6',
500: '#eaf2f2',
950: '#000000',
},
}SCSS
$custom: #eaf2f2; $custom-light: #f0f6f6; $custom-dark: #000000;
JSON
{
"hex": "#eaf2f2",
"rgb": {
"r": 234,
"g": 242,
"b": 242
},
"hsl": {
"h": 180,
"s": 23.529,
"l": 93.333
},
"oklch": {
"l": 0.95513,
"c": 0.00851,
"h": 197
},
"luminance": 0.87407
}Semantic roles & 50–950 ramp
primary
#EAF2F2
secondary
#CAB6B6
accent
#4444A2
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161717
muted
#858585