#EAF0F0#EAF0F0
#EAF0F0 is a very light, near-neutral teal. Relative luminance 0.861; OKLCH L 95.1% C 0.006 H 197.1°. Best body text is #000000 at 18.22:1 contrast (WCAG AA passes).
Color values
| HEX | #EAF0F0 |
|---|---|
| RGB | rgb(234, 240, 240) |
| HSL | hsl(180, 17%, 93%) |
| HSV | hsv(180, 3%, 94%) |
| CMYK | cmyk(2.5%, 0%, 0%, 5.9%) |
| CIE-LAB | lab(94.36, -1.99, -0.69) |
| CIE-LCH | lch(94.36, 2.11, 199.27°) |
| OKLab | oklab(95.06% -0.0061 -0.0019) |
| OKLCH | oklch(95.06% 0.006 197.1) |
| XYZ | xyz(80.8171, 86.1035, 94.7831) |
| Luminance | 0.8610 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 3.15
Aliceblue
#F0F8FF
ΔE00 3.76
Off White
#FAF9F6
ΔE00 3.93
Pale Grey
#FDFDFE
ΔE00 4.23
Mintcream
#F5FFFA
ΔE00 4.30
White
#FFFFFF
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAF0F0 #F0EAEA
analogous
#EAF0ED #EAF0F0 #EAEDF0
triadic
#EAF0F0 #F0EAF0 #F0F0EA
tetradic
#EAF0F0 #EDEAF0 #F0EAEA #EDF0EA
square
#EAF0F0 #EDEAF0 #F0EAEA #EDF0EA
split-complementary
#EAF0F0 #F0EAED #F0EDEA
monochromatic
#A3BDBD #C6D6D6 #EAF0F0 #EDF2F2 #EDF2F2
Accessibility & contrast
On white
1.15
#EAF0F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.22
#EAF0F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAF0F0
18.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAF0F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAF0F0 | 1.00 | 1.15 | 18.22 | 18.22 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEFF0
Deuteranopia (green-blind)
#EEEEF0
Tritanopia (blue-blind)
#E8F0F0
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #eaf0f0; /* rgb */ color: rgb(234, 240, 240); /* oklch */ color: oklch(95.1% 0.006 197.1);
Tailwind
colors: {
custom: {
50: '#f0f4f4',
500: '#eaf0f0',
950: '#000000',
},
}SCSS
$custom: #eaf0f0; $custom-light: #f0f4f4; $custom-dark: #000000;
JSON
{
"hex": "#eaf0f0",
"rgb": {
"r": 234,
"g": 240,
"b": 240
},
"hsl": {
"h": 180,
"s": 16.667,
"l": 92.941
},
"oklch": {
"l": 0.9506,
"c": 0.0064,
"h": 197.1
},
"luminance": 0.86104
}Semantic roles & 50–950 ramp
primary
#EAF0F0
secondary
#C7B8B8
accent
#4B4B9B
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161717
muted
#858585