#EFF5F2#EFF5F2
#EFF5F2 is a very light, near-neutral teal. Relative luminance 0.901; OKLCH L 96.5% C 0.007 H 164.9°. Best body text is #000000 at 19.01:1 contrast (WCAG AA passes).
Color values
| HEX | #EFF5F2 |
|---|---|
| RGB | rgb(239, 245, 242) |
| HSL | hsl(150, 23%, 95%) |
| HSV | hsv(150, 2%, 96%) |
| CMYK | cmyk(2.4%, 0%, 1.2%, 3.9%) |
| CIE-LAB | lab(96.02, -2.52, 0.75) |
| CIE-LCH | lch(96.02, 2.63, 163.45°) |
| OKLab | oklab(96.48% -0.0072 0.002) |
| OKLCH | oklch(96.48% 0.007 164.9) |
| XYZ | xyz(84.2732, 90.0661, 96.9319) |
| Luminance | 0.9007 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 2.75
Off White
#FAF9F6
ΔE00 3.50
Whitesmoke
#F5F5F5
ΔE00 3.56
Azure (CSS)
#F0FFFF
ΔE00 3.97
White
#FFFFFF
ΔE00 4.23
Pale Grey
#FDFDFE
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFF5F2 #F5EFF2
analogous
#EFF5EF #EFF5F2 #EFF5F5
triadic
#EFF5F2 #F2EFF5 #F5F2EF
tetradic
#EFF5F2 #EFEFF5 #F5EFF2 #F5F5EF
square
#EFF5F2 #EFEFF5 #F5EFF2 #F5F5EF
split-complementary
#EFF5F2 #F5EFF5 #F5EFEF
monochromatic
#A4C6B5 #C9DDD3 #ECF3F0 #ECF3F0 #ECF3F0
Accessibility & contrast
On white
1.10
#EFF5F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.01
#EFF5F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFF5F2
19.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFF5F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFF5F2 | 1.00 | 1.10 | 19.01 | 19.01 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F4F2
Deuteranopia (green-blind)
#F4F3F2
Tritanopia (blue-blind)
#EEF5F4
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #eff5f2; /* rgb */ color: rgb(239, 245, 242); /* oklch */ color: oklch(96.5% 0.007 164.9);
Tailwind
colors: {
custom: {
50: '#f4f8f6',
500: '#eff5f2',
950: '#000000',
},
}SCSS
$custom: #eff5f2; $custom-light: #f4f8f6; $custom-dark: #000000;
JSON
{
"hex": "#eff5f2",
"rgb": {
"r": 239,
"g": 245,
"b": 242
},
"hsl": {
"h": 150,
"s": 23.077,
"l": 94.902
},
"oklch": {
"l": 0.96478,
"c": 0.00749,
"h": 164.9
},
"luminance": 0.90066
}Semantic roles & 50–950 ramp
primary
#EFF5F2
secondary
#CEBBC4
accent
#4473A2
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171717
muted
#858585