#EDFDFA#EDFDFA
#EDFDFA is a very light, near-neutral teal. Relative luminance 0.952; OKLCH L 98.1% C 0.017 H 183.6°. Best body text is #000000 at 20.03:1 contrast (WCAG AA passes).
Color values
| HEX | #EDFDFA |
|---|---|
| RGB | rgb(237, 253, 250) |
| HSL | hsl(169, 80%, 96%) |
| HSV | hsv(169, 6%, 99%) |
| CMYK | cmyk(6.3%, 0%, 1.2%, 0.8%) |
| CIE-LAB | lab(98.10, -5.76, -0.37) |
| CIE-LCH | lch(98.10, 5.77, 183.65°) |
| OKLab | oklab(98.14% -0.0172 -0.0011) |
| OKLCH | oklch(98.14% 0.017 183.6) |
| XYZ | xyz(87.3021, 95.1563, 104.1915) |
| Luminance | 0.9516 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 1.64
Mintcream
#F5FFFA
ΔE00 2.41
Lightcyan
#E0FFFF
ΔE00 4.65
Honeydew
#F0FFF0
ΔE00 5.08
Aliceblue
#F0F8FF
ΔE00 6.59
Ice Blue (survey)
#D7FFFE
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDFDFA #FDEDF0
analogous
#EDFDF2 #EDFDFA #EDF8FD
triadic
#EDFDFA #FAEDFD #FDFAED
tetradic
#EDFDFA #F2EDFD #FDEDF0 #F8FDED
square
#EDFDFA #F2EDFD #FDEDF0 #F8FDED
split-complementary
#EDFDFA #FDEDF8 #FDF2ED
monochromatic
#7FF1DB #B6F7EB #E3FCF7 #E3FCF7 #E3FCF7
Accessibility & contrast
On white
1.05
#EDFDFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.03
#EDFDFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDFDFA
20.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDFDFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDFDFA | 1.00 | 1.05 | 20.03 | 20.03 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBFBFA
Deuteranopia (green-blind)
#F8F9FA
Tritanopia (blue-blind)
#E9FEFC
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #edfdfa; /* rgb */ color: rgb(237, 253, 250); /* oklch */ color: oklch(98.1% 0.017 183.6);
Tailwind
colors: {
custom: {
50: '#f2fefb',
500: '#edfdfa',
950: '#000000',
},
}SCSS
$custom: #edfdfa; $custom-light: #f2fefb; $custom-dark: #000000;
JSON
{
"hex": "#edfdfa",
"rgb": {
"r": 237,
"g": 253,
"b": 250
},
"hsl": {
"h": 168.75,
"s": 80,
"l": 96.078
},
"oklch": {
"l": 0.98142,
"c": 0.01721,
"h": 183.6
},
"luminance": 0.95157
}Semantic roles & 50–950 ramp
primary
#EDFDFA
secondary
#E6A8B4
accent
#0931DC
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585