#CBDB7D#CBDB7D
#CBDB7D is a very light, vivid yellow-green. Relative luminance 0.648; OKLCH L 85.9% C 0.120 H 116.9°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #CBDB7D |
|---|---|
| RGB | rgb(203, 219, 125) |
| HSL | hsl(70, 57%, 67%) |
| HSV | hsv(70, 43%, 86%) |
| CMYK | cmyk(7.3%, 0%, 42.9%, 14.1%) |
| CIE-LAB | lab(84.40, -19.52, 44.30) |
| CIE-LCH | lch(84.40, 48.41, 113.78°) |
| OKLab | oklab(85.87% -0.0544 0.1071) |
| OKLCH | oklch(85.87% 0.12 116.9) |
| XYZ | xyz(53.6622, 64.8407, 29.0866) |
| Luminance | 0.6484 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 2.77
Greenish Tan
#BCCB7A
ΔE00 4.21
Pale Olive
#B9CC81
ΔE00 4.96
Pale Olive Green
#B1D27B
ΔE00 5.12
Light Khaki
#E6F2A2
ΔE00 6.01
Light Olive
#ACBF69
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBDB7D #8D7DDB
analogous
#DBBC7D #CBDB7D #9CDB7D
triadic
#CBDB7D #7DCBDB #DB7DCB
tetradic
#CBDB7D #7DDBBC #8D7DDB #DB7D9C
square
#CBDB7D #7DDBBC #8D7DDB #DB7D9C
split-complementary
#CBDB7D #7D9CDB #BC7DDB
monochromatic
#98AE30 #B8CE4D #CBDB7D #DEE8AD #F1F6DD
Accessibility & contrast
On white
1.50
#CBDB7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#CBDB7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBDB7D
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBDB7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBDB7D | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D275
Deuteranopia (green-blind)
#E5D382
Tritanopia (blue-blind)
#D4D2C4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #cbdb7d; /* rgb */ color: rgb(203, 219, 125); /* oklch */ color: oklch(85.9% 0.120 116.9);
Tailwind
colors: {
custom: {
50: '#dce6a4',
500: '#cbdb7d',
950: '#000000',
},
}SCSS
$custom: #cbdb7d; $custom-light: #dce6a4; $custom-dark: #000000;
JSON
{
"hex": "#cbdb7d",
"rgb": {
"r": 203,
"g": 219,
"b": 125
},
"hsl": {
"h": 70.213,
"s": 56.627,
"l": 67.451
},
"oklch": {
"l": 0.85871,
"c": 0.1201,
"h": 116.9
},
"luminance": 0.6484
}Semantic roles & 50–950 ramp
primary
#CBDB7D
secondary
#5D4CB0
accent
#21C43D
background
#FEFEFC
surface
#FCFCF6
border
#D5D5D0
text
#15150F
muted
#848480