#CBDBAB#CBDBAB
#CBDBAB is a very light, moderate yellow-green. Relative luminance 0.663; OKLCH L 86.7% C 0.066 H 122.8°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #CBDBAB |
|---|---|
| RGB | rgb(203, 219, 171) |
| HSL | hsl(80, 40%, 76%) |
| HSV | hsv(80, 22%, 86%) |
| CMYK | cmyk(7.3%, 0%, 21.9%, 14.1%) |
| CIE-LAB | lab(85.15, -13.58, 21.87) |
| CIE-LCH | lch(85.15, 25.74, 121.84°) |
| OKLab | oklab(86.71% -0.0358 0.0557) |
| OKLCH | oklch(86.71% 0.066 122.8) |
| XYZ | xyz(57.3099, 66.2998, 48.2981) |
| Luminance | 0.6630 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 6.13
Pale Olive
#B9CC81
ΔE00 7.18
Light Sage
#BCECAC
ΔE00 7.38
Palegoldenrod
#EEE8AA
ΔE00 8.23
Greenish Tan
#BCCB7A
ΔE00 8.30
Light Khaki
#E6F2A2
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBDBAB #BBABDB
analogous
#DBD3AB #CBDBAB #B3DBAB
triadic
#CBDBAB #ABCBDB #DBABCB
tetradic
#CBDBAB #ABDBD3 #BBABDB #DBABB3
square
#CBDBAB #ABDBD3 #BBABDB #DBABB3
split-complementary
#CBDBAB #ABB3DB #D3ABDB
monochromatic
#96B655 #B0C980 #CBDBAB #E6EDD6 #F2F6EA
Accessibility & contrast
On white
1.47
#CBDBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#CBDBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBDBAB
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBDBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBDBAB | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D5A8
Deuteranopia (green-blind)
#DFD5AD
Tritanopia (blue-blind)
#CFD6CE
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #cbdbab; /* rgb */ color: rgb(203, 219, 171); /* oklch */ color: oklch(86.7% 0.066 122.8);
Tailwind
colors: {
custom: {
50: '#dbe6c4',
500: '#cbdbab',
950: '#000000',
},
}SCSS
$custom: #cbdbab; $custom-light: #dbe6c4; $custom-dark: #000000;
JSON
{
"hex": "#cbdbab",
"rgb": {
"r": 203,
"g": 219,
"b": 171
},
"hsl": {
"h": 80,
"s": 40,
"l": 76.471
},
"oklch": {
"l": 0.86711,
"c": 0.06626,
"h": 122.8
},
"luminance": 0.663
}Semantic roles & 50–950 ramp
primary
#CBDBAB
secondary
#8B77B3
accent
#32B35D
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#151512
muted
#848482