#EDFCFA#EDFCFA
#EDFCFA is a very light, near-neutral teal. Relative luminance 0.945; OKLCH L 97.9% C 0.016 H 187.3°. Best body text is #000000 at 19.91:1 contrast (WCAG AA passes).
Color values
| HEX | #EDFCFA |
|---|---|
| RGB | rgb(237, 252, 250) |
| HSL | hsl(172, 71%, 96%) |
| HSV | hsv(172, 6%, 99%) |
| CMYK | cmyk(6%, 0%, 0.8%, 1.2%) |
| CIE-LAB | lab(97.84, -5.26, -0.74) |
| CIE-LCH | lch(97.84, 5.31, 187.98°) |
| OKLab | oklab(97.94% -0.0158 -0.002) |
| OKLCH | oklch(97.94% 0.016 187.3) |
| XYZ | xyz(86.9872, 94.5266, 104.0866) |
| Luminance | 0.9453 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 1.16
Mintcream
#F5FFFA
ΔE00 2.32
Lightcyan
#E0FFFF
ΔE00 4.98
Honeydew
#F0FFF0
ΔE00 5.60
Aliceblue
#F0F8FF
ΔE00 5.93
Whitesmoke
#F5F5F5
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDFCFA #FCEDEF
analogous
#EDFCF2 #EDFCFA #EDF6FC
triadic
#EDFCFA #FAEDFC #FCFAED
tetradic
#EDFCFA #F2EDFC #FCEDEF #F6FCED
square
#EDFCFA #F2EDFC #FCEDEF #F6FCED
split-complementary
#EDFCFA #FCEDF6 #FCF2ED
monochromatic
#84EBDD #B9F3EB #E5FBF8 #E5FBF8 #E5FBF8
Accessibility & contrast
On white
1.05
#EDFCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.91
#EDFCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDFCFA
19.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDFCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDFCFA | 1.00 | 1.05 | 19.91 | 19.91 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAFAFA
Deuteranopia (green-blind)
#F7F8FA
Tritanopia (blue-blind)
#E9FDFB
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #edfcfa; /* rgb */ color: rgb(237, 252, 250); /* oklch */ color: oklch(97.9% 0.016 187.3);
Tailwind
colors: {
custom: {
50: '#f2fdfb',
500: '#edfcfa',
950: '#000000',
},
}SCSS
$custom: #edfcfa; $custom-light: #f2fdfb; $custom-dark: #000000;
JSON
{
"hex": "#edfcfa",
"rgb": {
"r": 237,
"g": 252,
"b": 250
},
"hsl": {
"h": 172,
"s": 71.429,
"l": 95.882
},
"oklch": {
"l": 0.97943,
"c": 0.01596,
"h": 187.3
},
"luminance": 0.94527
}Semantic roles & 50–950 ramp
primary
#EDFCFA
secondary
#E3AAB2
accent
#122CD3
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585