#CBDCC8#CBDCC8
#CBDCC8 is a very light, muted green. Relative luminance 0.681; OKLCH L 87.6% C 0.033 H 141.0°. Best body text is #000000 at 14.61:1 contrast (WCAG AA passes).
Color values
| HEX | #CBDCC8 |
|---|---|
| RGB | rgb(203, 220, 200) |
| HSL | hsl(111, 22%, 82%) |
| HSV | hsv(111, 9%, 86%) |
| CMYK | cmyk(7.7%, 0%, 9.1%, 13.7%) |
| CIE-LAB | lab(86.03, -9.35, 7.89) |
| CIE-LCH | lch(86.03, 12.23, 139.84°) |
| OKLab | oklab(87.62% -0.0254 0.0206) |
| OKLCH | oklch(87.62% 0.033 141) |
| XYZ | xyz(60.6452, 68.0525, 64.5728) |
| Luminance | 0.6805 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 8.00
Light Grey
#D8DCD6
ΔE00 8.03
Beige
#F5F5DC
ΔE00 9.00
Silver (survey)
#C5C9C7
ΔE00 10.25
Eggshell
#F0EAD6
ΔE00 10.27
Off White (survey)
#FFFFE4
ΔE00 10.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBDCC8 #D9C8DC
analogous
#D5DCC8 #CBDCC8 #C8DCCF
triadic
#CBDCC8 #C8CBDC #DCC8CB
tetradic
#CBDCC8 #C8D5DC #D9C8DC #DCCFC8
square
#CBDCC8 #C8D5DC #D9C8DC #DCCFC8
split-complementary
#CBDCC8 #CFC8DC #DCC8D5
monochromatic
#84AC7D #A8C4A3 #CBDCC8 #EDF3EC #EDF3EC
Accessibility & contrast
On white
1.44
#CBDCC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.61
#CBDCC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBDCC8
14.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBDCC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBDCC8 | 1.00 | 1.44 | 14.61 | 14.61 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD8C7
Deuteranopia (green-blind)
#DAD6C9
Tritanopia (blue-blind)
#CADAD6
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #cbdcc8; /* rgb */ color: rgb(203, 220, 200); /* oklch */ color: oklch(87.6% 0.033 141.0);
Tailwind
colors: {
custom: {
50: '#dae6d8',
500: '#cbdcc8',
950: '#000000',
},
}SCSS
$custom: #cbdcc8; $custom-light: #dae6d8; $custom-dark: #000000;
JSON
{
"hex": "#cbdcc8",
"rgb": {
"r": 203,
"g": 220,
"b": 200
},
"hsl": {
"h": 111,
"s": 22.222,
"l": 82.353
},
"oklch": {
"l": 0.87617,
"c": 0.03266,
"h": 141
},
"luminance": 0.68053
}Semantic roles & 50–950 ramp
primary
#CBDCC8
secondary
#AE96B2
accent
#45A193
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#151614
muted
#848483