#CCEEFF#CCEEFF
#CCEEFF is a very light, muted cyan. Relative luminance 0.812; OKLCH L 93.0% C 0.042 H 229.4°. Best body text is #000000 at 17.24:1 contrast (WCAG AA passes).
Color values
| HEX | #CCEEFF |
|---|---|
| RGB | rgb(204, 238, 255) |
| HSL | hsl(200, 100%, 90%) |
| HSV | hsv(200, 20%, 100%) |
| CMYK | cmyk(20%, 6.7%, 0%, 0%) |
| CIE-LAB | lab(92.22, -7.49, -11.87) |
| CIE-LCH | lch(92.22, 14.04, 237.73°) |
| OKLab | oklab(93% -0.0275 -0.0322) |
| OKLCH | oklch(93% 0.042 229.4) |
| XYZ | xyz(73.5215, 81.2043, 106.3887) |
| Luminance | 0.8121 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.22
Ice Blue
#A5DFF9
ΔE00 6.36
Pale Sky Blue
#BDF6FE
ΔE00 7.65
Powder Blue
#B0E0E6
ΔE00 7.86
Lightcyan
#E0FFFF
ΔE00 7.91
Aliceblue
#F0F8FF
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCEEFF #FFDDCC
analogous
#CCFFF6 #CCEEFF #CCD5FF
triadic
#CCEEFF #FFCCEE #EEFFCC
tetradic
#CCEEFF #F6CCFF #FFDDCC #D5FFCC
square
#CCEEFF #F6CCFF #FFDDCC #D5FFCC
split-complementary
#CCEEFF #FFCCD5 #FFF6CC
monochromatic
#52C5FF #8FDAFF #CCEEFF #E0F5FF #E0F5FF
Accessibility & contrast
On white
1.22
#CCEEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.24
#CCEEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCEEFF
17.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCEEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCEEFF | 1.00 | 1.22 | 17.24 | 17.24 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5ECFF
Deuteranopia (green-blind)
#DEE6FF
Tritanopia (blue-blind)
#BEF3F3
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #cceeff; /* rgb */ color: rgb(204, 238, 255); /* oklch */ color: oklch(93.0% 0.042 229.4);
Tailwind
colors: {
custom: {
50: '#dcf3ff',
500: '#cceeff',
950: '#000000',
},
}SCSS
$custom: #cceeff; $custom-light: #dcf3ff; $custom-dark: #000000;
JSON
{
"hex": "#cceeff",
"rgb": {
"r": 204,
"g": 238,
"b": 255
},
"hsl": {
"h": 200,
"s": 100,
"l": 90
},
"oklch": {
"l": 0.93001,
"c": 0.04237,
"h": 229.4
},
"luminance": 0.81206
}Semantic roles & 50–950 ramp
primary
#CCEEFF
secondary
#EAA786
accent
#4D00E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151718
muted
#848586