#EDFCF5#EDFCF5
#EDFCF5 is a very light, near-neutral teal. Relative luminance 0.942; OKLCH L 97.8% C 0.018 H 166.4°. Best body text is #000000 at 19.84:1 contrast (WCAG AA passes).
Color values
| HEX | #EDFCF5 |
|---|---|
| RGB | rgb(237, 252, 245) |
| HSL | hsl(152, 71%, 96%) |
| HSV | hsv(152, 6%, 99%) |
| CMYK | cmyk(6%, 0%, 2.8%, 1.2%) |
| CIE-LAB | lab(97.72, -6.17, 1.65) |
| CIE-LCH | lch(97.72, 6.38, 164.98°) |
| OKLab | oklab(97.8% -0.0177 0.0043) |
| OKLCH | oklch(97.8% 0.018 166.4) |
| XYZ | xyz(86.2136, 94.2171, 100.0122) |
| Luminance | 0.9422 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 2.39
Honeydew
#F0FFF0
ΔE00 3.30
Azure (CSS)
#F0FFFF
ΔE00 3.37
Lightcyan
#E0FFFF
ΔE00 5.53
Ivory
#FFFFF0
ΔE00 6.60
Off White
#FAF9F6
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDFCF5 #FCEDF4
analogous
#EDFCED #EDFCF5 #EDFBFC
triadic
#EDFCF5 #F5EDFC #FCF5ED
tetradic
#EDFCF5 #EDEDFC #FCEDF4 #FBFCED
square
#EDFCF5 #EDEDFC #FCEDF4 #FBFCED
split-complementary
#EDFCF5 #FCEDFB #FCEDED
monochromatic
#84EBBB #B9F3D8 #E5FBF0 #E5FBF0 #E5FBF0
Accessibility & contrast
On white
1.06
#EDFCF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.84
#EDFCF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDFCF5
19.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDFCF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDFCF5 | 1.00 | 1.06 | 19.84 | 19.84 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBFAF5
Deuteranopia (green-blind)
#F8F8F5
Tritanopia (blue-blind)
#EAFCFA
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #edfcf5; /* rgb */ color: rgb(237, 252, 245); /* oklch */ color: oklch(97.8% 0.018 166.4);
Tailwind
colors: {
custom: {
50: '#f2fdf8',
500: '#edfcf5',
950: '#000000',
},
}SCSS
$custom: #edfcf5; $custom-light: #f2fdf8; $custom-dark: #000000;
JSON
{
"hex": "#edfcf5",
"rgb": {
"r": 237,
"g": 252,
"b": 245
},
"hsl": {
"h": 152,
"s": 71.429,
"l": 95.882
},
"oklch": {
"l": 0.97804,
"c": 0.01823,
"h": 166.4
},
"luminance": 0.94218
}Semantic roles & 50–950 ramp
primary
#EDFCF5
secondary
#E3AAC5
accent
#126CD3
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585