#CCEFFF#CCEFFF
#CCEFFF is a very light, muted cyan. Relative luminance 0.818; OKLCH L 93.2% C 0.042 H 227.2°. Best body text is #000000 at 17.36:1 contrast (WCAG AA passes).
Color values
| HEX | #CCEFFF |
|---|---|
| RGB | rgb(204, 239, 255) |
| HSL | hsl(199, 100%, 90%) |
| HSV | hsv(199, 20%, 100%) |
| CMYK | cmyk(20%, 6.3%, 0%, 0%) |
| CIE-LAB | lab(92.48, -8.00, -11.48) |
| CIE-LCH | lch(92.48, 14.00, 235.13°) |
| OKLab | oklab(93.21% -0.0289 -0.0311) |
| OKLCH | oklch(93.21% 0.042 227.2) |
| XYZ | xyz(73.8134, 81.7881, 106.4860) |
| Luminance | 0.8179 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.11
Ice Blue
#A5DFF9
ΔE00 6.38
Pale Sky Blue
#BDF6FE
ΔE00 7.09
Lightcyan
#E0FFFF
ΔE00 7.41
Powder Blue
#B0E0E6
ΔE00 7.45
Very Light Blue
#D5FFFF
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCEFFF #FFDCCC
analogous
#CCFFF6 #CCEFFF #CCD5FF
triadic
#CCEFFF #FFCCEF #EFFFCC
tetradic
#CCEFFF #F6CCFF #FFDCCC #D5FFCC
square
#CCEFFF #F6CCFF #FFDCCC #D5FFCC
split-complementary
#CCEFFF #FFCCD5 #FFF6CC
monochromatic
#52C9FF #8FDCFF #CCEFFF #E0F5FF #E0F5FF
Accessibility & contrast
On white
1.21
#CCEFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.36
#CCEFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCEFFF
17.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCEFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCEFFF | 1.00 | 1.21 | 17.36 | 17.36 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7EDFF
Deuteranopia (green-blind)
#DFE7FF
Tritanopia (blue-blind)
#BEF4F4
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ccefff; /* rgb */ color: rgb(204, 239, 255); /* oklch */ color: oklch(93.2% 0.042 227.2);
Tailwind
colors: {
custom: {
50: '#dcf4ff',
500: '#ccefff',
950: '#000000',
},
}SCSS
$custom: #ccefff; $custom-light: #dcf4ff; $custom-dark: #000000;
JSON
{
"hex": "#ccefff",
"rgb": {
"r": 204,
"g": 239,
"b": 255
},
"hsl": {
"h": 198.824,
"s": 100,
"l": 90
},
"oklch": {
"l": 0.93206,
"c": 0.04246,
"h": 227.2
},
"luminance": 0.8179
}Semantic roles & 50–950 ramp
primary
#CCEFFF
secondary
#EAA586
accent
#4800E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151718
muted
#848586