#EDFCFF#EDFCFF
#EDFCFF is a very light, near-neutral cyan. Relative luminance 0.948; OKLCH L 98.1% C 0.016 H 211.1°. Best body text is #000000 at 19.97:1 contrast (WCAG AA passes).
Color values
| HEX | #EDFCFF |
|---|---|
| RGB | rgb(237, 252, 255) |
| HSL | hsl(190, 100%, 96%) |
| HSV | hsv(190, 7%, 100%) |
| CMYK | cmyk(7.1%, 1.2%, 0%, 0%) |
| CIE-LAB | lab(97.97, -4.33, -3.12) |
| CIE-LCH | lch(97.97, 5.34, 215.77°) |
| OKLab | oklab(98.09% -0.0139 -0.0084) |
| OKLCH | oklch(98.09% 0.016 211.1) |
| XYZ | xyz(87.7817, 94.8444, 108.2704) |
| Luminance | 0.9485 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 1.58
Aliceblue
#F0F8FF
ΔE00 3.98
Mintcream
#F5FFFA
ΔE00 4.03
Lightcyan
#E0FFFF
ΔE00 5.71
Whitesmoke
#F5F5F5
ΔE00 6.26
White
#FFFFFF
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDFCFF #FFF0ED
analogous
#EDFFF9 #EDFCFF #EDF3FF
triadic
#EDFCFF #FFEDFC #FCFFED
tetradic
#EDFCFF #F9EDFF #FFF0ED #F3FFED
square
#EDFCFF #F9EDFF #FFF0ED #F3FFED
split-complementary
#EDFCFF #FFEDF3 #FFF9ED
monochromatic
#73E8FF #B0F2FF #E0FAFF #E0FAFF #E0FAFF
Accessibility & contrast
On white
1.05
#EDFCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.97
#EDFCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDFCFF
19.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDFCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDFCFF | 1.00 | 1.05 | 19.97 | 19.97 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9FBFF
Deuteranopia (green-blind)
#F6F8FF
Tritanopia (blue-blind)
#E8FEFD
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #edfcff; /* rgb */ color: rgb(237, 252, 255); /* oklch */ color: oklch(98.1% 0.016 211.1);
Tailwind
colors: {
custom: {
50: '#f2fdff',
500: '#edfcff',
950: '#000000',
},
}SCSS
$custom: #edfcff; $custom-light: #f2fdff; $custom-dark: #000000;
JSON
{
"hex": "#edfcff",
"rgb": {
"r": 237,
"g": 252,
"b": 255
},
"hsl": {
"h": 190,
"s": 100,
"l": 96.471
},
"oklch": {
"l": 0.98086,
"c": 0.01628,
"h": 211.1
},
"luminance": 0.94845
}Semantic roles & 50–950 ramp
primary
#EDFCFF
secondary
#EFAEA2
accent
#2600E6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171718
muted
#858586