#EFF2F1#EFF2F1
#EFF2F1 is a very light, near-neutral teal. Relative luminance 0.882; OKLCH L 95.9% C 0.003 H 174.5°. Best body text is #000000 at 18.64:1 contrast (WCAG AA passes).
Color values
| HEX | #EFF2F1 |
|---|---|
| RGB | rgb(239, 242, 241) |
| HSL | hsl(160, 10%, 94%) |
| HSV | hsv(160, 1%, 95%) |
| CMYK | cmyk(1.2%, 0%, 0.4%, 5.1%) |
| CIE-LAB | lab(95.25, -1.17, 0.13) |
| CIE-LCH | lch(95.25, 1.18, 173.58°) |
| OKLab | oklab(95.86% -0.0034 0.0003) |
| OKLCH | oklch(95.86% 0.003 174.5) |
| XYZ | xyz(83.2232, 88.2057, 95.8430) |
| Luminance | 0.8821 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 1.86
Off White
#FAF9F6
ΔE00 2.53
Pale Grey
#FDFDFE
ΔE00 3.15
White
#FFFFFF
ΔE00 3.25
Aliceblue
#F0F8FF
ΔE00 4.18
Mintcream
#F5FFFA
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFF2F1 #F2EFF0
analogous
#EFF2F0 #EFF2F1 #EFF2F2
triadic
#EFF2F1 #F1EFF2 #F2F1EF
tetradic
#EFF2F1 #F0EFF2 #F2EFF0 #F2F2EF
square
#EFF2F1 #F0EFF2 #F2EFF0 #F2F2EF
split-complementary
#EFF2F1 #F2EFF2 #F2F0EF
monochromatic
#ABBBB6 #CDD7D3 #EEF1F0 #EEF1F0 #EEF1F0
Accessibility & contrast
On white
1.13
#EFF2F1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.64
#EFF2F1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFF2F1
18.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFF2F1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFF2F1 | 1.00 | 1.13 | 18.64 | 18.64 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F2F1
Deuteranopia (green-blind)
#F1F1F1
Tritanopia (blue-blind)
#EEF2F2
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #eff2f1; /* rgb */ color: rgb(239, 242, 241); /* oklch */ color: oklch(95.9% 0.003 174.5);
Tailwind
colors: {
custom: {
50: '#f4f6f5',
500: '#eff2f1',
950: '#000000',
},
}SCSS
$custom: #eff2f1; $custom-light: #f4f6f5; $custom-dark: #000000;
JSON
{
"hex": "#eff2f1",
"rgb": {
"r": 239,
"g": 242,
"b": 241
},
"hsl": {
"h": 160,
"s": 10.345,
"l": 94.314
},
"oklch": {
"l": 0.95859,
"c": 0.00346,
"h": 174.5
},
"luminance": 0.88206
}Semantic roles & 50–950 ramp
primary
#EFF2F1
secondary
#C7BEC1
accent
#516894
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171717
muted
#858585