#CCEAFE#CCEAFE
#CCEAFE is a very light, muted cyan. Relative luminance 0.788; OKLCH L 92.2% C 0.042 H 237.1°. Best body text is #000000 at 16.77:1 contrast (WCAG AA passes).
Color values
| HEX | #CCEAFE |
|---|---|
| RGB | rgb(204, 234, 254) |
| HSL | hsl(204, 96%, 90%) |
| HSV | hsv(204, 20%, 100%) |
| CMYK | cmyk(19.7%, 7.9%, 0%, 0.4%) |
| CIE-LAB | lab(91.16, -5.66, -12.93) |
| CIE-LCH | lch(91.16, 14.12, 246.35°) |
| OKLab | oklab(92.15% -0.0227 -0.0351) |
| OKLCH | oklch(92.15% 0.042 237.1) |
| XYZ | xyz(72.2093, 78.8368, 105.1592) |
| Luminance | 0.7884 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 6.79
Lightblue
#ADD8E6
ΔE00 6.96
Aliceblue
#F0F8FF
ΔE00 8.28
Light Blue Grey
#B7C9E2
ΔE00 8.88
Powder Blue (survey)
#B1D1FC
ΔE00 9.14
Powder Blue
#B0E0E6
ΔE00 9.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCEAFE #FEE0CC
analogous
#CCFEF9 #CCEAFE #CCD1FE
triadic
#CCEAFE #FECCEA #EAFECC
tetradic
#CCEAFE #F9CCFE #FEE0CC #D1FECC
square
#CCEAFE #F9CCFE #FEE0CC #D1FECC
split-complementary
#CCEAFE #FECCD1 #FEF9CC
monochromatic
#54B9FC #90D1FD #CCEAFE #E1F3FE #E1F3FE
Accessibility & contrast
On white
1.25
#CCEAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.77
#CCEAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCEAFE
16.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCEAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCEAFE | 1.00 | 1.25 | 16.77 | 16.77 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E9FF
Deuteranopia (green-blind)
#DAE3FE
Tritanopia (blue-blind)
#BEEFF0
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #cceafe; /* rgb */ color: rgb(204, 234, 254); /* oklch */ color: oklch(92.2% 0.042 237.1);
Tailwind
colors: {
custom: {
50: '#dcf0fe',
500: '#cceafe',
950: '#000000',
},
}SCSS
$custom: #cceafe; $custom-light: #dcf0fe; $custom-dark: #000000;
JSON
{
"hex": "#cceafe",
"rgb": {
"r": 204,
"g": 234,
"b": 254
},
"hsl": {
"h": 204,
"s": 96.154,
"l": 89.804
},
"oklch": {
"l": 0.92154,
"c": 0.04176,
"h": 237.1
},
"luminance": 0.78839
}Semantic roles & 50–950 ramp
primary
#CCEAFE
secondary
#E7AD87
accent
#5C00E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151617
muted
#848585