#CEDBDB#CEDBDB
#CEDBDB is a very light, near-neutral teal. Relative luminance 0.689; OKLCH L 88.2% C 0.014 H 196.9°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDBDB |
|---|---|
| RGB | rgb(206, 219, 219) |
| HSL | hsl(180, 15%, 83%) |
| HSV | hsv(180, 6%, 86%) |
| CMYK | cmyk(5.9%, 0%, 0%, 14.1%) |
| CIE-LAB | lab(86.45, -4.35, -1.51) |
| CIE-LCH | lch(86.45, 4.61, 199.08°) |
| OKLab | oklab(88.16% -0.0134 -0.0041) |
| OKLCH | oklch(88.16% 0.014 196.9) |
| XYZ | xyz(63.5687, 68.8987, 76.9538) |
| Luminance | 0.6890 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.41
Fog
#D8DCE0
ΔE00 4.98
Silver (survey)
#C5C9C7
ΔE00 5.39
Gainsboro
#DCDCDC
ΔE00 5.88
Light Gray
#D3D3D3
ΔE00 5.95
Azure (CSS)
#F0FFFF
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDBDB #DBCECE
analogous
#CEDBD4 #CEDBDB #CED4DB
triadic
#CEDBDB #DBCEDB #DBDBCE
tetradic
#CEDBDB #D4CEDB #DBCECE #D4DBCE
square
#CEDBDB #D4CEDB #DBCECE #D4DBCE
split-complementary
#CEDBDB #DBCED4 #DBD4CE
monochromatic
#87A7A7 #ABC1C1 #CEDBDB #EDF2F2 #EDF2F2
Accessibility & contrast
On white
1.42
#CEDBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#CEDBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDBDB
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDBDB | 1.00 | 1.42 | 14.78 | 14.78 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DADB
Deuteranopia (green-blind)
#D6D7DB
Tritanopia (blue-blind)
#CBDCDB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #cedbdb; /* rgb */ color: rgb(206, 219, 219); /* oklch */ color: oklch(88.2% 0.014 196.9);
Tailwind
colors: {
custom: {
50: '#dde6e6',
500: '#cedbdb',
950: '#000000',
},
}SCSS
$custom: #cedbdb; $custom-light: #dde6e6; $custom-dark: #000000;
JSON
{
"hex": "#cedbdb",
"rgb": {
"r": 206,
"g": 219,
"b": 219
},
"hsl": {
"h": 180,
"s": 15.294,
"l": 83.333
},
"oklch": {
"l": 0.88158,
"c": 0.01403,
"h": 196.9
},
"luminance": 0.68899
}Semantic roles & 50–950 ramp
primary
#CEDBDB
secondary
#B09D9D
accent
#4C4C99
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484