#CCEDFC#CCEDFC
#CCEDFC is a very light, muted cyan. Relative luminance 0.804; OKLCH L 92.7% C 0.040 H 227.0°. Best body text is #000000 at 17.09:1 contrast (WCAG AA passes).
Color values
| HEX | #CCEDFC |
|---|---|
| RGB | rgb(204, 237, 252) |
| HSL | hsl(199, 89%, 89%) |
| HSV | hsv(199, 19%, 99%) |
| CMYK | cmyk(19%, 6%, 0%, 1.2%) |
| CIE-LAB | lab(91.88, -7.62, -10.82) |
| CIE-LCH | lch(91.88, 13.23, 234.85°) |
| OKLab | oklab(92.7% -0.0273 -0.0293) |
| OKLCH | oklch(92.7% 0.04 227) |
| XYZ | xyz(72.7520, 80.4319, 103.7684) |
| Luminance | 0.8043 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.92
Ice Blue
#A5DFF9
ΔE00 6.54
Pale Sky Blue
#BDF6FE
ΔE00 7.34
Powder Blue
#B0E0E6
ΔE00 7.35
Lightcyan
#E0FFFF
ΔE00 7.37
Very Light Blue
#D5FFFF
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCEDFC #FCDBCC
analogous
#CCFCF3 #CCEDFC #CCD5FC
triadic
#CCEDFC #FCCCED #EDFCCC
tetradic
#CCEDFC #F3CCFC #FCDBCC #D5FCCC
square
#CCEDFC #F3CCFC #FCDBCC #D5FCCC
split-complementary
#CCEDFC #FCCCD5 #FCF3CC
monochromatic
#58C4F5 #92D9F9 #CCEDFC #E2F5FD #E2F5FD
Accessibility & contrast
On white
1.23
#CCEDFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.09
#CCEDFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCEDFC
17.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCEDFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCEDFC | 1.00 | 1.23 | 17.09 | 17.09 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5EBFD
Deuteranopia (green-blind)
#DEE5FC
Tritanopia (blue-blind)
#BFF2F2
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ccedfc; /* rgb */ color: rgb(204, 237, 252); /* oklch */ color: oklch(92.7% 0.040 227.0);
Tailwind
colors: {
custom: {
50: '#dcf2fd',
500: '#ccedfc',
950: '#000000',
},
}SCSS
$custom: #ccedfc; $custom-light: #dcf2fd; $custom-dark: #000000;
JSON
{
"hex": "#ccedfc",
"rgb": {
"r": 204,
"g": 237,
"b": 252
},
"hsl": {
"h": 198.75,
"s": 88.889,
"l": 89.412
},
"oklch": {
"l": 0.92701,
"c": 0.04009,
"h": 227
},
"luminance": 0.80434
}Semantic roles & 50–950 ramp
primary
#CCEDFC
secondary
#E3A589
accent
#4800E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585