#EDFCF7#EDFCF7
#EDFCF7 is a very light, near-neutral teal. Relative luminance 0.943; OKLCH L 97.9% C 0.017 H 174.1°. Best body text is #000000 at 19.87:1 contrast (WCAG AA passes).
Color values
| HEX | #EDFCF7 |
|---|---|
| RGB | rgb(237, 252, 247) |
| HSL | hsl(160, 71%, 96%) |
| HSV | hsv(160, 6%, 99%) |
| CMYK | cmyk(6%, 0%, 2%, 1.2%) |
| CIE-LAB | lab(97.77, -5.80, 0.70) |
| CIE-LCH | lch(97.77, 5.85, 173.15°) |
| OKLab | oklab(97.86% -0.017 0.0018) |
| OKLCH | oklch(97.86% 0.017 174.1) |
| XYZ | xyz(86.5206, 94.3399, 101.6288) |
| Luminance | 0.9434 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 2.09
Azure (CSS)
#F0FFFF
ΔE00 2.48
Honeydew
#F0FFF0
ΔE00 4.19
Lightcyan
#E0FFFF
ΔE00 5.18
Ivory
#FFFFF0
ΔE00 6.97
Off White
#FAF9F6
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDFCF7 #FCEDF2
analogous
#EDFCEF #EDFCF7 #EDF9FC
triadic
#EDFCF7 #F7EDFC #FCF7ED
tetradic
#EDFCF7 #EFEDFC #FCEDF2 #F9FCED
square
#EDFCF7 #EFEDFC #FCEDF2 #F9FCED
split-complementary
#EDFCF7 #FCEDF9 #FCEFED
monochromatic
#84EBC8 #B9F3E0 #E5FBF3 #E5FBF3 #E5FBF3
Accessibility & contrast
On white
1.06
#EDFCF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.87
#EDFCF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDFCF7
19.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDFCF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDFCF7 | 1.00 | 1.06 | 19.87 | 19.87 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBFAF7
Deuteranopia (green-blind)
#F8F8F7
Tritanopia (blue-blind)
#EAFCFA
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #edfcf7; /* rgb */ color: rgb(237, 252, 247); /* oklch */ color: oklch(97.9% 0.017 174.1);
Tailwind
colors: {
custom: {
50: '#f2fdf9',
500: '#edfcf7',
950: '#000000',
},
}SCSS
$custom: #edfcf7; $custom-light: #f2fdf9; $custom-dark: #000000;
JSON
{
"hex": "#edfcf7",
"rgb": {
"r": 237,
"g": 252,
"b": 247
},
"hsl": {
"h": 160,
"s": 71.429,
"l": 95.882
},
"oklch": {
"l": 0.97859,
"c": 0.01705,
"h": 174.1
},
"luminance": 0.94341
}Semantic roles & 50–950 ramp
primary
#EDFCF7
secondary
#E3AABD
accent
#1253D3
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585