#CCDEEF#CCDEEF
#CCDEEF is a very light, muted cyan. Relative luminance 0.713; OKLCH L 89.2% C 0.030 H 246.6°. Best body text is #000000 at 15.26:1 contrast (WCAG AA passes).
Color values
| HEX | #CCDEEF |
|---|---|
| RGB | rgb(204, 222, 239) |
| HSL | hsl(209, 52%, 87%) |
| HSV | hsv(209, 15%, 94%) |
| CMYK | cmyk(14.6%, 7.1%, 0%, 6.3%) |
| CIE-LAB | lab(87.64, -2.61, -10.33) |
| CIE-LCH | lch(87.64, 10.65, 255.84°) |
| OKLab | oklab(89.24% -0.0121 -0.0279) |
| OKLCH | oklch(89.24% 0.03 246.6) |
| XYZ | xyz(66.5994, 71.3107, 91.9001) |
| Luminance | 0.7131 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.91
Fog
#D8DCE0
ΔE00 6.46
Lightsteelblue
#B0C4DE
ΔE00 7.10
Cloudy Blue
#ACC2D9
ΔE00 7.23
Aliceblue
#F0F8FF
ΔE00 7.49
Powder Blue (survey)
#B1D1FC
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCDEEF #EFDDCC
analogous
#CCEFEF #CCDEEF #CCCDEF
triadic
#CCDEEF #EFCCDE #DEEFCC
tetradic
#CCDEEF #EFCCEF #EFDDCC #CDEFCC
square
#CCDEEF #EFCCEF #EFDDCC #CDEFCC
split-complementary
#CCDEEF #EFCCCD #EFEFCC
monochromatic
#6FA2D2 #9DC0E0 #CCDEEF #E8F0F8 #E8F0F8
Accessibility & contrast
On white
1.38
#CCDEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.26
#CCDEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCDEEF
15.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCDEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCDEEF | 1.00 | 1.38 | 15.26 | 15.26 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DEF0
Deuteranopia (green-blind)
#D3DAEF
Tritanopia (blue-blind)
#C3E2E3
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #ccdeef; /* rgb */ color: rgb(204, 222, 239); /* oklch */ color: oklch(89.2% 0.030 246.6);
Tailwind
colors: {
custom: {
50: '#dbe8f4',
500: '#ccdeef',
950: '#000000',
},
}SCSS
$custom: #ccdeef; $custom-light: #dbe8f4; $custom-dark: #000000;
JSON
{
"hex": "#ccdeef",
"rgb": {
"r": 204,
"g": 222,
"b": 239
},
"hsl": {
"h": 209.143,
"s": 52.239,
"l": 86.863
},
"oklch": {
"l": 0.89235,
"c": 0.03038,
"h": 246.6
},
"luminance": 0.71312
}Semantic roles & 50–950 ramp
primary
#CCDEEF
secondary
#CDAF93
accent
#7126C0
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485