#CCECED#CCECED
#CCECED is a very light, muted teal. Relative luminance 0.789; OKLCH L 92.0% C 0.033 H 198.9°. Best body text is #000000 at 16.79:1 contrast (WCAG AA passes).
Color values
| HEX | #CCECED |
|---|---|
| RGB | rgb(204, 236, 237) |
| HSL | hsl(182, 48%, 86%) |
| HSV | hsv(182, 14%, 93%) |
| CMYK | cmyk(13.9%, 0.4%, 0%, 7.1%) |
| CIE-LAB | lab(91.21, -10.18, -3.99) |
| CIE-LCH | lch(91.21, 10.94, 201.41°) |
| OKLab | oklab(92.04% -0.0317 -0.0108) |
| OKLCH | oklch(92.04% 0.033 198.9) |
| XYZ | xyz(70.1795, 78.9410, 91.6440) |
| Luminance | 0.7894 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.03
Ice Blue (survey)
#D7FFFE
ΔE00 4.33
Very Pale Blue
#D6FFFE
ΔE00 4.43
Very Light Blue
#D5FFFF
ΔE00 4.43
Really Light Blue
#D4FFFF
ΔE00 4.54
Pale Blue
#D0FEFE
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCECED #EDCDCC
analogous
#CCEDDE #CCECED #CCDCED
triadic
#CCECED #EDCCEC #ECEDCC
tetradic
#CCECED #DECCED #EDCDCC #DCEDCC
square
#CCECED #DECCED #EDCDCC #DCEDCC
split-complementary
#CCECED #EDCCDC #EDDECC
monochromatic
#72CACD #9FDBDD #CCECED #E8F7F7 #E8F7F7
Accessibility & contrast
On white
1.25
#CCECED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.79
#CCECED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCECED
16.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCECED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCECED | 1.00 | 1.25 | 16.79 | 16.79 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E9ED
Deuteranopia (green-blind)
#E1E4ED
Tritanopia (blue-blind)
#C2EEEC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #cceced; /* rgb */ color: rgb(204, 236, 237); /* oklch */ color: oklch(92.0% 0.033 198.9);
Tailwind
colors: {
custom: {
50: '#dcf2f2',
500: '#cceced',
950: '#000000',
},
}SCSS
$custom: #cceced; $custom-light: #dcf2f2; $custom-dark: #000000;
JSON
{
"hex": "#cceced",
"rgb": {
"r": 204,
"g": 236,
"b": 237
},
"hsl": {
"h": 181.818,
"s": 47.826,
"l": 86.471
},
"oklch": {
"l": 0.92035,
"c": 0.03346,
"h": 198.9
},
"luminance": 0.78943
}Semantic roles & 50–950 ramp
primary
#CCECED
secondary
#CA9594
accent
#2F2ABB
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585