#EDFFFC#EDFFFC
#EDFFFC is a very light, near-neutral teal. Relative luminance 0.966; OKLCH L 98.6% C 0.019 H 184.9°. Best body text is #000000 at 20.31:1 contrast (WCAG AA passes).
Color values
| HEX | #EDFFFC |
|---|---|
| RGB | rgb(237, 255, 252) |
| HSL | hsl(170, 100%, 96%) |
| HSV | hsv(170, 7%, 100%) |
| CMYK | cmyk(7.1%, 0%, 1.2%, 0%) |
| CIE-LAB | lab(98.65, -6.40, -0.58) |
| CIE-LCH | lch(98.65, 6.42, 185.22°) |
| OKLab | oklab(98.6% -0.0191 -0.0016) |
| OKLCH | oklch(98.6% 0.019 184.9) |
| XYZ | xyz(88.2520, 96.5518, 106.0634) |
| Luminance | 0.9655 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 1.97
Mintcream
#F5FFFA
ΔE00 3.00
Lightcyan
#E0FFFF
ΔE00 4.02
Honeydew
#F0FFF0
ΔE00 5.09
Ice Blue (survey)
#D7FFFE
ΔE00 6.29
Very Pale Blue
#D6FFFE
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDFFFC #FFEDF0
analogous
#EDFFF3 #EDFFFC #EDF9FF
triadic
#EDFFFC #FCEDFF #FFFCED
tetradic
#EDFFFC #F3EDFF #FFEDF0 #F9FFED
square
#EDFFFC #F3EDFF #FFEDF0 #F9FFED
split-complementary
#EDFFFC #FFEDF9 #FFF3ED
monochromatic
#73FFE8 #B0FFF2 #E0FFFA #E0FFFA #E0FFFA
Accessibility & contrast
On white
1.03
#EDFFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.31
#EDFFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDFFFC
20.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDFFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDFFFC | 1.00 | 1.03 | 20.31 | 20.31 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDFDFC
Deuteranopia (green-blind)
#F9FAFC
Tritanopia (blue-blind)
#E9FFFE
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #edfffc; /* rgb */ color: rgb(237, 255, 252); /* oklch */ color: oklch(98.6% 0.019 184.9);
Tailwind
colors: {
custom: {
50: '#f2fffd',
500: '#edfffc',
950: '#000000',
},
}SCSS
$custom: #edfffc; $custom-light: #f2fffd; $custom-dark: #000000;
JSON
{
"hex": "#edfffc",
"rgb": {
"r": 237,
"g": 255,
"b": 252
},
"hsl": {
"h": 170,
"s": 100,
"l": 96.471
},
"oklch": {
"l": 0.98597,
"c": 0.01921,
"h": 184.9
},
"luminance": 0.96553
}Semantic roles & 50–950 ramp
primary
#EDFFFC
secondary
#EFA2AE
accent
#0026E6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171817
muted
#858685