#EFF6F7#EFF6F7
#EFF6F7 is a very light, near-neutral teal. Relative luminance 0.910; OKLCH L 96.8% C 0.008 H 207.1°. Best body text is #000000 at 19.20:1 contrast (WCAG AA passes).
Color values
| HEX | #EFF6F7 |
|---|---|
| RGB | rgb(239, 246, 247) |
| HSL | hsl(188, 33%, 95%) |
| HSV | hsv(188, 3%, 97%) |
| CMYK | cmyk(3.2%, 0.4%, 0%, 3.1%) |
| CIE-LAB | lab(96.40, -2.13, -1.28) |
| CIE-LCH | lch(96.40, 2.48, 211.15°) |
| OKLab | oklab(96.82% -0.0067 -0.0034) |
| OKLCH | oklch(96.82% 0.008 207.1) |
| XYZ | xyz(85.3377, 90.9772, 101.0422) |
| Luminance | 0.9098 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 2.93
Whitesmoke
#F5F5F5
ΔE00 3.19
Azure (CSS)
#F0FFFF
ΔE00 3.66
Pale Grey
#FDFDFE
ΔE00 3.72
White
#FFFFFF
ΔE00 3.82
Mintcream
#F5FFFA
ΔE00 3.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFF6F7 #F7F0EF
analogous
#EFF7F4 #EFF6F7 #EFF2F7
triadic
#EFF6F7 #F7EFF6 #F6F7EF
tetradic
#EFF6F7 #F4EFF7 #F7F0EF #F2F7EF
square
#EFF6F7 #F4EFF7 #F7F0EF #F2F7EF
split-complementary
#EFF6F7 #F7EFF2 #F7F4EF
monochromatic
#9DC8CE #C6DFE3 #EBF4F5 #EBF4F5 #EBF4F5
Accessibility & contrast
On white
1.09
#EFF6F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.20
#EFF6F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFF6F7
19.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFF6F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFF6F7 | 1.00 | 1.09 | 19.20 | 19.20 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F5F7
Deuteranopia (green-blind)
#F3F4F7
Tritanopia (blue-blind)
#EDF7F6
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #eff6f7; /* rgb */ color: rgb(239, 246, 247); /* oklch */ color: oklch(96.8% 0.008 207.1);
Tailwind
colors: {
custom: {
50: '#f4f9f9',
500: '#eff6f7',
950: '#000000',
},
}SCSS
$custom: #eff6f7; $custom-light: #f4f9f9; $custom-dark: #000000;
JSON
{
"hex": "#eff6f7",
"rgb": {
"r": 239,
"g": 246,
"b": 247
},
"hsl": {
"h": 187.5,
"s": 33.333,
"l": 95.294
},
"oklch": {
"l": 0.96816,
"c": 0.00756,
"h": 207.1
},
"luminance": 0.90978
}Semantic roles & 50–950 ramp
primary
#EFF6F7
secondary
#D3BBB8
accent
#4839AC
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585