#EEF4F5#EEF4F5
#EEF4F5 is a very light, near-neutral teal. Relative luminance 0.895; OKLCH L 96.3% C 0.007 H 208.8°. Best body text is #000000 at 18.89:1 contrast (WCAG AA passes).
Color values
| HEX | #EEF4F5 |
|---|---|
| RGB | rgb(238, 244, 245) |
| HSL | hsl(189, 26%, 95%) |
| HSV | hsv(189, 3%, 96%) |
| CMYK | cmyk(2.9%, 0.4%, 0%, 3.9%) |
| CIE-LAB | lab(95.78, -1.80, -1.17) |
| CIE-LCH | lch(95.78, 2.15, 213.07°) |
| OKLab | oklab(96.29% -0.0057 -0.0031) |
| OKLCH | oklch(96.29% 0.007 208.8) |
| XYZ | xyz(84.0890, 89.4707, 99.2080) |
| Luminance | 0.8947 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 2.80
Aliceblue
#F0F8FF
ΔE00 2.97
Pale Grey
#FDFDFE
ΔE00 3.54
Off White
#FAF9F6
ΔE00 3.68
White
#FFFFFF
ΔE00 3.70
Azure (CSS)
#F0FFFF
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEF4F5 #F5EFEE
analogous
#EEF5F3 #EEF4F5 #EEF1F5
triadic
#EEF4F5 #F5EEF4 #F4F5EE
tetradic
#EEF4F5 #F3EEF5 #F5EFEE #F1F5EE
square
#EEF4F5 #F3EEF5 #F5EFEE #F1F5EE
split-complementary
#EEF4F5 #F5EEF1 #F5F3EE
monochromatic
#A1C2C8 #C7DBDE #ECF3F4 #ECF3F4 #ECF3F4
Accessibility & contrast
On white
1.11
#EEF4F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.89
#EEF4F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEF4F5
18.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEF4F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEF4F5 | 1.00 | 1.11 | 18.89 | 18.89 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F3F5
Deuteranopia (green-blind)
#F2F2F5
Tritanopia (blue-blind)
#ECF5F4
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #eef4f5; /* rgb */ color: rgb(238, 244, 245); /* oklch */ color: oklch(96.3% 0.007 208.8);
Tailwind
colors: {
custom: {
50: '#f3f7f8',
500: '#eef4f5',
950: '#000000',
},
}SCSS
$custom: #eef4f5; $custom-light: #f3f7f8; $custom-dark: #000000;
JSON
{
"hex": "#eef4f5",
"rgb": {
"r": 238,
"g": 244,
"b": 245
},
"hsl": {
"h": 188.571,
"s": 25.926,
"l": 94.706
},
"oklch": {
"l": 0.96291,
"c": 0.00654,
"h": 208.8
},
"luminance": 0.89471
}Semantic roles & 50–950 ramp
primary
#EEF4F5
secondary
#CEBCB9
accent
#4F41A4
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171717
muted
#858585