#EDFDFB#EDFDFB
#EDFDFB is a very light, near-neutral teal. Relative luminance 0.952; OKLCH L 98.2% C 0.017 H 187.9°. Best body text is #000000 at 20.04:1 contrast (WCAG AA passes).
Color values
| HEX | #EDFDFB |
|---|---|
| RGB | rgb(237, 253, 251) |
| HSL | hsl(173, 80%, 96%) |
| HSV | hsv(173, 6%, 99%) |
| CMYK | cmyk(6.3%, 0%, 0.8%, 0.8%) |
| CIE-LAB | lab(98.12, -5.58, -0.85) |
| CIE-LCH | lch(98.12, 5.64, 188.62°) |
| OKLab | oklab(98.17% -0.0168 -0.0023) |
| OKLCH | oklch(98.17% 0.017 187.9) |
| XYZ | xyz(87.4593, 95.2192, 105.0195) |
| Luminance | 0.9522 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 1.21
Mintcream
#F5FFFA
ΔE00 2.55
Lightcyan
#E0FFFF
ΔE00 4.63
Honeydew
#F0FFF0
ΔE00 5.55
Aliceblue
#F0F8FF
ΔE00 6.19
Ice Blue (survey)
#D7FFFE
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDFDFB #FDEDEF
analogous
#EDFDF3 #EDFDFB #EDF7FD
triadic
#EDFDFB #FBEDFD #FDFBED
tetradic
#EDFDFB #F3EDFD #FDEDEF #F7FDED
square
#EDFDFB #F3EDFD #FDEDEF #F7FDED
split-complementary
#EDFDFB #FDEDF7 #FDF3ED
monochromatic
#7FF1E3 #B6F7EF #E3FCF9 #E3FCF9 #E3FCF9
Accessibility & contrast
On white
1.05
#EDFDFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.04
#EDFDFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDFDFB
20.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDFDFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDFDFB | 1.00 | 1.05 | 20.04 | 20.04 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBFBFB
Deuteranopia (green-blind)
#F8F9FB
Tritanopia (blue-blind)
#E9FEFC
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #edfdfb; /* rgb */ color: rgb(237, 253, 251); /* oklch */ color: oklch(98.2% 0.017 187.9);
Tailwind
colors: {
custom: {
50: '#f2fefc',
500: '#edfdfb',
950: '#000000',
},
}SCSS
$custom: #edfdfb; $custom-light: #f2fefc; $custom-dark: #000000;
JSON
{
"hex": "#edfdfb",
"rgb": {
"r": 237,
"g": 253,
"b": 251
},
"hsl": {
"h": 172.5,
"s": 80,
"l": 96.078
},
"oklch": {
"l": 0.9817,
"c": 0.01697,
"h": 187.9
},
"luminance": 0.9522
}Semantic roles & 50–950 ramp
primary
#EDFDFB
secondary
#E6A8B0
accent
#0924DC
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585