#CCEAFA#CCEAFA
#CCEAFA is a very light, muted cyan. Relative luminance 0.786; OKLCH L 92.0% C 0.038 H 231.1°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #CCEAFA |
|---|---|
| RGB | rgb(204, 234, 250) |
| HSL | hsl(201, 82%, 89%) |
| HSV | hsv(201, 18%, 98%) |
| CMYK | cmyk(18.4%, 6.4%, 0%, 2%) |
| CIE-LAB | lab(91.05, -6.51, -11.02) |
| CIE-LCH | lch(91.05, 12.80, 239.44°) |
| OKLab | oklab(92.03% -0.0241 -0.0298) |
| OKLCH | oklch(92.03% 0.038 231.1) |
| XYZ | xyz(71.5754, 78.5832, 101.8209) |
| Luminance | 0.7859 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.13
Ice Blue
#A5DFF9
ΔE00 6.73
Aliceblue
#F0F8FF
ΔE00 8.09
Powder Blue
#B0E0E6
ΔE00 8.10
Lightcyan
#E0FFFF
ΔE00 8.27
Pale Sky Blue
#BDF6FE
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCEAFA #FADCCC
analogous
#CCFAF3 #CCEAFA #CCD3FA
triadic
#CCEAFA #FACCEA #EAFACC
tetradic
#CCEAFA #F3CCFA #FADCCC #D3FACC
square
#CCEAFA #F3CCFA #FADCCC #D3FACC
split-complementary
#CCEAFA #FACCD3 #FAF3CC
monochromatic
#5DBCEF #94D3F5 #CCEAFA #E3F4FC #E3F4FC
Accessibility & contrast
On white
1.26
#CCEAFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.72
#CCEAFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCEAFA
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCEAFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCEAFA | 1.00 | 1.26 | 16.72 | 16.72 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E9FB
Deuteranopia (green-blind)
#DBE3FA
Tritanopia (blue-blind)
#C0EFEF
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #cceafa; /* rgb */ color: rgb(204, 234, 250); /* oklch */ color: oklch(92.0% 0.038 231.1);
Tailwind
colors: {
custom: {
50: '#dcf0fc',
500: '#cceafa',
950: '#000000',
},
}SCSS
$custom: #cceafa; $custom-light: #dcf0fc; $custom-dark: #000000;
JSON
{
"hex": "#cceafa",
"rgb": {
"r": 204,
"g": 234,
"b": 250
},
"hsl": {
"h": 200.87,
"s": 82.143,
"l": 89.02
},
"oklch": {
"l": 0.92025,
"c": 0.03837,
"h": 231.1
},
"luminance": 0.78585
}Semantic roles & 50–950 ramp
primary
#CCEAFA
secondary
#E0A88B
accent
#5207DF
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151617
muted
#848585