#CEDCD5#CEDCD5
#CEDCD5 is a very light, near-neutral teal. Relative luminance 0.691; OKLCH L 88.2% C 0.018 H 164.6°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDCD5 |
|---|---|
| RGB | rgb(206, 220, 213) |
| HSL | hsl(150, 17%, 84%) |
| HSV | hsv(150, 6%, 86%) |
| CMYK | cmyk(6.4%, 0%, 3.2%, 13.7%) |
| CIE-LAB | lab(86.56, -5.99, 1.82) |
| CIE-LCH | lch(86.56, 6.26, 163.13°) |
| OKLab | oklab(88.19% -0.0171 0.0047) |
| OKLCH | oklch(88.19% 0.018 164.6) |
| XYZ | xyz(63.0547, 69.1117, 72.9558) |
| Luminance | 0.6911 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.29
Silver (survey)
#C5C9C7
ΔE00 6.49
Gainsboro
#DCDCDC
ΔE00 7.64
Light Gray
#D3D3D3
ΔE00 7.71
Fog
#D8DCE0
ΔE00 7.75
Mintcream
#F5FFFA
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDCD5 #DCCED5
analogous
#CEDCCE #CEDCD5 #CEDCDC
triadic
#CEDCD5 #D5CEDC #DCD5CE
tetradic
#CEDCD5 #CECEDC #DCCED5 #DCDCCE
square
#CEDCD5 #CECEDC #DCCED5 #DCDCCE
split-complementary
#CEDCD5 #DCCEDC #DCCECE
monochromatic
#87A998 #AAC2B6 #CEDCD5 #EDF2F0 #EDF2F0
Accessibility & contrast
On white
1.42
#CEDCD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#CEDCD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDCD5
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDCD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDCD5 | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDAD5
Deuteranopia (green-blind)
#D9D8D5
Tritanopia (blue-blind)
#CCDCDA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #cedcd5; /* rgb */ color: rgb(206, 220, 213); /* oklch */ color: oklch(88.2% 0.018 164.6);
Tailwind
colors: {
custom: {
50: '#dde6e1',
500: '#cedcd5',
950: '#000000',
},
}SCSS
$custom: #cedcd5; $custom-light: #dde6e1; $custom-dark: #000000;
JSON
{
"hex": "#cedcd5",
"rgb": {
"r": 206,
"g": 220,
"b": 213
},
"hsl": {
"h": 150,
"s": 16.667,
"l": 83.529
},
"oklch": {
"l": 0.8819,
"c": 0.01778,
"h": 164.6
},
"luminance": 0.69112
}Semantic roles & 50–950 ramp
primary
#CEDCD5
secondary
#B19DA7
accent
#4B739B
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484