#EFF7F4#EFF7F4
#EFF7F4 is a very light, near-neutral teal. Relative luminance 0.914; OKLCH L 96.9% C 0.009 H 171.8°. Best body text is #000000 at 19.28:1 contrast (WCAG AA passes).
Color values
| HEX | #EFF7F4 |
|---|---|
| RGB | rgb(239, 247, 244) |
| HSL | hsl(158, 33%, 95%) |
| HSV | hsv(158, 3%, 97%) |
| CMYK | cmyk(3.2%, 0%, 1.2%, 3.1%) |
| CIE-LAB | lab(96.58, -3.17, 0.52) |
| CIE-LCH | lch(96.58, 3.21, 170.69°) |
| OKLab | oklab(96.93% -0.0092 0.0013) |
| OKLCH | oklch(96.93% 0.009 171.8) |
| XYZ | xyz(85.1835, 91.4035, 98.7253) |
| Luminance | 0.9140 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 2.01
Azure (CSS)
#F0FFFF
ΔE00 3.14
Off White
#FAF9F6
ΔE00 4.24
Whitesmoke
#F5F5F5
ΔE00 4.32
White
#FFFFFF
ΔE00 4.76
Pale Grey
#FDFDFE
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFF7F4 #F7EFF2
analogous
#EFF7F0 #EFF7F4 #EFF6F7
triadic
#EFF7F4 #F4EFF7 #F7F4EF
tetradic
#EFF7F4 #F0EFF7 #F7EFF2 #F6F7EF
square
#EFF7F4 #F0EFF7 #F7EFF2 #F6F7EF
split-complementary
#EFF7F4 #F7EFF6 #F7F0EF
monochromatic
#9DCEBC #C6E3D8 #EBF5F1 #EBF5F1 #EBF5F1
Accessibility & contrast
On white
1.09
#EFF7F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.28
#EFF7F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFF7F4
19.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFF7F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFF7F4 | 1.00 | 1.09 | 19.28 | 19.28 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F6F4
Deuteranopia (green-blind)
#F5F5F4
Tritanopia (blue-blind)
#EDF7F6
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #eff7f4; /* rgb */ color: rgb(239, 247, 244); /* oklch */ color: oklch(96.9% 0.009 171.8);
Tailwind
colors: {
custom: {
50: '#f4f9f7',
500: '#eff7f4',
950: '#000000',
},
}SCSS
$custom: #eff7f4; $custom-light: #f4f9f7; $custom-dark: #000000;
JSON
{
"hex": "#eff7f4",
"rgb": {
"r": 239,
"g": 247,
"b": 244
},
"hsl": {
"h": 157.5,
"s": 33.333,
"l": 95.294
},
"oklch": {
"l": 0.96929,
"c": 0.00934,
"h": 171.8
},
"luminance": 0.91404
}Semantic roles & 50–950 ramp
primary
#EFF7F4
secondary
#D3B8C2
accent
#3964AC
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585