#EDFDF8#EDFDF8
#EDFDF8 is a very light, near-neutral teal. Relative luminance 0.950; OKLCH L 98.1% C 0.018 H 175.3°. Best body text is #000000 at 20.01:1 contrast (WCAG AA passes).
Color values
| HEX | #EDFDF8 |
|---|---|
| RGB | rgb(237, 253, 248) |
| HSL | hsl(161, 80%, 96%) |
| HSV | hsv(161, 6%, 99%) |
| CMYK | cmyk(6.3%, 0%, 2%, 0.8%) |
| CIE-LAB | lab(98.05, -6.13, 0.59) |
| CIE-LCH | lch(98.05, 6.15, 174.52°) |
| OKLab | oklab(98.09% -0.0179 0.0015) |
| OKLCH | oklch(98.09% 0.018 175.3) |
| XYZ | xyz(86.9902, 95.0315, 102.5487) |
| Luminance | 0.9503 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 2.38
Azure (CSS)
#F0FFFF
ΔE00 2.53
Honeydew
#F0FFF0
ΔE00 4.15
Lightcyan
#E0FFFF
ΔE00 4.86
Ice Blue (survey)
#D7FFFE
ΔE00 6.97
Very Pale Blue
#D6FFFE
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDFDF8 #FDEDF2
analogous
#EDFDF0 #EDFDF8 #EDFAFD
triadic
#EDFDF8 #F8EDFD #FDF8ED
tetradic
#EDFDF8 #F0EDFD #FDEDF2 #FAFDED
square
#EDFDF8 #F0EDFD #FDEDF2 #FAFDED
split-complementary
#EDFDF8 #FDEDFA #FDF0ED
monochromatic
#7FF1CD #B6F7E3 #E3FCF4 #E3FCF4 #E3FCF4
Accessibility & contrast
On white
1.05
#EDFDF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.01
#EDFDF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDFDF8
20.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDFDF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDFDF8 | 1.00 | 1.05 | 20.01 | 20.01 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCFBF8
Deuteranopia (green-blind)
#F8F8F8
Tritanopia (blue-blind)
#EAFDFB
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #edfdf8; /* rgb */ color: rgb(237, 253, 248); /* oklch */ color: oklch(98.1% 0.018 175.3);
Tailwind
colors: {
custom: {
50: '#f2fefa',
500: '#edfdf8',
950: '#000000',
},
}SCSS
$custom: #edfdf8; $custom-light: #f2fefa; $custom-dark: #000000;
JSON
{
"hex": "#edfdf8",
"rgb": {
"r": 237,
"g": 253,
"b": 248
},
"hsl": {
"h": 161.25,
"s": 80,
"l": 96.078
},
"oklch": {
"l": 0.98086,
"c": 0.018,
"h": 175.3
},
"luminance": 0.95032
}Semantic roles & 50–950 ramp
primary
#EDFDF8
secondary
#E6A8BB
accent
#094BDC
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585