#EDFCF8#EDFCF8
#EDFCF8 is a very light, near-neutral teal. Relative luminance 0.944; OKLCH L 97.9% C 0.017 H 178.3°. Best body text is #000000 at 19.88:1 contrast (WCAG AA passes).
Color values
| HEX | #EDFCF8 |
|---|---|
| RGB | rgb(237, 252, 248) |
| HSL | hsl(164, 71%, 96%) |
| HSV | hsv(164, 6%, 99%) |
| CMYK | cmyk(6%, 0%, 1.6%, 1.2%) |
| CIE-LAB | lab(97.79, -5.62, 0.22) |
| CIE-LCH | lch(97.79, 5.63, 177.77°) |
| OKLab | oklab(97.89% -0.0166 0.0005) |
| OKLCH | oklch(97.89% 0.017 178.3) |
| XYZ | xyz(86.6753, 94.4018, 102.4437) |
| Luminance | 0.9440 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 2.04
Mintcream
#F5FFFA
ΔE00 2.07
Honeydew
#F0FFF0
ΔE00 4.65
Lightcyan
#E0FFFF
ΔE00 5.07
Aliceblue
#F0F8FF
ΔE00 6.77
Off White
#FAF9F6
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDFCF8 #FCEDF1
analogous
#EDFCF0 #EDFCF8 #EDF8FC
triadic
#EDFCF8 #F8EDFC #FCF8ED
tetradic
#EDFCF8 #F0EDFC #FCEDF1 #F8FCED
square
#EDFCF8 #F0EDFC #FCEDF1 #F8FCED
split-complementary
#EDFCF8 #FCEDF8 #FCF0ED
monochromatic
#84EBCF #B9F3E4 #E5FBF5 #E5FBF5 #E5FBF5
Accessibility & contrast
On white
1.06
#EDFCF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.88
#EDFCF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDFCF8
19.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDFCF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDFCF8 | 1.00 | 1.06 | 19.88 | 19.88 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBFAF8
Deuteranopia (green-blind)
#F8F8F8
Tritanopia (blue-blind)
#EAFDFB
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #edfcf8; /* rgb */ color: rgb(237, 252, 248); /* oklch */ color: oklch(97.9% 0.017 178.3);
Tailwind
colors: {
custom: {
50: '#f2fdfa',
500: '#edfcf8',
950: '#000000',
},
}SCSS
$custom: #edfcf8; $custom-light: #f2fdfa; $custom-dark: #000000;
JSON
{
"hex": "#edfcf8",
"rgb": {
"r": 237,
"g": 252,
"b": 248
},
"hsl": {
"h": 164,
"s": 71.429,
"l": 95.882
},
"oklch": {
"l": 0.97887,
"c": 0.01659,
"h": 178.3
},
"luminance": 0.94403
}Semantic roles & 50–950 ramp
primary
#EDFCF8
secondary
#E3AAB9
accent
#1246D3
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585