#EDFCFC#EDFCFC
#EDFCFC is a very light, near-neutral teal. Relative luminance 0.947; OKLCH L 98.0% C 0.016 H 196.9°. Best body text is #000000 at 19.93:1 contrast (WCAG AA passes).
Color values
| HEX | #EDFCFC |
|---|---|
| RGB | rgb(237, 252, 252) |
| HSL | hsl(180, 71%, 96%) |
| HSV | hsv(180, 6%, 99%) |
| CMYK | cmyk(6%, 0%, 0%, 1.2%) |
| CIE-LAB | lab(97.89, -4.89, -1.69) |
| CIE-LCH | lch(97.89, 5.17, 199.08°) |
| OKLab | oklab(98% -0.0151 -0.0046) |
| OKLCH | oklch(98% 0.016 196.9) |
| XYZ | xyz(87.3025, 94.6527, 105.7469) |
| Luminance | 0.9465 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 0.60
Mintcream
#F5FFFA
ΔE00 2.88
Lightcyan
#E0FFFF
ΔE00 5.11
Aliceblue
#F0F8FF
ΔE00 5.11
Whitesmoke
#F5F5F5
ΔE00 6.49
White
#FFFFFF
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDFCFC #FCEDED
analogous
#EDFCF4 #EDFCFC #EDF4FC
triadic
#EDFCFC #FCEDFC #FCFCED
tetradic
#EDFCFC #F4EDFC #FCEDED #F4FCED
square
#EDFCFC #F4EDFC #FCEDED #F4FCED
split-complementary
#EDFCFC #FCEDF4 #FCF4ED
monochromatic
#84EBEB #B9F3F3 #E5FBFB #E5FBFB #E5FBFB
Accessibility & contrast
On white
1.05
#EDFCFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.93
#EDFCFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDFCFC
19.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDFCFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDFCFC | 1.00 | 1.05 | 19.93 | 19.93 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAFAFC
Deuteranopia (green-blind)
#F7F8FC
Tritanopia (blue-blind)
#E9FDFC
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #edfcfc; /* rgb */ color: rgb(237, 252, 252); /* oklch */ color: oklch(98.0% 0.016 196.9);
Tailwind
colors: {
custom: {
50: '#f2fdfd',
500: '#edfcfc',
950: '#000000',
},
}SCSS
$custom: #edfcfc; $custom-light: #f2fdfd; $custom-dark: #000000;
JSON
{
"hex": "#edfcfc",
"rgb": {
"r": 237,
"g": 252,
"b": 252
},
"hsl": {
"h": 180,
"s": 71.429,
"l": 95.882
},
"oklch": {
"l": 0.98,
"c": 0.01575,
"h": 196.9
},
"luminance": 0.94654
}Semantic roles & 50–950 ramp
primary
#EDFCFC
secondary
#E3AAAA
accent
#1212D3
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585