#EAF6F6#EAF6F6
#EAF6F6 is a very light, near-neutral teal. Relative luminance 0.901; OKLCH L 96.4% C 0.013 H 197.0°. Best body text is #000000 at 19.01:1 contrast (WCAG AA passes).
Color values
| HEX | #EAF6F6 |
|---|---|
| RGB | rgb(234, 246, 246) |
| HSL | hsl(180, 40%, 94%) |
| HSV | hsv(180, 5%, 96%) |
| CMYK | cmyk(4.9%, 0%, 0%, 3.5%) |
| CIE-LAB | lab(96.02, -3.94, -1.37) |
| CIE-LCH | lch(96.02, 4.17, 199.14°) |
| OKLab | oklab(96.42% -0.0121 -0.0037) |
| OKLCH | oklch(96.42% 0.013 197) |
| XYZ | xyz(83.5187, 90.0571, 100.1536) |
| Luminance | 0.9006 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 2.03
Mintcream
#F5FFFA
ΔE00 3.03
Aliceblue
#F0F8FF
ΔE00 4.37
Whitesmoke
#F5F5F5
ΔE00 5.34
Off White
#FAF9F6
ΔE00 5.75
White
#FFFFFF
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAF6F6 #F6EAEA
analogous
#EAF6F0 #EAF6F6 #EAF0F6
triadic
#EAF6F6 #F6EAF6 #F6F6EA
tetradic
#EAF6F6 #F0EAF6 #F6EAEA #F0F6EA
square
#EAF6F6 #F0EAF6 #F6EAEA #F0F6EA
split-complementary
#EAF6F6 #F6EAF0 #F6F0EA
monochromatic
#94D1D1 #BFE4E4 #EAF6F6 #EAF6F6 #EAF6F6
Accessibility & contrast
On white
1.10
#EAF6F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.01
#EAF6F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAF6F6
19.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAF6F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAF6F6 | 1.00 | 1.10 | 19.01 | 19.01 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F5F6
Deuteranopia (green-blind)
#F2F3F6
Tritanopia (blue-blind)
#E7F7F6
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #eaf6f6; /* rgb */ color: rgb(234, 246, 246); /* oklch */ color: oklch(96.4% 0.013 197.0);
Tailwind
colors: {
custom: {
50: '#f0f9f9',
500: '#eaf6f6',
950: '#000000',
},
}SCSS
$custom: #eaf6f6; $custom-light: #f0f9f9; $custom-dark: #000000;
JSON
{
"hex": "#eaf6f6",
"rgb": {
"r": 234,
"g": 246,
"b": 246
},
"hsl": {
"h": 180,
"s": 40,
"l": 94.118
},
"oklch": {
"l": 0.9642,
"c": 0.01269,
"h": 197
},
"luminance": 0.90058
}Semantic roles & 50–950 ramp
primary
#EAF6F6
secondary
#D3B1B1
accent
#3232B3
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161717
muted
#858585