#EDFCFE#EDFCFE
#EDFCFE is a very light, near-neutral teal. Relative luminance 0.948; OKLCH L 98.1% C 0.016 H 206.4°. Best body text is #000000 at 19.96:1 contrast (WCAG AA passes).
Color values
| HEX | #EDFCFE |
|---|---|
| RGB | rgb(237, 252, 254) |
| HSL | hsl(187, 89%, 96%) |
| HSV | hsv(187, 7%, 100%) |
| CMYK | cmyk(6.7%, 0.8%, 0%, 0.4%) |
| CIE-LAB | lab(97.95, -4.52, -2.65) |
| CIE-LCH | lch(97.95, 5.24, 210.34°) |
| OKLab | oklab(98.06% -0.0143 -0.0071) |
| OKLCH | oklch(98.06% 0.016 206.4) |
| XYZ | xyz(87.6211, 94.7801, 107.4249) |
| Luminance | 0.9478 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 1.14
Mintcream
#F5FFFA
ΔE00 3.62
Aliceblue
#F0F8FF
ΔE00 4.34
Lightcyan
#E0FFFF
ΔE00 5.46
Whitesmoke
#F5F5F5
ΔE00 6.31
White
#FFFFFF
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDFCFE #FEEFED
analogous
#EDFEF8 #EDFCFE #EDF4FE
triadic
#EDFCFE #FEEDFC #FCFEED
tetradic
#EDFCFE #F8EDFE #FEEFED #F4FEED
square
#EDFCFE #F8EDFE #FEEFED #F4FEED
split-complementary
#EDFCFE #FEEDF4 #FEF8ED
monochromatic
#79E9F8 #B3F2FB #E2FAFD #E2FAFD #E2FAFD
Accessibility & contrast
On white
1.05
#EDFCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.96
#EDFCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDFCFE
19.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDFCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDFCFE | 1.00 | 1.05 | 19.96 | 19.96 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9FBFE
Deuteranopia (green-blind)
#F6F8FE
Tritanopia (blue-blind)
#E9FDFD
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #edfcfe; /* rgb */ color: rgb(237, 252, 254); /* oklch */ color: oklch(98.1% 0.016 206.4);
Tailwind
colors: {
custom: {
50: '#f2fdfe',
500: '#edfcfe',
950: '#000000',
},
}SCSS
$custom: #edfcfe; $custom-light: #f2fdfe; $custom-dark: #000000;
JSON
{
"hex": "#edfcfe",
"rgb": {
"r": 237,
"g": 252,
"b": 254
},
"hsl": {
"h": 187.059,
"s": 89.474,
"l": 96.275
},
"oklch": {
"l": 0.98057,
"c": 0.01599,
"h": 206.4
},
"luminance": 0.94781
}Semantic roles & 50–950 ramp
primary
#EDFCFE
secondary
#EAADA5
accent
#1B00E6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585