#EDFDF6#EDFDF6
#EDFDF6 is a very light, near-neutral teal. Relative luminance 0.949; OKLCH L 98.0% C 0.019 H 168.0°. Best body text is #000000 at 19.98:1 contrast (WCAG AA passes).
Color values
| HEX | #EDFDF6 |
|---|---|
| RGB | rgb(237, 253, 246) |
| HSL | hsl(154, 80%, 96%) |
| HSV | hsv(154, 6%, 99%) |
| CMYK | cmyk(6.3%, 0%, 2.8%, 0.8%) |
| CIE-LAB | lab(98.00, -6.49, 1.54) |
| CIE-LCH | lch(98.00, 6.67, 166.62°) |
| OKLab | oklab(98.03% -0.0187 0.004) |
| OKLCH | oklch(98.03% 0.019 168) |
| XYZ | xyz(86.6816, 94.9081, 100.9233) |
| Luminance | 0.9491 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 2.65
Honeydew
#F0FFF0
ΔE00 3.27
Azure (CSS)
#F0FFFF
ΔE00 3.41
Lightcyan
#E0FFFF
ΔE00 5.23
Ivory
#FFFFF0
ΔE00 6.88
Ice Blue (survey)
#D7FFFE
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDFDF6 #FDEDF4
analogous
#EDFDEE #EDFDF6 #EDFCFD
triadic
#EDFDF6 #F6EDFD #FDF6ED
tetradic
#EDFDF6 #EEEDFD #FDEDF4 #FCFDED
square
#EDFDF6 #EEEDFD #FDEDF4 #FCFDED
split-complementary
#EDFDF6 #FDEDFC #FDEEED
monochromatic
#7FF1BF #B6F7DA #E3FCF1 #E3FCF1 #E3FCF1
Accessibility & contrast
On white
1.05
#EDFDF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.98
#EDFDF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDFDF6
19.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDFDF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDFDF6 | 1.00 | 1.05 | 19.98 | 19.98 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCFBF6
Deuteranopia (green-blind)
#F9F8F6
Tritanopia (blue-blind)
#EAFDFB
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #edfdf6; /* rgb */ color: rgb(237, 253, 246); /* oklch */ color: oklch(98.0% 0.019 168.0);
Tailwind
colors: {
custom: {
50: '#f2fef9',
500: '#edfdf6',
950: '#000000',
},
}SCSS
$custom: #edfdf6; $custom-light: #f2fef9; $custom-dark: #000000;
JSON
{
"hex": "#edfdf6",
"rgb": {
"r": 237,
"g": 253,
"b": 246
},
"hsl": {
"h": 153.75,
"s": 80,
"l": 96.078
},
"oklch": {
"l": 0.98031,
"c": 0.01912,
"h": 168
},
"luminance": 0.94909
}Semantic roles & 50–950 ramp
primary
#EDFDF6
secondary
#E6A8C3
accent
#0966DC
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585