#CCEDEC#CCEDEC
#CCEDEC is a very light, muted teal. Relative luminance 0.795; OKLCH L 92.2% C 0.034 H 194.3°. Best body text is #000000 at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #CCEDEC |
|---|---|
| RGB | rgb(204, 237, 236) |
| HSL | hsl(178, 48%, 86%) |
| HSV | hsv(178, 14%, 93%) |
| CMYK | cmyk(13.9%, 0%, 0.4%, 7.1%) |
| CIE-LAB | lab(91.44, -10.89, -3.13) |
| CIE-LCH | lch(91.44, 11.33, 196.02°) |
| OKLab | oklab(92.21% -0.0334 -0.0085) |
| OKLCH | oklch(92.21% 0.034 194.3) |
| XYZ | xyz(70.3225, 79.4601, 90.9729) |
| Luminance | 0.7946 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice Blue (survey)
#D7FFFE
ΔE00 3.90
Lightcyan
#E0FFFF
ΔE00 3.95
Very Pale Blue
#D6FFFE
ΔE00 3.97
Very Light Blue
#D5FFFF
ΔE00 4.05
Really Light Blue
#D4FFFF
ΔE00 4.15
Pale Blue
#D0FEFE
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCEDEC #EDCCCD
analogous
#CCEDDC #CCEDEC #CCDEED
triadic
#CCEDEC #ECCCED #EDECCC
tetradic
#CCEDEC #DCCCED #EDCCCD #DEEDCC
square
#CCEDEC #DCCCED #EDCCCD #DEEDCC
split-complementary
#CCEDEC #EDCCDE #EDDCCC
monochromatic
#72CDCA #9FDDDB #CCEDEC #E8F7F7 #E8F7F7
Accessibility & contrast
On white
1.24
#CCEDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.89
#CCEDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCEDEC
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCEDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCEDEC | 1.00 | 1.24 | 16.89 | 16.89 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E9EC
Deuteranopia (green-blind)
#E2E4EC
Tritanopia (blue-blind)
#C3EFED
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ccedec; /* rgb */ color: rgb(204, 237, 236); /* oklch */ color: oklch(92.2% 0.034 194.3);
Tailwind
colors: {
custom: {
50: '#dcf2f2',
500: '#ccedec',
950: '#000000',
},
}SCSS
$custom: #ccedec; $custom-light: #dcf2f2; $custom-dark: #000000;
JSON
{
"hex": "#ccedec",
"rgb": {
"r": 204,
"g": 237,
"b": 236
},
"hsl": {
"h": 178.182,
"s": 47.826,
"l": 86.471
},
"oklch": {
"l": 0.92212,
"c": 0.03445,
"h": 194.3
},
"luminance": 0.79462
}Semantic roles & 50–950 ramp
primary
#CCEDEC
secondary
#CA9495
accent
#2A2FBB
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585