#CCDEDB#CCDEDB
#CCDEDB is a very light, near-neutral teal. Relative luminance 0.702; OKLCH L 88.6% C 0.020 H 184.9°. Best body text is #000000 at 15.04:1 contrast (WCAG AA passes).
Color values
| HEX | #CCDEDB |
|---|---|
| RGB | rgb(204, 222, 219) |
| HSL | hsl(170, 21%, 84%) |
| HSV | hsv(170, 8%, 87%) |
| CMYK | cmyk(8.1%, 0%, 1.4%, 12.9%) |
| CIE-LAB | lab(87.09, -6.56, -0.59) |
| CIE-LCH | lch(87.09, 6.58, 185.13°) |
| OKLab | oklab(88.63% -0.0196 -0.0017) |
| OKLCH | oklch(88.63% 0.02 184.9) |
| XYZ | xyz(63.8065, 70.1935, 77.1912) |
| Luminance | 0.7019 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.58
Silver (survey)
#C5C9C7
ΔE00 7.17
Fog
#D8DCE0
ΔE00 7.48
Azure (CSS)
#F0FFFF
ΔE00 7.51
Lightcyan
#E0FFFF
ΔE00 7.64
Mintcream
#F5FFFA
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCDEDB #DECCCF
analogous
#CCDED2 #CCDEDB #CCD8DE
triadic
#CCDEDB #DBCCDE #DEDBCC
tetradic
#CCDEDB #D2CCDE #DECCCF #D8DECC
square
#CCDEDB #D2CCDE #DECCCF #D8DECC
split-complementary
#CCDEDB #DECCD8 #DED2CC
monochromatic
#82AEA7 #A7C6C1 #CCDEDB #ECF3F2 #ECF3F2
Accessibility & contrast
On white
1.40
#CCDEDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.04
#CCDEDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCDEDB
15.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCDEDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCDEDB | 1.00 | 1.40 | 15.04 | 15.04 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDCDB
Deuteranopia (green-blind)
#D8D9DB
Tritanopia (blue-blind)
#C8DFDD
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #ccdedb; /* rgb */ color: rgb(204, 222, 219); /* oklch */ color: oklch(88.6% 0.020 184.9);
Tailwind
colors: {
custom: {
50: '#dbe8e6',
500: '#ccdedb',
950: '#000000',
},
}SCSS
$custom: #ccdedb; $custom-light: #dbe8e6; $custom-dark: #000000;
JSON
{
"hex": "#ccdedb",
"rgb": {
"r": 204,
"g": 222,
"b": 219
},
"hsl": {
"h": 170,
"s": 21.429,
"l": 83.529
},
"oklch": {
"l": 0.88626,
"c": 0.01968,
"h": 184.9
},
"luminance": 0.70194
}Semantic roles & 50–950 ramp
primary
#CCDEDB
secondary
#B49A9E
accent
#4655A0
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#151615
muted
#848484