#CCEFFE#CCEFFE
#CCEFFE is a very light, muted cyan. Relative luminance 0.817; OKLCH L 93.2% C 0.042 H 225.6°. Best body text is #000000 at 17.35:1 contrast (WCAG AA passes).
Color values
| HEX | #CCEFFE |
|---|---|
| RGB | rgb(204, 239, 254) |
| HSL | hsl(198, 96%, 90%) |
| HSV | hsv(198, 20%, 100%) |
| CMYK | cmyk(19.7%, 5.9%, 0%, 0.4%) |
| CIE-LAB | lab(92.45, -8.21, -11.01) |
| CIE-LCH | lch(92.45, 13.73, 233.27°) |
| OKLab | oklab(93.17% -0.0292 -0.0298) |
| OKLCH | oklch(93.17% 0.042 225.6) |
| XYZ | xyz(73.6529, 81.7239, 105.6404) |
| Luminance | 0.8173 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.99
Ice Blue
#A5DFF9
ΔE00 6.47
Pale Sky Blue
#BDF6FE
ΔE00 6.79
Lightcyan
#E0FFFF
ΔE00 7.06
Powder Blue
#B0E0E6
ΔE00 7.14
Very Light Blue
#D5FFFF
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCEFFE #FEDBCC
analogous
#CCFEF4 #CCEFFE #CCD6FE
triadic
#CCEFFE #FECCEF #EFFECC
tetradic
#CCEFFE #F4CCFE #FEDBCC #D6FECC
square
#CCEFFE #F4CCFE #FEDBCC #D6FECC
split-complementary
#CCEFFE #FECCD6 #FEF4CC
monochromatic
#54C9FC #90DCFD #CCEFFE #E1F6FE #E1F6FE
Accessibility & contrast
On white
1.21
#CCEFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.35
#CCEFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCEFFE
17.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCEFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCEFFE | 1.00 | 1.21 | 17.35 | 17.35 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7EDFF
Deuteranopia (green-blind)
#DFE7FE
Tritanopia (blue-blind)
#BEF4F4
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #cceffe; /* rgb */ color: rgb(204, 239, 254); /* oklch */ color: oklch(93.2% 0.042 225.6);
Tailwind
colors: {
custom: {
50: '#dcf4fe',
500: '#cceffe',
950: '#000000',
},
}SCSS
$custom: #cceffe; $custom-light: #dcf4fe; $custom-dark: #000000;
JSON
{
"hex": "#cceffe",
"rgb": {
"r": 204,
"g": 239,
"b": 254
},
"hsl": {
"h": 198,
"s": 96.154,
"l": 89.804
},
"oklch": {
"l": 0.93174,
"c": 0.04177,
"h": 225.6
},
"luminance": 0.81726
}Semantic roles & 50–950 ramp
primary
#CCEFFE
secondary
#E7A487
accent
#4500E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585