#CBDCDA#CBDCDA
#CBDCDA is a very light, near-neutral teal. Relative luminance 0.689; OKLCH L 88.1% C 0.018 H 188.3°. Best body text is #000000 at 14.79:1 contrast (WCAG AA passes).
Color values
| HEX | #CBDCDA |
|---|---|
| RGB | rgb(203, 220, 218) |
| HSL | hsl(173, 20%, 83%) |
| HSV | hsv(173, 8%, 86%) |
| CMYK | cmyk(7.7%, 0%, 0.9%, 13.7%) |
| CIE-LAB | lab(86.48, -6.05, -0.97) |
| CIE-LCH | lch(86.48, 6.13, 189.11°) |
| OKLab | oklab(88.11% -0.0182 -0.0027) |
| OKLCH | oklch(88.11% 0.018 188.3) |
| XYZ | xyz(62.8740, 68.9440, 76.3111) |
| Luminance | 0.6895 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.34
Silver (survey)
#C5C9C7
ΔE00 6.57
Fog
#D8DCE0
ΔE00 6.92
Gainsboro
#DCDCDC
ΔE00 7.61
Light Gray
#D3D3D3
ΔE00 7.67
Azure (CSS)
#F0FFFF
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBDCDA #DCCBCD
analogous
#CBDCD1 #CBDCDA #CBD5DC
triadic
#CBDCDA #DACBDC #DCDACB
tetradic
#CBDCDA #D1CBDC #DCCBCD #D5DCCB
square
#CBDCDA #D1CBDC #DCCBCD #D5DCCB
split-complementary
#CBDCDA #DCCBD5 #DCD1CB
monochromatic
#82ABA6 #A6C3C0 #CBDCDA #EDF3F2 #EDF3F2
Accessibility & contrast
On white
1.42
#CBDCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.79
#CBDCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBDCDA
14.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBDCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBDCDA | 1.00 | 1.42 | 14.79 | 14.79 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADADA
Deuteranopia (green-blind)
#D6D7DA
Tritanopia (blue-blind)
#C7DDDB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #cbdcda; /* rgb */ color: rgb(203, 220, 218); /* oklch */ color: oklch(88.1% 0.018 188.3);
Tailwind
colors: {
custom: {
50: '#dae6e5',
500: '#cbdcda',
950: '#000000',
},
}SCSS
$custom: #cbdcda; $custom-light: #dae6e5; $custom-dark: #000000;
JSON
{
"hex": "#cbdcda",
"rgb": {
"r": 203,
"g": 220,
"b": 218
},
"hsl": {
"h": 172.941,
"s": 19.54,
"l": 82.941
},
"oklch": {
"l": 0.88114,
"c": 0.01843,
"h": 188.3
},
"luminance": 0.68945
}Semantic roles & 50–950 ramp
primary
#CBDCDA
secondary
#B2999C
accent
#48529E
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#151615
muted
#848484