#CEDCDC#CEDCDC
#CEDCDC is a very light, near-neutral teal. Relative luminance 0.695; OKLCH L 88.4% C 0.015 H 196.9°. Best body text is #000000 at 14.90:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDCDC |
|---|---|
| RGB | rgb(206, 220, 220) |
| HSL | hsl(180, 17%, 84%) |
| HSV | hsv(180, 6%, 86%) |
| CMYK | cmyk(6.4%, 0%, 0%, 13.7%) |
| CIE-LAB | lab(86.74, -4.68, -1.62) |
| CIE-LCH | lch(86.74, 4.95, 199.06°) |
| OKLab | oklab(88.39% -0.0144 -0.0044) |
| OKLCH | oklch(88.39% 0.015 196.9) |
| XYZ | xyz(63.9624, 69.4748, 77.7364) |
| Luminance | 0.6948 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.68
Fog
#D8DCE0
ΔE00 5.30
Silver (survey)
#C5C9C7
ΔE00 5.78
Gainsboro
#DCDCDC
ΔE00 6.23
Light Gray
#D3D3D3
ΔE00 6.36
Azure (CSS)
#F0FFFF
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDCDC #DCCECE
analogous
#CEDCD5 #CEDCDC #CED5DC
triadic
#CEDCDC #DCCEDC #DCDCCE
tetradic
#CEDCDC #D5CEDC #DCCECE #D5DCCE
square
#CEDCDC #D5CEDC #DCCECE #D5DCCE
split-complementary
#CEDCDC #DCCED5 #DCD5CE
monochromatic
#87A9A9 #AAC2C2 #CEDCDC #EDF2F2 #EDF2F2
Accessibility & contrast
On white
1.41
#CEDCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.90
#CEDCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDCDC
14.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDCDC | 1.00 | 1.41 | 14.90 | 14.90 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADADC
Deuteranopia (green-blind)
#D7D8DC
Tritanopia (blue-blind)
#CADDDC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #cedcdc; /* rgb */ color: rgb(206, 220, 220); /* oklch */ color: oklch(88.4% 0.015 196.9);
Tailwind
colors: {
custom: {
50: '#dde6e6',
500: '#cedcdc',
950: '#000000',
},
}SCSS
$custom: #cedcdc; $custom-light: #dde6e6; $custom-dark: #000000;
JSON
{
"hex": "#cedcdc",
"rgb": {
"r": 206,
"g": 220,
"b": 220
},
"hsl": {
"h": 180,
"s": 16.667,
"l": 83.529
},
"oklch": {
"l": 0.88391,
"c": 0.01507,
"h": 196.9
},
"luminance": 0.69476
}Semantic roles & 50–950 ramp
primary
#CEDCDC
secondary
#B19D9D
accent
#4B4B9B
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484