#EEF5F2#EEF5F2
#EEF5F2 is a very light, near-neutral teal. Relative luminance 0.899; OKLCH L 96.4% C 0.008 H 168.7°. Best body text is #000000 at 18.98:1 contrast (WCAG AA passes).
Color values
| HEX | #EEF5F2 |
|---|---|
| RGB | rgb(238, 245, 242) |
| HSL | hsl(154, 26%, 95%) |
| HSV | hsv(154, 3%, 96%) |
| CMYK | cmyk(2.9%, 0%, 1.2%, 3.9%) |
| CIE-LAB | lab(95.95, -2.85, 0.63) |
| CIE-LCH | lch(95.95, 2.92, 167.45°) |
| OKLab | oklab(96.4% -0.0082 0.0016) |
| OKLCH | oklch(96.4% 0.008 168.7) |
| XYZ | xyz(83.9364, 89.8924, 96.9161) |
| Luminance | 0.8989 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 2.51
Azure (CSS)
#F0FFFF
ΔE00 3.63
Off White
#FAF9F6
ΔE00 3.92
Whitesmoke
#F5F5F5
ΔE00 3.95
White
#FFFFFF
ΔE00 4.59
Pale Grey
#FDFDFE
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEF5F2 #F5EEF1
analogous
#EEF5EF #EEF5F2 #EEF5F5
triadic
#EEF5F2 #F2EEF5 #F5F2EE
tetradic
#EEF5F2 #EFEEF5 #F5EEF1 #F5F5EE
square
#EEF5F2 #EFEEF5 #F5EEF1 #F5F5EE
split-complementary
#EEF5F2 #F5EEF5 #F5EFEE
monochromatic
#A1C8B7 #C7DED5 #ECF4F0 #ECF4F0 #ECF4F0
Accessibility & contrast
On white
1.11
#EEF5F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.98
#EEF5F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEF5F2
18.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEF5F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEF5F2 | 1.00 | 1.11 | 18.98 | 18.98 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F4F2
Deuteranopia (green-blind)
#F3F3F2
Tritanopia (blue-blind)
#EDF5F4
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #eef5f2; /* rgb */ color: rgb(238, 245, 242); /* oklch */ color: oklch(96.4% 0.008 168.7);
Tailwind
colors: {
custom: {
50: '#f3f8f6',
500: '#eef5f2',
950: '#000000',
},
}SCSS
$custom: #eef5f2; $custom-light: #f3f8f6; $custom-dark: #000000;
JSON
{
"hex": "#eef5f2",
"rgb": {
"r": 238,
"g": 245,
"b": 242
},
"hsl": {
"h": 154.286,
"s": 25.926,
"l": 94.706
},
"oklch": {
"l": 0.96404,
"c": 0.0084,
"h": 168.7
},
"luminance": 0.89893
}Semantic roles & 50–950 ramp
primary
#EEF5F2
secondary
#CEB9C2
accent
#416CA4
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171717
muted
#858585