#CCEFFA#CCEFFA
#CCEFFA is a very light, muted cyan. Relative luminance 0.815; OKLCH L 93.0% C 0.039 H 218.7°. Best body text is #000000 at 17.29:1 contrast (WCAG AA passes).
Color values
| HEX | #CCEFFA |
|---|---|
| RGB | rgb(204, 239, 250) |
| HSL | hsl(194, 82%, 89%) |
| HSV | hsv(194, 18%, 98%) |
| CMYK | cmyk(18.4%, 4.4%, 0%, 2%) |
| CIE-LAB | lab(92.34, -9.05, -9.09) |
| CIE-LCH | lch(92.34, 12.83, 225.13°) |
| OKLab | oklab(93.05% -0.0307 -0.0246) |
| OKLCH | oklch(93.05% 0.039 218.7) |
| XYZ | xyz(73.0190, 81.4704, 102.3021) |
| Luminance | 0.8147 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 5.69
Lightcyan
#E0FFFF
ΔE00 5.69
Lightblue
#ADD8E6
ΔE00 5.79
Powder Blue
#B0E0E6
ΔE00 6.00
Very Light Blue
#D5FFFF
ΔE00 6.30
Really Light Blue
#D4FFFF
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCEFFA #FAD7CC
analogous
#CCFAEE #CCEFFA #CCD8FA
triadic
#CCEFFA #FACCEF #EFFACC
tetradic
#CCEFFA #EECCFA #FAD7CC #D8FACC
square
#CCEFFA #EECCFA #FAD7CC #D8FACC
split-complementary
#CCEFFA #FACCD8 #FAEECC
monochromatic
#5DCCEF #94DEF5 #CCEFFA #E3F6FC #E3F6FC
Accessibility & contrast
On white
1.21
#CCEFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.29
#CCEFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCEFFA
17.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCEFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCEFFA | 1.00 | 1.21 | 17.29 | 17.29 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8ECFB
Deuteranopia (green-blind)
#E0E6FA
Tritanopia (blue-blind)
#BFF3F2
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #cceffa; /* rgb */ color: rgb(204, 239, 250); /* oklch */ color: oklch(93.0% 0.039 218.7);
Tailwind
colors: {
custom: {
50: '#dcf4fc',
500: '#cceffa',
950: '#000000',
},
}SCSS
$custom: #cceffa; $custom-light: #dcf4fc; $custom-dark: #000000;
JSON
{
"hex": "#cceffa",
"rgb": {
"r": 204,
"g": 239,
"b": 250
},
"hsl": {
"h": 194.348,
"s": 82.143,
"l": 89.02
},
"oklch": {
"l": 0.93048,
"c": 0.03937,
"h": 218.7
},
"luminance": 0.81473
}Semantic roles & 50–950 ramp
primary
#CCEFFA
secondary
#E09F8B
accent
#3B07DF
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585