#CBDBDA#CBDBDA
#CBDBDA is a very light, near-neutral teal. Relative luminance 0.684; OKLCH L 87.9% C 0.017 H 192.3°. Best body text is #000000 at 14.68:1 contrast (WCAG AA passes).
Color values
| HEX | #CBDBDA |
|---|---|
| RGB | rgb(203, 219, 218) |
| HSL | hsl(176, 18%, 83%) |
| HSV | hsv(176, 7%, 86%) |
| CMYK | cmyk(7.3%, 0%, 0.5%, 14.1%) |
| CIE-LAB | lab(86.22, -5.53, -1.35) |
| CIE-LCH | lch(86.22, 5.70, 193.71°) |
| OKLab | oklab(87.91% -0.0169 -0.0037) |
| OKLCH | oklch(87.91% 0.017 192.3) |
| XYZ | xyz(62.6123, 68.4207, 76.2239) |
| Luminance | 0.6842 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.15
Silver (survey)
#C5C9C7
ΔE00 6.13
Fog
#D8DCE0
ΔE00 6.32
Gainsboro
#DCDCDC
ΔE00 7.14
Light Gray
#D3D3D3
ΔE00 7.15
Azure (CSS)
#F0FFFF
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBDBDA #DBCBCC
analogous
#CBDBD2 #CBDBDA #CBD4DB
triadic
#CBDBDA #DACBDB #DBDACB
tetradic
#CBDBDA #D2CBDB #DBCBCC #D4DBCB
square
#CBDBDA #D2CBDB #DBCBCC #D4DBCB
split-complementary
#CBDBDA #DBCBD4 #DBD2CB
monochromatic
#83A9A7 #A7C2C0 #CBDBDA #EDF2F2 #EDF2F2
Accessibility & contrast
On white
1.43
#CBDBDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.68
#CBDBDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBDBDA
14.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBDBDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBDBDA | 1.00 | 1.43 | 14.68 | 14.68 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D9DA
Deuteranopia (green-blind)
#D6D7DA
Tritanopia (blue-blind)
#C7DCDB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #cbdbda; /* rgb */ color: rgb(203, 219, 218); /* oklch */ color: oklch(87.9% 0.017 192.3);
Tailwind
colors: {
custom: {
50: '#dae6e5',
500: '#cbdbda',
950: '#000000',
},
}SCSS
$custom: #cbdbda; $custom-light: #dae6e5; $custom-dark: #000000;
JSON
{
"hex": "#cbdbda",
"rgb": {
"r": 203,
"g": 219,
"b": 218
},
"hsl": {
"h": 176.25,
"s": 18.182,
"l": 82.745
},
"oklch": {
"l": 0.87909,
"c": 0.01726,
"h": 192.3
},
"luminance": 0.68422
}Semantic roles & 50–950 ramp
primary
#CBDBDA
secondary
#B19A9B
accent
#494E9C
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#151515
muted
#848484