#CBDCA0#CBDCA0
#CBDCA0 is a very light, moderate yellow-green. Relative luminance 0.664; OKLCH L 86.7% C 0.081 H 121.0°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #CBDCA0 |
|---|---|
| RGB | rgb(203, 220, 160) |
| HSL | hsl(77, 46%, 75%) |
| HSV | hsv(77, 27%, 86%) |
| CMYK | cmyk(7.7%, 0%, 27.3%, 13.7%) |
| CIE-LAB | lab(85.21, -15.68, 27.66) |
| CIE-LCH | lch(85.21, 31.80, 119.54°) |
| OKLab | oklab(86.69% -0.0418 0.0697) |
| OKLCH | oklch(86.69% 0.081 121) |
| XYZ | xyz(56.5664, 66.4210, 43.0914) |
| Luminance | 0.6642 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 5.21
Light Grey Green
#B7E1A1
ΔE00 5.41
Greenish Tan
#BCCB7A
ΔE00 6.18
Light Khaki
#E6F2A2
ΔE00 6.45
Pale Olive Green
#B1D27B
ΔE00 6.57
Greenish Beige
#C9D179
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBDCA0 #B1A0DC
analogous
#DCCFA0 #CBDCA0 #ADDCA0
triadic
#CBDCA0 #A0CBDC #DCA0CB
tetradic
#CBDCA0 #A0DCCF #B1A0DC #DCA0AD
square
#CBDCA0 #A0DCCF #B1A0DC #DCA0AD
split-complementary
#CBDCA0 #A0ADDC #CFA0DC
monochromatic
#9ABB47 #B3CC73 #CBDCA0 #E3ECCD #F3F7E9
Accessibility & contrast
On white
1.47
#CBDCA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#CBDCA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBDCA0
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBDCA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBDCA0 | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D59C
Deuteranopia (green-blind)
#E1D5A3
Tritanopia (blue-blind)
#D0D6CC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #cbdca0; /* rgb */ color: rgb(203, 220, 160); /* oklch */ color: oklch(86.7% 0.081 121.0);
Tailwind
colors: {
custom: {
50: '#dbe6bc',
500: '#cbdca0',
950: '#000000',
},
}SCSS
$custom: #cbdca0; $custom-light: #dbe6bc; $custom-dark: #000000;
JSON
{
"hex": "#cbdca0",
"rgb": {
"r": 203,
"g": 220,
"b": 160
},
"hsl": {
"h": 77,
"s": 46.154,
"l": 74.51
},
"oklch": {
"l": 0.86693,
"c": 0.08125,
"h": 121
},
"luminance": 0.66421
}Semantic roles & 50–950 ramp
primary
#CBDCA0
secondary
#816CB4
accent
#2CB954
background
#FEFEFD
surface
#FCFCF8
border
#D5D5D1
text
#151612
muted
#848482