#CBDCCD#CBDCCD
#CBDCCD is a very light, muted green. Relative luminance 0.683; OKLCH L 87.8% C 0.027 H 148.8°. Best body text is #000000 at 14.66:1 contrast (WCAG AA passes).
Color values
| HEX | #CBDCCD |
|---|---|
| RGB | rgb(203, 220, 205) |
| HSL | hsl(127, 20%, 83%) |
| HSV | hsv(127, 8%, 86%) |
| CMYK | cmyk(7.7%, 0%, 6.8%, 13.7%) |
| CIE-LAB | lab(86.15, -8.46, 5.42) |
| CIE-LCH | lch(86.15, 10.04, 147.34°) |
| OKLab | oklab(87.75% -0.0234 0.0142) |
| OKLCH | oklch(87.75% 0.027 148.8) |
| XYZ | xyz(61.2391, 68.2901, 67.7008) |
| Luminance | 0.6829 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.81
Honeydew
#F0FFF0
ΔE00 7.66
Silver (survey)
#C5C9C7
ΔE00 8.99
Beige
#F5F5DC
ΔE00 9.39
Mintcream
#F5FFFA
ΔE00 9.58
Ice
#D6FFFA
ΔE00 10.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBDCCD #DCCBDA
analogous
#D1DCCB #CBDCCD #CBDCD5
triadic
#CBDCCD #CDCBDC #DCCDCB
tetradic
#CBDCCD #CBD1DC #DCCBDA #DCD5CB
square
#CBDCCD #CBD1DC #DCCBDA #DCD5CB
split-complementary
#CBDCCD #D5CBDC #DCCBD1
monochromatic
#82AB87 #A6C3AA #CBDCCD #EDF3ED #EDF3ED
Accessibility & contrast
On white
1.43
#CBDCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.66
#CBDCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBDCCD
14.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBDCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBDCCD | 1.00 | 1.43 | 14.66 | 14.66 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD9CC
Deuteranopia (green-blind)
#D9D7CE
Tritanopia (blue-blind)
#C9DBD8
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #cbdccd; /* rgb */ color: rgb(203, 220, 205); /* oklch */ color: oklch(87.8% 0.027 148.8);
Tailwind
colors: {
custom: {
50: '#dae6dc',
500: '#cbdccd',
950: '#000000',
},
}SCSS
$custom: #cbdccd; $custom-light: #dae6dc; $custom-dark: #000000;
JSON
{
"hex": "#cbdccd",
"rgb": {
"r": 203,
"g": 220,
"b": 205
},
"hsl": {
"h": 127.059,
"s": 19.54,
"l": 82.941
},
"oklch": {
"l": 0.8775,
"c": 0.02731,
"h": 148.8
},
"luminance": 0.68291
}Semantic roles & 50–950 ramp
primary
#CBDCCD
secondary
#B299AF
accent
#48949E
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#151615
muted
#848484