#CCEBEC#CCEBEC
#CCEBEC is a very light, muted teal. Relative luminance 0.783; OKLCH L 91.8% C 0.032 H 199.0°. Best body text is #000000 at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #CCEBEC |
|---|---|
| RGB | rgb(204, 235, 236) |
| HSL | hsl(182, 46%, 86%) |
| HSV | hsv(182, 14%, 93%) |
| CMYK | cmyk(13.6%, 0.4%, 0%, 7.5%) |
| CIE-LAB | lab(90.92, -9.88, -3.89) |
| CIE-LCH | lch(90.92, 10.62, 201.51°) |
| OKLab | oklab(91.8% -0.0307 -0.0106) |
| OKLCH | oklch(91.8% 0.032 199) |
| XYZ | xyz(69.7467, 78.3085, 90.7810) |
| Luminance | 0.7831 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.20
Ice Blue (survey)
#D7FFFE
ΔE00 4.63
Very Pale Blue
#D6FFFE
ΔE00 4.73
Very Light Blue
#D5FFFF
ΔE00 4.74
Really Light Blue
#D4FFFF
ΔE00 4.85
Pale Blue
#D0FEFE
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCEBEC #ECCDCC
analogous
#CCECDD #CCEBEC #CCDBEC
triadic
#CCEBEC #ECCCEB #EBECCC
tetradic
#CCEBEC #DDCCEC #ECCDCC #DBECCC
square
#CCEBEC #DDCCEC #ECCDCC #DBECCC
split-complementary
#CCEBEC #ECCCDB #ECDDCC
monochromatic
#73C8CB #9FDADB #CCEBEC #E9F6F7 #E9F6F7
Accessibility & contrast
On white
1.26
#CCEBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.66
#CCEBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCEBEC
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCEBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCEBEC | 1.00 | 1.26 | 16.66 | 16.66 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E8EC
Deuteranopia (green-blind)
#E0E3EC
Tritanopia (blue-blind)
#C3EDEB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ccebec; /* rgb */ color: rgb(204, 235, 236); /* oklch */ color: oklch(91.8% 0.032 199.0);
Tailwind
colors: {
custom: {
50: '#dbf1f2',
500: '#ccebec',
950: '#000000',
},
}SCSS
$custom: #ccebec; $custom-light: #dbf1f2; $custom-dark: #000000;
JSON
{
"hex": "#ccebec",
"rgb": {
"r": 204,
"g": 235,
"b": 236
},
"hsl": {
"h": 181.875,
"s": 45.714,
"l": 86.275
},
"oklch": {
"l": 0.91799,
"c": 0.03248,
"h": 199
},
"luminance": 0.7831
}Semantic roles & 50–950 ramp
primary
#CCEBEC
secondary
#C89694
accent
#312DB9
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151616
muted
#848585