#CCEBFB#CCEBFB
#CCEBFB is a very light, muted cyan. Relative luminance 0.792; OKLCH L 92.3% C 0.039 H 230.2°. Best body text is #000000 at 16.84:1 contrast (WCAG AA passes).
Color values
| HEX | #CCEBFB |
|---|---|
| RGB | rgb(204, 235, 251) |
| HSL | hsl(200, 85%, 89%) |
| HSV | hsv(200, 19%, 98%) |
| CMYK | cmyk(18.7%, 6.4%, 0%, 1.6%) |
| CIE-LAB | lab(91.33, -6.81, -11.11) |
| CIE-LCH | lch(91.33, 13.03, 238.51°) |
| OKLab | oklab(92.26% -0.0251 -0.0301) |
| OKLCH | oklch(92.26% 0.039 230.2) |
| XYZ | xyz(72.0181, 79.2171, 102.7441) |
| Luminance | 0.7922 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.08
Ice Blue
#A5DFF9
ΔE00 6.62
Powder Blue
#B0E0E6
ΔE00 7.94
Lightcyan
#E0FFFF
ΔE00 8.07
Pale Sky Blue
#BDF6FE
ΔE00 8.20
Aliceblue
#F0F8FF
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCEBFB #FBDCCC
analogous
#CCFBF4 #CCEBFB #CCD4FB
triadic
#CCEBFB #FBCCEB #EBFBCC
tetradic
#CCEBFB #F4CCFB #FBDCCC #D4FBCC
square
#CCEBFB #F4CCFB #FBDCCC #D4FBCC
split-complementary
#CCEBFB #FBCCD4 #FBF4CC
monochromatic
#5BBEF2 #93D5F7 #CCEBFB #E3F4FD #E3F4FD
Accessibility & contrast
On white
1.25
#CCEBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.84
#CCEBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCEBFB
16.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCEBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCEBFB | 1.00 | 1.25 | 16.84 | 16.84 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E9FC
Deuteranopia (green-blind)
#DCE4FB
Tritanopia (blue-blind)
#BFF0F0
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ccebfb; /* rgb */ color: rgb(204, 235, 251); /* oklch */ color: oklch(92.3% 0.039 230.2);
Tailwind
colors: {
custom: {
50: '#dcf1fc',
500: '#ccebfb',
950: '#000000',
},
}SCSS
$custom: #ccebfb; $custom-light: #dcf1fc; $custom-dark: #000000;
JSON
{
"hex": "#ccebfb",
"rgb": {
"r": 204,
"g": 235,
"b": 251
},
"hsl": {
"h": 200.426,
"s": 85.455,
"l": 89.216
},
"oklch": {
"l": 0.92261,
"c": 0.03918,
"h": 230.2
},
"luminance": 0.79219
}Semantic roles & 50–950 ramp
primary
#CCEBFB
secondary
#E2A88A
accent
#4F04E2
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151617
muted
#848585