#CBDBDD#CBDBDD
#CBDBDD is a very light, near-neutral teal. Relative luminance 0.686; OKLCH L 88.0% C 0.017 H 205.8°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #CBDBDD |
|---|---|
| RGB | rgb(203, 219, 221) |
| HSL | hsl(187, 21%, 83%) |
| HSV | hsv(187, 8%, 87%) |
| CMYK | cmyk(8.1%, 0.9%, 0%, 13.3%) |
| CIE-LAB | lab(86.30, -4.96, -2.82) |
| CIE-LCH | lch(86.30, 5.70, 209.63°) |
| OKLab | oklab(88% -0.0157 -0.0076) |
| OKLCH | oklch(88% 0.017 205.8) |
| XYZ | xyz(63.0084, 68.5792, 78.3101) |
| Luminance | 0.6858 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Fog
#D8DCE0
ΔE00 5.53
Light Grey
#D8DCD6
ΔE00 5.73
Silver (survey)
#C5C9C7
ΔE00 6.18
Gainsboro
#DCDCDC
ΔE00 6.81
Light Gray
#D3D3D3
ΔE00 6.84
Azure (CSS)
#F0FFFF
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBDBDD #DDCDCB
analogous
#CBDDD6 #CBDBDD #CBD2DD
triadic
#CBDBDD #DDCBDB #DBDDCB
tetradic
#CBDBDD #D6CBDD #DDCDCB #D2DDCB
square
#CBDBDD #D6CBDD #DDCDCB #D2DDCB
split-complementary
#CBDBDD #DDCBD2 #DDD6CB
monochromatic
#81A8AD #A6C1C5 #CBDBDD #ECF2F3 #ECF2F3
Accessibility & contrast
On white
1.43
#CBDBDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#CBDBDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBDBDD
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBDBDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBDBDD | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D9DD
Deuteranopia (green-blind)
#D5D7DD
Tritanopia (blue-blind)
#C6DCDC
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #cbdbdd; /* rgb */ color: rgb(203, 219, 221); /* oklch */ color: oklch(88.0% 0.017 205.8);
Tailwind
colors: {
custom: {
50: '#dae6e7',
500: '#cbdbdd',
950: '#000000',
},
}SCSS
$custom: #cbdbdd; $custom-light: #dae6e7; $custom-dark: #000000;
JSON
{
"hex": "#cbdbdd",
"rgb": {
"r": 203,
"g": 219,
"b": 221
},
"hsl": {
"h": 186.667,
"s": 20.93,
"l": 83.137
},
"oklch": {
"l": 0.87997,
"c": 0.01744,
"h": 205.8
},
"luminance": 0.6858
}Semantic roles & 50–950 ramp
primary
#CBDBDD
secondary
#B39C99
accent
#50469F
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#151516
muted
#848484