#CBDBA2#CBDBA2
#CBDBA2 is a very light, moderate yellow-green. Relative luminance 0.660; OKLCH L 86.5% C 0.077 H 120.8°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #CBDBA2 |
|---|---|
| RGB | rgb(203, 219, 162) |
| HSL | hsl(77, 44%, 75%) |
| HSV | hsv(77, 26%, 86%) |
| CMYK | cmyk(7.3%, 0%, 26%, 14.1%) |
| CIE-LAB | lab(84.98, -14.90, 26.32) |
| CIE-LCH | lch(84.98, 30.24, 119.51°) |
| OKLab | oklab(86.52% -0.0396 0.0665) |
| OKLCH | oklch(86.52% 0.077 120.8) |
| XYZ | xyz(56.4811, 65.9682, 43.9330) |
| Luminance | 0.6597 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 5.51
Light Grey Green
#B7E1A1
ΔE00 5.64
Greenish Tan
#BCCB7A
ΔE00 6.51
Light Khaki
#E6F2A2
ΔE00 6.90
Pale Olive Green
#B1D27B
ΔE00 7.04
Light Sage
#BCECAC
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBDBA2 #B2A2DB
analogous
#DBCFA2 #CBDBA2 #AFDBA2
triadic
#CBDBA2 #A2CBDB #DBA2CB
tetradic
#CBDBA2 #A2DBCF #B2A2DB #DBA2AF
square
#CBDBA2 #A2DBCF #B2A2DB #DBA2AF
split-complementary
#CBDBA2 #A2AFDB #CFA2DB
monochromatic
#9AB94A #B2CA76 #CBDBA2 #E4ECCE #F3F6E9
Accessibility & contrast
On white
1.48
#CBDBA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#CBDBA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBDBA2
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBDBA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBDBA2 | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D49E
Deuteranopia (green-blind)
#E0D4A4
Tritanopia (blue-blind)
#D0D5CC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #cbdba2; /* rgb */ color: rgb(203, 219, 162); /* oklch */ color: oklch(86.5% 0.077 120.8);
Tailwind
colors: {
custom: {
50: '#dbe6be',
500: '#cbdba2',
950: '#000000',
},
}SCSS
$custom: #cbdba2; $custom-light: #dbe6be; $custom-dark: #000000;
JSON
{
"hex": "#cbdba2",
"rgb": {
"r": 203,
"g": 219,
"b": 162
},
"hsl": {
"h": 76.842,
"s": 44.186,
"l": 74.706
},
"oklch": {
"l": 0.86521,
"c": 0.07734,
"h": 120.8
},
"luminance": 0.65968
}Semantic roles & 50–950 ramp
primary
#CBDBA2
secondary
#826EB3
accent
#2EB755
background
#FEFEFD
surface
#FCFCF8
border
#D5D5D1
text
#151512
muted
#848482