#EFFBF7#EFFBF7
#EFFBF7 is a very light, near-neutral teal. Relative luminance 0.941; OKLCH L 97.8% C 0.014 H 174.2°. Best body text is #000000 at 19.81:1 contrast (WCAG AA passes).
Color values
| HEX | #EFFBF7 |
|---|---|
| RGB | rgb(239, 251, 247) |
| HSL | hsl(160, 60%, 96%) |
| HSV | hsv(160, 5%, 98%) |
| CMYK | cmyk(4.8%, 0%, 1.6%, 1.6%) |
| CIE-LAB | lab(97.66, -4.65, 0.55) |
| CIE-LCH | lch(97.66, 4.68, 173.26°) |
| OKLab | oklab(97.81% -0.0136 0.0014) |
| OKLCH | oklch(97.81% 0.014 174.2) |
| XYZ | xyz(86.8790, 94.0598, 101.5559) |
| Luminance | 0.9406 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 1.23
Azure (CSS)
#F0FFFF
ΔE00 2.17
Honeydew
#F0FFF0
ΔE00 4.90
Off White
#FAF9F6
ΔE00 5.87
Whitesmoke
#F5F5F5
ΔE00 6.08
Lightcyan
#E0FFFF
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFFBF7 #FBEFF3
analogous
#EFFBF1 #EFFBF7 #EFF9FB
triadic
#EFFBF7 #F7EFFB #FBF7EF
tetradic
#EFFBF7 #F1EFFB #FBEFF3 #F9FBEF
square
#EFFBF7 #F1EFFB #FBEFF3 #F9FBEF
split-complementary
#EFFBF7 #FBEFF9 #FBF1EF
monochromatic
#8DE3C6 #BEEFDF #E7F9F3 #E7F9F3 #E7F9F3
Accessibility & contrast
On white
1.06
#EFFBF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.81
#EFFBF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFFBF7
19.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFFBF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFFBF7 | 1.00 | 1.06 | 19.81 | 19.81 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF9F7
Deuteranopia (green-blind)
#F8F8F7
Tritanopia (blue-blind)
#EDFBFA
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #effbf7; /* rgb */ color: rgb(239, 251, 247); /* oklch */ color: oklch(97.8% 0.014 174.2);
Tailwind
colors: {
custom: {
50: '#f4fcf9',
500: '#effbf7',
950: '#000000',
},
}SCSS
$custom: #effbf7; $custom-light: #f4fcf9; $custom-dark: #000000;
JSON
{
"hex": "#effbf7",
"rgb": {
"r": 239,
"g": 251,
"b": 247
},
"hsl": {
"h": 160,
"s": 60,
"l": 96.078
},
"oklch": {
"l": 0.97805,
"c": 0.01367,
"h": 174.2
},
"luminance": 0.9406
}Semantic roles & 50–950 ramp
primary
#EFFBF7
secondary
#DFB0BF
accent
#1E56C8
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585