#EDFDF9#EDFDF9
#EDFDF9 is a very light, near-neutral teal. Relative luminance 0.951; OKLCH L 98.1% C 0.018 H 179.3°. Best body text is #000000 at 20.02:1 contrast (WCAG AA passes).
Color values
| HEX | #EDFDF9 |
|---|---|
| RGB | rgb(237, 253, 249) |
| HSL | hsl(165, 80%, 96%) |
| HSV | hsv(165, 6%, 99%) |
| CMYK | cmyk(6.3%, 0%, 1.6%, 0.8%) |
| CIE-LAB | lab(98.07, -5.94, 0.11) |
| CIE-LCH | lch(98.07, 5.94, 178.94°) |
| OKLab | oklab(98.11% -0.0176 0.0002) |
| OKLCH | oklch(98.11% 0.018 179.3) |
| XYZ | xyz(87.1457, 95.0937, 103.3679) |
| Luminance | 0.9509 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 2.09
Mintcream
#F5FFFA
ΔE00 2.35
Honeydew
#F0FFF0
ΔE00 4.61
Lightcyan
#E0FFFF
ΔE00 4.73
Ice Blue (survey)
#D7FFFE
ΔE00 6.94
Aliceblue
#F0F8FF
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDFDF9 #FDEDF1
analogous
#EDFDF1 #EDFDF9 #EDF9FD
triadic
#EDFDF9 #F9EDFD #FDF9ED
tetradic
#EDFDF9 #F1EDFD #FDEDF1 #F9FDED
square
#EDFDF9 #F1EDFD #FDEDF1 #F9FDED
split-complementary
#EDFDF9 #FDEDF9 #FDF1ED
monochromatic
#7FF1D4 #B6F7E7 #E3FCF6 #E3FCF6 #E3FCF6
Accessibility & contrast
On white
1.05
#EDFDF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.02
#EDFDF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDFDF9
20.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDFDF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDFDF9 | 1.00 | 1.05 | 20.02 | 20.02 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBFBF9
Deuteranopia (green-blind)
#F8F8F9
Tritanopia (blue-blind)
#E9FEFC
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #edfdf9; /* rgb */ color: rgb(237, 253, 249); /* oklch */ color: oklch(98.1% 0.018 179.3);
Tailwind
colors: {
custom: {
50: '#f2fefb',
500: '#edfdf9',
950: '#000000',
},
}SCSS
$custom: #edfdf9; $custom-light: #f2fefb; $custom-dark: #000000;
JSON
{
"hex": "#edfdf9",
"rgb": {
"r": 237,
"g": 253,
"b": 249
},
"hsl": {
"h": 165,
"s": 80,
"l": 96.078
},
"oklch": {
"l": 0.98114,
"c": 0.01756,
"h": 179.3
},
"luminance": 0.95095
}Semantic roles & 50–950 ramp
primary
#EDFDF9
secondary
#E6A8B7
accent
#093EDC
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585