#CCEDFA#CCEDFA
#CCEDFA is a very light, muted cyan. Relative luminance 0.803; OKLCH L 92.6% C 0.039 H 223.6°. Best body text is #000000 at 17.06:1 contrast (WCAG AA passes).
Color values
| HEX | #CCEDFA |
|---|---|
| RGB | rgb(204, 237, 250) |
| HSL | hsl(197, 82%, 89%) |
| HSV | hsv(197, 18%, 98%) |
| CMYK | cmyk(18.4%, 5.2%, 0%, 2%) |
| CIE-LAB | lab(91.82, -8.04, -9.86) |
| CIE-LCH | lch(91.82, 12.72, 230.83°) |
| OKLab | oklab(92.64% -0.0281 -0.0267) |
| OKLCH | oklch(92.64% 0.039 223.6) |
| XYZ | xyz(72.4368, 80.3058, 102.1080) |
| Luminance | 0.8031 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.72
Lightcyan
#E0FFFF
ΔE00 6.67
Powder Blue
#B0E0E6
ΔE00 6.74
Ice Blue
#A5DFF9
ΔE00 6.77
Pale Sky Blue
#BDF6FE
ΔE00 6.78
Very Light Blue
#D5FFFF
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCEDFA #FAD9CC
analogous
#CCFAF0 #CCEDFA #CCD6FA
triadic
#CCEDFA #FACCED #EDFACC
tetradic
#CCEDFA #F0CCFA #FAD9CC #D6FACC
square
#CCEDFA #F0CCFA #FAD9CC #D6FACC
split-complementary
#CCEDFA #FACCD6 #FAF0CC
monochromatic
#5DC6EF #94D9F5 #CCEDFA #E3F5FC #E3F5FC
Accessibility & contrast
On white
1.23
#CCEDFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.06
#CCEDFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCEDFA
17.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCEDFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCEDFA | 1.00 | 1.23 | 17.06 | 17.06 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6EBFB
Deuteranopia (green-blind)
#DEE5FA
Tritanopia (blue-blind)
#BFF1F1
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ccedfa; /* rgb */ color: rgb(204, 237, 250); /* oklch */ color: oklch(92.6% 0.039 223.6);
Tailwind
colors: {
custom: {
50: '#dcf2fc',
500: '#ccedfa',
950: '#000000',
},
}SCSS
$custom: #ccedfa; $custom-light: #dcf2fc; $custom-dark: #000000;
JSON
{
"hex": "#ccedfa",
"rgb": {
"r": 204,
"g": 237,
"b": 250
},
"hsl": {
"h": 196.957,
"s": 82.143,
"l": 89.02
},
"oklch": {
"l": 0.92638,
"c": 0.03875,
"h": 223.6
},
"luminance": 0.80308
}Semantic roles & 50–950 ramp
primary
#CCEDFA
secondary
#E0A38B
accent
#4407DF
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585