#CCEBEB#CCEBEB
#CCEBEB is a very light, muted teal. Relative luminance 0.783; OKLCH L 91.8% C 0.032 H 196.6°. Best body text is #000000 at 16.65:1 contrast (WCAG AA passes).
Color values
| HEX | #CCEBEB |
|---|---|
| RGB | rgb(204, 235, 235) |
| HSL | hsl(180, 44%, 86%) |
| HSV | hsv(180, 13%, 92%) |
| CMYK | cmyk(13.2%, 0%, 0%, 7.8%) |
| CIE-LAB | lab(90.89, -10.07, -3.41) |
| CIE-LCH | lch(90.89, 10.64, 198.70°) |
| OKLab | oklab(91.77% -0.0311 -0.0093) |
| OKLCH | oklch(91.77% 0.032 196.6) |
| XYZ | xyz(69.6018, 78.2505, 90.0179) |
| Luminance | 0.7825 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.20
Ice Blue (survey)
#D7FFFE
ΔE00 4.52
Very Pale Blue
#D6FFFE
ΔE00 4.62
Very Light Blue
#D5FFFF
ΔE00 4.66
Really Light Blue
#D4FFFF
ΔE00 4.78
Pale Blue
#D0FEFE
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCEBEB #EBCCCC
analogous
#CCEBDB #CCEBEB #CCDBEB
triadic
#CCEBEB #EBCCEB #EBEBCC
tetradic
#CCEBEB #DBCCEB #EBCCCC #DBEBCC
square
#CCEBEB #DBCCEB #EBCCCC #DBEBCC
split-complementary
#CCEBEB #EBCCDB #EBDBCC
monochromatic
#74C9C9 #A0DADA #CCEBEB #E9F6F6 #E9F6F6
Accessibility & contrast
On white
1.26
#CCEBEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.65
#CCEBEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCEBEB
16.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCEBEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCEBEB | 1.00 | 1.26 | 16.65 | 16.65 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E8EB
Deuteranopia (green-blind)
#E0E3EB
Tritanopia (blue-blind)
#C3EDEB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ccebeb; /* rgb */ color: rgb(204, 235, 235); /* oklch */ color: oklch(91.8% 0.032 196.6);
Tailwind
colors: {
custom: {
50: '#dbf1f1',
500: '#ccebeb',
950: '#000000',
},
}SCSS
$custom: #ccebeb; $custom-light: #dbf1f1; $custom-dark: #000000;
JSON
{
"hex": "#ccebeb",
"rgb": {
"r": 204,
"g": 235,
"b": 235
},
"hsl": {
"h": 180,
"s": 43.662,
"l": 86.078
},
"oklch": {
"l": 0.91769,
"c": 0.03245,
"h": 196.6
},
"luminance": 0.78252
}Semantic roles & 50–950 ramp
primary
#CCEBEB
secondary
#C69595
accent
#2F2FB7
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151616
muted
#848585