#EFFAF7#EFFAF7
#EFFAF7 is a very light, near-neutral teal. Relative luminance 0.934; OKLCH L 97.6% C 0.012 H 178.0°. Best body text is #000000 at 19.69:1 contrast (WCAG AA passes).
Color values
| HEX | #EFFAF7 |
|---|---|
| RGB | rgb(239, 250, 247) |
| HSL | hsl(164, 52%, 96%) |
| HSV | hsv(164, 4%, 98%) |
| CMYK | cmyk(4.4%, 0%, 1.2%, 2%) |
| CIE-LAB | lab(97.40, -4.15, 0.18) |
| CIE-LCH | lch(97.40, 4.15, 177.48°) |
| OKLab | oklab(97.61% -0.0122 0.0004) |
| OKLCH | oklch(97.61% 0.012 178) |
| XYZ | xyz(86.5675, 93.4367, 101.4521) |
| Luminance | 0.9344 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 1.40
Azure (CSS)
#F0FFFF
ΔE00 2.07
Off White
#FAF9F6
ΔE00 5.38
Whitesmoke
#F5F5F5
ΔE00 5.48
Aliceblue
#F0F8FF
ΔE00 5.51
Honeydew
#F0FFF0
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFFAF7 #FAEFF2
analogous
#EFFAF1 #EFFAF7 #EFF7FA
triadic
#EFFAF7 #F7EFFA #FAF7EF
tetradic
#EFFAF7 #F1EFFA #FAEFF2 #F7FAEF
square
#EFFAF7 #F1EFFA #FAEFF2 #F7FAEF
split-complementary
#EFFAF7 #FAEFF7 #FAF1EF
monochromatic
#92DDC8 #C0EBE0 #E8F8F3 #E8F8F3 #E8F8F3
Accessibility & contrast
On white
1.07
#EFFAF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.69
#EFFAF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFFAF7
19.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFFAF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFFAF7 | 1.00 | 1.07 | 19.69 | 19.69 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F8F7
Deuteranopia (green-blind)
#F7F7F7
Tritanopia (blue-blind)
#EDFAF9
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #effaf7; /* rgb */ color: rgb(239, 250, 247); /* oklch */ color: oklch(97.6% 0.012 178.0);
Tailwind
colors: {
custom: {
50: '#f4fcf9',
500: '#effaf7',
950: '#000000',
},
}SCSS
$custom: #effaf7; $custom-light: #f4fcf9; $custom-dark: #000000;
JSON
{
"hex": "#effaf7",
"rgb": {
"r": 239,
"g": 250,
"b": 247
},
"hsl": {
"h": 163.636,
"s": 52.381,
"l": 95.882
},
"oklch": {
"l": 0.97607,
"c": 0.01224,
"h": 178
},
"luminance": 0.93437
}Semantic roles & 50–950 ramp
primary
#EFFAF7
secondary
#DBB2BD
accent
#2650C0
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585