#EFF7F5#EFF7F5
#EFF7F5 is a very light, near-neutral teal. Relative luminance 0.915; OKLCH L 97.0% C 0.009 H 179.6°. Best body text is #000000 at 19.29:1 contrast (WCAG AA passes).
Color values
| HEX | #EFF7F5 |
|---|---|
| RGB | rgb(239, 247, 245) |
| HSL | hsl(165, 33%, 95%) |
| HSV | hsv(165, 3%, 97%) |
| CMYK | cmyk(3.2%, 0%, 0.8%, 3.1%) |
| CIE-LAB | lab(96.60, -2.99, 0.04) |
| CIE-LCH | lch(96.60, 2.99, 179.23°) |
| OKLab | oklab(96.96% -0.0089 0.0001) |
| OKLCH | oklch(96.96% 0.009 179.6) |
| XYZ | xyz(85.3357, 91.4644, 99.5271) |
| Luminance | 0.9146 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 2.31
Azure (CSS)
#F0FFFF
ΔE00 3.02
Whitesmoke
#F5F5F5
ΔE00 4.08
Off White
#FAF9F6
ΔE00 4.16
White
#FFFFFF
ΔE00 4.53
Aliceblue
#F0F8FF
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFF7F5 #F7EFF1
analogous
#EFF7F1 #EFF7F5 #EFF5F7
triadic
#EFF7F5 #F5EFF7 #F7F5EF
tetradic
#EFF7F5 #F1EFF7 #F7EFF1 #F5F7EF
square
#EFF7F5 #F1EFF7 #F7EFF1 #F5F7EF
split-complementary
#EFF7F5 #F7EFF5 #F7F1EF
monochromatic
#9DCEC2 #C6E3DB #EBF5F2 #EBF5F2 #EBF5F2
Accessibility & contrast
On white
1.09
#EFF7F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.29
#EFF7F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFF7F5
19.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFF7F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFF7F5 | 1.00 | 1.09 | 19.29 | 19.29 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F6F5
Deuteranopia (green-blind)
#F5F5F5
Tritanopia (blue-blind)
#EDF7F6
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #eff7f5; /* rgb */ color: rgb(239, 247, 245); /* oklch */ color: oklch(97.0% 0.009 179.6);
Tailwind
colors: {
custom: {
50: '#f4f9f8',
500: '#eff7f5',
950: '#000000',
},
}SCSS
$custom: #eff7f5; $custom-light: #f4f9f8; $custom-dark: #000000;
JSON
{
"hex": "#eff7f5",
"rgb": {
"r": 239,
"g": 247,
"b": 245
},
"hsl": {
"h": 165,
"s": 33.333,
"l": 95.294
},
"oklch": {
"l": 0.96957,
"c": 0.00886,
"h": 179.6
},
"luminance": 0.91465
}Semantic roles & 50–950 ramp
primary
#EFF7F5
secondary
#D3B8BE
accent
#3956AC
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585