#EDFFFD#EDFFFD
#EDFFFD is a very light, near-neutral teal. Relative luminance 0.966; OKLCH L 98.6% C 0.019 H 188.8°. Best body text is #000000 at 20.32:1 contrast (WCAG AA passes).
Color values
| HEX | #EDFFFD |
|---|---|
| RGB | rgb(237, 255, 253) |
| HSL | hsl(173, 100%, 96%) |
| HSV | hsv(173, 7%, 100%) |
| CMYK | cmyk(7.1%, 0%, 0.8%, 0%) |
| CIE-LAB | lab(98.68, -6.21, -1.06) |
| CIE-LCH | lch(98.68, 6.30, 189.69°) |
| OKLab | oklab(98.63% -0.0188 -0.0029) |
| OKLCH | oklch(98.63% 0.019 188.8) |
| XYZ | xyz(88.4109, 96.6153, 106.9002) |
| Luminance | 0.9662 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 1.60
Mintcream
#F5FFFA
ΔE00 3.09
Lightcyan
#E0FFFF
ΔE00 3.98
Honeydew
#F0FFF0
ΔE00 5.55
Ice Blue (survey)
#D7FFFE
ΔE00 6.33
Very Pale Blue
#D6FFFE
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDFFFD #FFEDEF
analogous
#EDFFF4 #EDFFFD #EDF8FF
triadic
#EDFFFD #FDEDFF #FFFDED
tetradic
#EDFFFD #F4EDFF #FFEDEF #F8FFED
square
#EDFFFD #F4EDFF #FFEDEF #F8FFED
split-complementary
#EDFFFD #FFEDF8 #FFF4ED
monochromatic
#73FFEF #B0FFF6 #E0FFFC #E0FFFC #E0FFFC
Accessibility & contrast
On white
1.03
#EDFFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.32
#EDFFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDFFFD
20.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDFFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDFFFD | 1.00 | 1.03 | 20.32 | 20.32 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDFDFD
Deuteranopia (green-blind)
#F9FAFD
Tritanopia (blue-blind)
#E9FFFE
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #edfffd; /* rgb */ color: rgb(237, 255, 253); /* oklch */ color: oklch(98.6% 0.019 188.8);
Tailwind
colors: {
custom: {
50: '#f2fffe',
500: '#edfffd',
950: '#000000',
},
}SCSS
$custom: #edfffd; $custom-light: #f2fffe; $custom-dark: #000000;
JSON
{
"hex": "#edfffd",
"rgb": {
"r": 237,
"g": 255,
"b": 253
},
"hsl": {
"h": 173.333,
"s": 100,
"l": 96.471
},
"oklch": {
"l": 0.98625,
"c": 0.01899,
"h": 188.8
},
"luminance": 0.96616
}Semantic roles & 50–950 ramp
primary
#EDFFFD
secondary
#EFA2AA
accent
#001AE6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171817
muted
#858685