#EDFCFD#EDFCFD
#EDFCFD is a very light, near-neutral teal. Relative luminance 0.947; OKLCH L 98.0% C 0.016 H 201.7°. Best body text is #000000 at 19.94:1 contrast (WCAG AA passes).
Color values
| HEX | #EDFCFD |
|---|---|
| RGB | rgb(237, 252, 253) |
| HSL | hsl(184, 80%, 96%) |
| HSV | hsv(184, 6%, 99%) |
| CMYK | cmyk(6.3%, 0.4%, 0%, 0.8%) |
| CIE-LAB | lab(97.92, -4.71, -2.17) |
| CIE-LCH | lch(97.92, 5.18, 204.74°) |
| OKLab | oklab(98.03% -0.0147 -0.0058) |
| OKLCH | oklch(98.03% 0.016 201.7) |
| XYZ | xyz(87.4614, 94.7162, 106.5837) |
| Luminance | 0.9472 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 0.76
Mintcream
#F5FFFA
ΔE00 3.24
Aliceblue
#F0F8FF
ΔE00 4.72
Lightcyan
#E0FFFF
ΔE00 5.26
Whitesmoke
#F5F5F5
ΔE00 6.38
White
#FFFFFF
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDFCFD #FDEEED
analogous
#EDFDF6 #EDFCFD #EDF4FD
triadic
#EDFCFD #FDEDFC #FCFDED
tetradic
#EDFCFD #F6EDFD #FDEEED #F4FDED
square
#EDFCFD #F6EDFD #FDEEED #F4FDED
split-complementary
#EDFCFD #FDEDF4 #FDF6ED
monochromatic
#7FEAF1 #B6F3F7 #E3FAFC #E3FAFC #E3FAFC
Accessibility & contrast
On white
1.05
#EDFCFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.94
#EDFCFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDFCFD
19.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDFCFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDFCFD | 1.00 | 1.05 | 19.94 | 19.94 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAFAFD
Deuteranopia (green-blind)
#F6F8FD
Tritanopia (blue-blind)
#E9FDFC
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #edfcfd; /* rgb */ color: rgb(237, 252, 253); /* oklch */ color: oklch(98.0% 0.016 201.7);
Tailwind
colors: {
custom: {
50: '#f2fdfe',
500: '#edfcfd',
950: '#000000',
},
}SCSS
$custom: #edfcfd; $custom-light: #f2fdfe; $custom-dark: #000000;
JSON
{
"hex": "#edfcfd",
"rgb": {
"r": 237,
"g": 252,
"b": 253
},
"hsl": {
"h": 183.75,
"s": 80,
"l": 96.078
},
"oklch": {
"l": 0.98028,
"c": 0.01582,
"h": 201.7
},
"luminance": 0.94717
}Semantic roles & 50–950 ramp
primary
#EDFCFD
secondary
#E6ACA8
accent
#1609DC
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585