#CBDB8B#CBDB8B
#CBDB8B is a very light, moderate yellow-green. Relative luminance 0.652; OKLCH L 86.1% C 0.105 H 117.9°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #CBDB8B |
|---|---|
| RGB | rgb(203, 219, 139) |
| HSL | hsl(72, 53%, 70%) |
| HSV | hsv(72, 37%, 86%) |
| CMYK | cmyk(7.3%, 0%, 36.5%, 14.1%) |
| CIE-LAB | lab(84.60, -17.92, 37.58) |
| CIE-LCH | lch(84.60, 41.64, 115.49°) |
| OKLab | oklab(86.09% -0.0489 0.0925) |
| OKLCH | oklch(86.09% 0.105 117.9) |
| XYZ | xyz(54.6204, 65.2239, 34.1331) |
| Luminance | 0.6522 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.45
Greenish Tan
#BCCB7A
ΔE00 3.88
Pale Olive
#B9CC81
ΔE00 3.92
Pale Olive Green
#B1D27B
ΔE00 4.76
Light Khaki
#E6F2A2
ΔE00 5.39
Light Moss Green
#A6C875
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBDB8B #9B8BDB
analogous
#DBC38B #CBDB8B #A3DB8B
triadic
#CBDB8B #8BCBDB #DB8BCB
tetradic
#CBDB8B #8BDBC3 #9B8BDB #DB8BA3
square
#CBDB8B #8BDBC3 #9B8BDB #DB8BA3
split-complementary
#CBDB8B #8BA3DB #C38BDB
monochromatic
#9BB438 #B6CD5C #CBDB8B #E0E9BA #F5F8E8
Accessibility & contrast
On white
1.50
#CBDB8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#CBDB8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBDB8B
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBDB8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBDB8B | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D385
Deuteranopia (green-blind)
#E3D48F
Tritanopia (blue-blind)
#D3D3C7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #cbdb8b; /* rgb */ color: rgb(203, 219, 139); /* oklch */ color: oklch(86.1% 0.105 117.9);
Tailwind
colors: {
custom: {
50: '#dce6ae',
500: '#cbdb8b',
950: '#000000',
},
}SCSS
$custom: #cbdb8b; $custom-light: #dce6ae; $custom-dark: #000000;
JSON
{
"hex": "#cbdb8b",
"rgb": {
"r": 203,
"g": 219,
"b": 139
},
"hsl": {
"h": 72,
"s": 52.632,
"l": 70.196
},
"oklch": {
"l": 0.86093,
"c": 0.10462,
"h": 117.9
},
"luminance": 0.65224
}Semantic roles & 50–950 ramp
primary
#CBDB8B
secondary
#6A58B2
accent
#25C044
background
#FEFEFD
surface
#FCFCF7
border
#D5D5D0
text
#151510
muted
#848481