#EEF6F2#EEF6F2
#EEF6F2 is a very light, near-neutral teal. Relative luminance 0.905; OKLCH L 96.6% C 0.010 H 164.9°. Best body text is #000000 at 19.10:1 contrast (WCAG AA passes).
Color values
| HEX | #EEF6F2 |
|---|---|
| RGB | rgb(238, 246, 242) |
| HSL | hsl(150, 31%, 95%) |
| HSV | hsv(150, 3%, 96%) |
| CMYK | cmyk(3.3%, 0%, 1.6%, 3.5%) |
| CIE-LAB | lab(96.20, -3.35, 1.00) |
| CIE-LCH | lch(96.20, 3.50, 163.39°) |
| OKLab | oklab(96.6% -0.0096 0.0026) |
| OKLCH | oklch(96.6% 0.01 164.9) |
| XYZ | xyz(84.2397, 90.4991, 97.0173) |
| Luminance | 0.9050 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 1.99
Azure (CSS)
#F0FFFF
ΔE00 3.42
Off White
#FAF9F6
ΔE00 4.41
Whitesmoke
#F5F5F5
ΔE00 4.60
White
#FFFFFF
ΔE00 5.10
Pale Grey
#FDFDFE
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEF6F2 #F6EEF2
analogous
#EEF6EE #EEF6F2 #EEF6F6
triadic
#EEF6F2 #F2EEF6 #F6F2EE
tetradic
#EEF6F2 #EEEEF6 #F6EEF2 #F6F6EE
square
#EEF6F2 #EEEEF6 #F6EEF2 #F6F6EE
split-complementary
#EEF6F2 #F6EEF6 #F6EEEE
monochromatic
#9ECCB5 #C6E1D3 #EBF4F0 #EBF4F0 #EBF4F0
Accessibility & contrast
On white
1.10
#EEF6F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.10
#EEF6F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEF6F2
19.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEF6F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEF6F2 | 1.00 | 1.10 | 19.10 | 19.10 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F5F2
Deuteranopia (green-blind)
#F4F4F2
Tritanopia (blue-blind)
#EDF6F5
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #eef6f2; /* rgb */ color: rgb(238, 246, 242); /* oklch */ color: oklch(96.6% 0.010 164.9);
Tailwind
colors: {
custom: {
50: '#f3f9f6',
500: '#eef6f2',
950: '#000000',
},
}SCSS
$custom: #eef6f2; $custom-light: #f3f9f6; $custom-dark: #000000;
JSON
{
"hex": "#eef6f2",
"rgb": {
"r": 238,
"g": 246,
"b": 242
},
"hsl": {
"h": 150,
"s": 30.769,
"l": 94.902
},
"oklch": {
"l": 0.96602,
"c": 0.00997,
"h": 164.9
},
"luminance": 0.90499
}Semantic roles & 50–950 ramp
primary
#EEF6F2
secondary
#D1B7C4
accent
#3C73A9
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585