#CCEAFF#CCEAFF
#CCEAFF is a very light, muted cyan. Relative luminance 0.789; OKLCH L 92.2% C 0.043 H 238.5°. Best body text is #000000 at 16.78:1 contrast (WCAG AA passes).
Color values
| HEX | #CCEAFF |
|---|---|
| RGB | rgb(204, 234, 255) |
| HSL | hsl(205, 100%, 90%) |
| HSV | hsv(205, 20%, 100%) |
| CMYK | cmyk(20%, 8.2%, 0%, 0%) |
| CIE-LAB | lab(91.19, -5.45, -13.41) |
| CIE-LCH | lch(91.19, 14.48, 247.88°) |
| OKLab | oklab(92.19% -0.0223 -0.0364) |
| OKLCH | oklch(92.19% 0.043 238.5) |
| XYZ | xyz(72.3698, 78.9010, 106.0048) |
| Luminance | 0.7890 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 6.86
Lightblue
#ADD8E6
ΔE00 7.21
Aliceblue
#F0F8FF
ΔE00 8.37
Light Blue Grey
#B7C9E2
ΔE00 8.72
Powder Blue (survey)
#B1D1FC
ΔE00 8.81
Baby Blue (survey)
#A2CFFE
ΔE00 9.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCEAFF #FFE1CC
analogous
#CCFFFB #CCEAFF #CCD0FF
triadic
#CCEAFF #FFCCEA #EAFFCC
tetradic
#CCEAFF #FBCCFF #FFE1CC #D0FFCC
square
#CCEAFF #FBCCFF #FFE1CC #D0FFCC
split-complementary
#CCEAFF #FFCCD0 #FFFBCC
monochromatic
#52B8FF #8FD1FF #CCEAFF #E0F2FF #E0F2FF
Accessibility & contrast
On white
1.25
#CCEAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.78
#CCEAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCEAFF
16.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCEAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCEAFF | 1.00 | 1.25 | 16.78 | 16.78 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E9FF
Deuteranopia (green-blind)
#DAE3FF
Tritanopia (blue-blind)
#BEEFF1
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #cceaff; /* rgb */ color: rgb(204, 234, 255); /* oklch */ color: oklch(92.2% 0.043 238.5);
Tailwind
colors: {
custom: {
50: '#dcf0ff',
500: '#cceaff',
950: '#000000',
},
}SCSS
$custom: #cceaff; $custom-light: #dcf0ff; $custom-dark: #000000;
JSON
{
"hex": "#cceaff",
"rgb": {
"r": 204,
"g": 234,
"b": 255
},
"hsl": {
"h": 204.706,
"s": 100,
"l": 90
},
"oklch": {
"l": 0.92187,
"c": 0.04268,
"h": 238.5
},
"luminance": 0.78903
}Semantic roles & 50–950 ramp
primary
#CCEAFF
secondary
#EAAF86
accent
#5F00E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151618
muted
#848586