#CEDCDB#CEDCDB
#CEDCDB is a very light, near-neutral teal. Relative luminance 0.694; OKLCH L 88.4% C 0.015 H 191.7°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDCDB |
|---|---|
| RGB | rgb(206, 220, 219) |
| HSL | hsl(176, 17%, 84%) |
| HSV | hsv(176, 6%, 86%) |
| CMYK | cmyk(6.4%, 0%, 0.5%, 13.7%) |
| CIE-LAB | lab(86.71, -4.87, -1.13) |
| CIE-LCH | lch(86.71, 5.00, 193.03°) |
| OKLab | oklab(88.36% -0.0148 -0.0031) |
| OKLCH | oklch(88.36% 0.015 191.7) |
| XYZ | xyz(63.8303, 69.4220, 77.0410) |
| Luminance | 0.6942 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.48
Fog
#D8DCE0
ΔE00 5.62
Silver (survey)
#C5C9C7
ΔE00 5.78
Gainsboro
#DCDCDC
ΔE00 6.37
Light Gray
#D3D3D3
ΔE00 6.49
Azure (CSS)
#F0FFFF
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDCDB #DCCECF
analogous
#CEDCD4 #CEDCDB #CED6DC
triadic
#CEDCDB #DBCEDC #DCDBCE
tetradic
#CEDCDB #D4CEDC #DCCECF #D6DCCE
square
#CEDCDB #D4CEDC #DCCECF #D6DCCE
split-complementary
#CEDCDB #DCCED6 #DCD4CE
monochromatic
#87A9A7 #AAC2C1 #CEDCDB #EDF2F2 #EDF2F2
Accessibility & contrast
On white
1.41
#CEDCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.88
#CEDCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDCDB
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDCDB | 1.00 | 1.41 | 14.88 | 14.88 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADADB
Deuteranopia (green-blind)
#D7D8DB
Tritanopia (blue-blind)
#CADDDC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #cedcdb; /* rgb */ color: rgb(206, 220, 219); /* oklch */ color: oklch(88.4% 0.015 191.7);
Tailwind
colors: {
custom: {
50: '#dde6e6',
500: '#cedcdb',
950: '#000000',
},
}SCSS
$custom: #cedcdb; $custom-light: #dde6e6; $custom-dark: #000000;
JSON
{
"hex": "#cedcdb",
"rgb": {
"r": 206,
"g": 220,
"b": 219
},
"hsl": {
"h": 175.714,
"s": 16.667,
"l": 83.529
},
"oklch": {
"l": 0.88362,
"c": 0.01512,
"h": 191.7
},
"luminance": 0.69423
}Semantic roles & 50–950 ramp
primary
#CEDCDB
secondary
#B19D9E
accent
#4B509B
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484