#CCEFF7#CCEFF7
#CCEFF7 is a very light, muted cyan. Relative luminance 0.813; OKLCH L 93.0% C 0.038 H 213.1°. Best body text is #000000 at 17.26:1 contrast (WCAG AA passes).
Color values
| HEX | #CCEFF7 |
|---|---|
| RGB | rgb(204, 239, 247) |
| HSL | hsl(191, 73%, 88%) |
| HSV | hsv(191, 17%, 97%) |
| CMYK | cmyk(17.4%, 3.2%, 0%, 3.1%) |
| CIE-LAB | lab(92.26, -9.67, -7.65) |
| CIE-LCH | lch(92.26, 12.33, 218.36°) |
| OKLab | oklab(92.96% -0.0318 -0.0207) |
| OKLCH | oklch(92.96% 0.038 213.1) |
| XYZ | xyz(72.5524, 81.2837, 99.8444) |
| Luminance | 0.8129 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.78
Pale Sky Blue
#BDF6FE
ΔE00 5.06
Very Light Blue
#D5FFFF
ΔE00 5.24
Powder Blue
#B0E0E6
ΔE00 5.32
Really Light Blue
#D4FFFF
ΔE00 5.35
Ice Blue (survey)
#D7FFFE
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCEFF7 #F7D4CC
analogous
#CCF7E9 #CCEFF7 #CCD9F7
triadic
#CCEFF7 #F7CCEF #EFF7CC
tetradic
#CCEFF7 #E9CCF7 #F7D4CC #D9F7CC
square
#CCEFF7 #E9CCF7 #F7D4CC #D9F7CC
split-complementary
#CCEFF7 #F7CCD9 #F7E9CC
monochromatic
#62CEE6 #97DEEF #CCEFF7 #E5F7FB #E5F7FB
Accessibility & contrast
On white
1.22
#CCEFF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.26
#CCEFF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCEFF7
17.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCEFF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCEFF7 | 1.00 | 1.22 | 17.26 | 17.26 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8ECF8
Deuteranopia (green-blind)
#E1E6F7
Tritanopia (blue-blind)
#C0F3F1
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #cceff7; /* rgb */ color: rgb(204, 239, 247); /* oklch */ color: oklch(93.0% 0.038 213.1);
Tailwind
colors: {
custom: {
50: '#dcf4f9',
500: '#cceff7',
950: '#000000',
},
}SCSS
$custom: #cceff7; $custom-light: #dcf4f9; $custom-dark: #000000;
JSON
{
"hex": "#cceff7",
"rgb": {
"r": 204,
"g": 239,
"b": 247
},
"hsl": {
"h": 191.163,
"s": 72.881,
"l": 88.431
},
"oklch": {
"l": 0.92955,
"c": 0.03799,
"h": 213.1
},
"luminance": 0.81286
}Semantic roles & 50–950 ramp
primary
#CCEFF7
secondary
#DA9B8D
accent
#3511D5
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585