#CCEDEB#CCEDEB
#CCEDEB is a very light, muted teal. Relative luminance 0.794; OKLCH L 92.2% C 0.035 H 192.1°. Best body text is #000000 at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #CCEDEB |
|---|---|
| RGB | rgb(204, 237, 235) |
| HSL | hsl(176, 48%, 86%) |
| HSV | hsv(176, 14%, 93%) |
| CMYK | cmyk(13.9%, 0%, 0.8%, 7.1%) |
| CIE-LAB | lab(91.42, -11.08, -2.64) |
| CIE-LCH | lch(91.42, 11.40, 193.41°) |
| OKLab | oklab(92.18% -0.0338 -0.0072) |
| OKLCH | oklch(92.18% 0.035 192.1) |
| XYZ | xyz(70.1776, 79.4022, 90.2099) |
| Luminance | 0.7940 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice Blue (survey)
#D7FFFE
ΔE00 3.90
Very Pale Blue
#D6FFFE
ΔE00 3.97
Lightcyan
#E0FFFF
ΔE00 4.06
Very Light Blue
#D5FFFF
ΔE00 4.09
Really Light Blue
#D4FFFF
ΔE00 4.18
Ice
#D6FFFA
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCEDEB #EDCCCE
analogous
#CCEDDB #CCEDEB #CCDFED
triadic
#CCEDEB #EBCCED #EDEBCC
tetradic
#CCEDEB #DBCCED #EDCCCE #DFEDCC
square
#CCEDEB #DBCCED #EDCCCE #DFEDCC
split-complementary
#CCEDEB #EDCCDF #EDDBCC
monochromatic
#72CDC8 #9FDDD9 #CCEDEB #E8F7F6 #E8F7F6
Accessibility & contrast
On white
1.24
#CCEDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.88
#CCEDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCEDEB
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCEDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCEDEB | 1.00 | 1.24 | 16.88 | 16.88 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E9EB
Deuteranopia (green-blind)
#E2E4EB
Tritanopia (blue-blind)
#C3EFEC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ccedeb; /* rgb */ color: rgb(204, 237, 235); /* oklch */ color: oklch(92.2% 0.035 192.1);
Tailwind
colors: {
custom: {
50: '#dbf2f1',
500: '#ccedeb',
950: '#000000',
},
}SCSS
$custom: #ccedeb; $custom-light: #dbf2f1; $custom-dark: #000000;
JSON
{
"hex": "#ccedeb",
"rgb": {
"r": 204,
"g": 237,
"b": 235
},
"hsl": {
"h": 176.364,
"s": 47.826,
"l": 86.471
},
"oklch": {
"l": 0.92183,
"c": 0.03453,
"h": 192.1
},
"luminance": 0.79404
}Semantic roles & 50–950 ramp
primary
#CCEDEB
secondary
#CA9497
accent
#2A33BB
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585