#EFF4F2#EFF4F2
#EFF4F2 is a very light, near-neutral teal. Relative luminance 0.895; OKLCH L 96.3% C 0.006 H 170.5°. Best body text is #000000 at 18.89:1 contrast (WCAG AA passes).
Color values
| HEX | #EFF4F2 |
|---|---|
| RGB | rgb(239, 244, 242) |
| HSL | hsl(156, 19%, 95%) |
| HSV | hsv(156, 2%, 96%) |
| CMYK | cmyk(2%, 0%, 0.8%, 4.3%) |
| CIE-LAB | lab(95.77, -2.01, 0.38) |
| CIE-LCH | lch(95.77, 2.05, 169.24°) |
| OKLab | oklab(96.28% -0.0058 0.001) |
| OKLCH | oklch(96.28% 0.006 170.5) |
| XYZ | xyz(83.9715, 89.4626, 96.8314) |
| Luminance | 0.8946 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 2.88
Off White
#FAF9F6
ΔE00 3.07
Mintcream
#F5FFFA
ΔE00 3.40
White
#FFFFFF
ΔE00 3.76
Pale Grey
#FDFDFE
ΔE00 3.81
Azure (CSS)
#F0FFFF
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFF4F2 #F4EFF1
analogous
#EFF4F0 #EFF4F2 #EFF4F4
triadic
#EFF4F2 #F2EFF4 #F4F2EF
tetradic
#EFF4F2 #F0EFF4 #F4EFF1 #F4F4EF
square
#EFF4F2 #F0EFF4 #F4EFF1 #F4F4EF
split-complementary
#EFF4F2 #F4EFF4 #F4F0EF
monochromatic
#A6C2B7 #CBDBD5 #EDF3F0 #EDF3F0 #EDF3F0
Accessibility & contrast
On white
1.11
#EFF4F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.89
#EFF4F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFF4F2
18.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFF4F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFF4F2 | 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)
#F4F3F2
Deuteranopia (green-blind)
#F3F3F2
Tritanopia (blue-blind)
#EEF4F3
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #eff4f2; /* rgb */ color: rgb(239, 244, 242); /* oklch */ color: oklch(96.3% 0.006 170.5);
Tailwind
colors: {
custom: {
50: '#f4f7f6',
500: '#eff4f2',
950: '#000000',
},
}SCSS
$custom: #eff4f2; $custom-light: #f4f7f6; $custom-dark: #000000;
JSON
{
"hex": "#eff4f2",
"rgb": {
"r": 239,
"g": 244,
"b": 242
},
"hsl": {
"h": 156,
"s": 18.519,
"l": 94.706
},
"oklch": {
"l": 0.96281,
"c": 0.00592,
"h": 170.5
},
"luminance": 0.89463
}Semantic roles & 50–950 ramp
primary
#EFF4F2
secondary
#CBBCC2
accent
#496A9D
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171717
muted
#858585