#CBDCC6#CBDCC6
#CBDCC6 is a very light, muted green. Relative luminance 0.680; OKLCH L 87.6% C 0.035 H 138.6°. Best body text is #000000 at 14.59:1 contrast (WCAG AA passes).
Color values
| HEX | #CBDCC6 |
|---|---|
| RGB | rgb(203, 220, 198) |
| HSL | hsl(106, 24%, 82%) |
| HSV | hsv(106, 10%, 86%) |
| CMYK | cmyk(7.7%, 0%, 10%, 13.7%) |
| CIE-LAB | lab(85.99, -9.70, 8.87) |
| CIE-LCH | lch(85.99, 13.14, 137.54°) |
| OKLab | oklab(87.56% -0.0262 0.0231) |
| OKLCH | oklch(87.56% 0.035 138.6) |
| XYZ | xyz(60.4130, 67.9596, 63.3499) |
| Luminance | 0.6796 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 8.23
Light Grey
#D8DCD6
ΔE00 8.54
Beige
#F5F5DC
ΔE00 8.94
Eggshell
#F0EAD6
ΔE00 10.34
Off White (survey)
#FFFFE4
ΔE00 10.43
Lightyellow
#FFFFE0
ΔE00 10.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBDCC6 #D7C6DC
analogous
#D6DCC6 #CBDCC6 #C6DCCC
triadic
#CBDCC6 #C6CBDC #DCC6CB
tetradic
#CBDCC6 #C6D6DC #D7C6DC #DCCCC6
square
#CBDCC6 #C6D6DC #D7C6DC #DCCCC6
split-complementary
#CBDCC6 #CCC6DC #DCC6D6
monochromatic
#86AD7A #A8C5A0 #CBDCC6 #EEF3EC #EEF3EC
Accessibility & contrast
On white
1.44
#CBDCC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.59
#CBDCC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBDCC6
14.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBDCC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBDCC6 | 1.00 | 1.44 | 14.59 | 14.59 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED8C5
Deuteranopia (green-blind)
#DBD6C7
Tritanopia (blue-blind)
#CBDAD6
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #cbdcc6; /* rgb */ color: rgb(203, 220, 198); /* oklch */ color: oklch(87.6% 0.035 138.6);
Tailwind
colors: {
custom: {
50: '#dae6d7',
500: '#cbdcc6',
950: '#000000',
},
}SCSS
$custom: #cbdcc6; $custom-light: #dae6d7; $custom-dark: #000000;
JSON
{
"hex": "#cbdcc6",
"rgb": {
"r": 203,
"g": 220,
"b": 198
},
"hsl": {
"h": 106.364,
"s": 23.913,
"l": 81.961
},
"oklch": {
"l": 0.87564,
"c": 0.03492,
"h": 138.6
},
"luminance": 0.6796
}Semantic roles & 50–950 ramp
primary
#CBDCC6
secondary
#AB94B2
accent
#43A28D
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#151614
muted
#848483