#CCEBF5#CCEBF5
#CCEBF5 is a very light, muted cyan. Relative luminance 0.788; OKLCH L 92.1% C 0.035 H 219.2°. Best body text is #000000 at 16.77:1 contrast (WCAG AA passes).
Color values
| HEX | #CCEBF5 |
|---|---|
| RGB | rgb(204, 235, 245) |
| HSL | hsl(195, 67%, 88%) |
| HSV | hsv(195, 17%, 96%) |
| CMYK | cmyk(16.7%, 4.1%, 0%, 3.9%) |
| CIE-LAB | lab(91.16, -8.05, -8.23) |
| CIE-LCH | lch(91.16, 11.52, 225.62°) |
| OKLab | oklab(92.07% -0.0273 -0.0223) |
| OKLCH | oklch(92.07% 0.035 219.2) |
| XYZ | xyz(71.0873, 78.8448, 97.8417) |
| Luminance | 0.7885 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.57
Lightcyan
#E0FFFF
ΔE00 6.04
Powder Blue
#B0E0E6
ΔE00 6.17
Pale Sky Blue
#BDF6FE
ΔE00 6.65
Very Light Blue
#D5FFFF
ΔE00 6.97
Ice Blue (survey)
#D7FFFE
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCEBF5 #F5D6CC
analogous
#CCF5EA #CCEBF5 #CCD6F5
triadic
#CCEBF5 #F5CCEB #EBF5CC
tetradic
#CCEBF5 #EACCF5 #F5D6CC #D6F5CC
square
#CCEBF5 #EACCF5 #F5D6CC #D6F5CC
split-complementary
#CCEBF5 #F5CCD6 #F5EACC
monochromatic
#66C3E1 #99D7EB #CCEBF5 #E5F5FA #E5F5FA
Accessibility & contrast
On white
1.25
#CCEBF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.77
#CCEBF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCEBF5
16.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCEBF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCEBF5 | 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)
#E4E9F6
Deuteranopia (green-blind)
#DEE3F5
Tritanopia (blue-blind)
#C1EFEE
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ccebf5; /* rgb */ color: rgb(204, 235, 245); /* oklch */ color: oklch(92.1% 0.035 219.2);
Tailwind
colors: {
custom: {
50: '#dcf1f8',
500: '#ccebf5',
950: '#000000',
},
}SCSS
$custom: #ccebf5; $custom-light: #dcf1f8; $custom-dark: #000000;
JSON
{
"hex": "#ccebf5",
"rgb": {
"r": 204,
"g": 235,
"b": 245
},
"hsl": {
"h": 194.634,
"s": 67.213,
"l": 88.039
},
"oklch": {
"l": 0.92072,
"c": 0.03523,
"h": 219.2
},
"luminance": 0.78847
}Semantic roles & 50–950 ramp
primary
#CCEBF5
secondary
#D7A08F
accent
#4316CF
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151617
muted
#848585