#CBDB84#CBDB84
#CBDB84 is a very light, moderate yellow-green. Relative luminance 0.650; OKLCH L 86.0% C 0.112 H 117.3°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #CBDB84 |
|---|---|
| RGB | rgb(203, 219, 132) |
| HSL | hsl(71, 55%, 69%) |
| HSV | hsv(71, 40%, 86%) |
| CMYK | cmyk(7.3%, 0%, 39.7%, 14.1%) |
| CIE-LAB | lab(84.50, -18.74, 40.96) |
| CIE-LCH | lch(84.50, 45.04, 114.59°) |
| OKLab | oklab(85.98% -0.0517 0.0999) |
| OKLCH | oklch(85.98% 0.112 117.3) |
| XYZ | xyz(54.1252, 65.0259, 31.5252) |
| Luminance | 0.6502 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 2.89
Greenish Tan
#BCCB7A
ΔE00 3.88
Pale Olive
#B9CC81
ΔE00 4.32
Pale Olive Green
#B1D27B
ΔE00 4.80
Light Khaki
#E6F2A2
ΔE00 5.60
Light Moss Green
#A6C875
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBDB84 #9484DB
analogous
#DBC084 #CBDB84 #A0DB84
triadic
#CBDB84 #84CBDB #DB84CB
tetradic
#CBDB84 #84DBC0 #9484DB #DB84A0
square
#CBDB84 #84DBC0 #9484DB #DB84A0
split-complementary
#CBDB84 #84A0DB #C084DB
monochromatic
#9AB134 #B7CD55 #CBDB84 #DFE9B3 #F3F7E3
Accessibility & contrast
On white
1.50
#CBDB84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#CBDB84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBDB84
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBDB84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBDB84 | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D37D
Deuteranopia (green-blind)
#E4D388
Tritanopia (blue-blind)
#D3D2C6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #cbdb84; /* rgb */ color: rgb(203, 219, 132); /* oklch */ color: oklch(86.0% 0.112 117.3);
Tailwind
colors: {
custom: {
50: '#dce6a9',
500: '#cbdb84',
950: '#000000',
},
}SCSS
$custom: #cbdb84; $custom-light: #dce6a9; $custom-dark: #000000;
JSON
{
"hex": "#cbdb84",
"rgb": {
"r": 203,
"g": 219,
"b": 132
},
"hsl": {
"h": 71.034,
"s": 54.717,
"l": 68.824
},
"oklch": {
"l": 0.85978,
"c": 0.11249,
"h": 117.3
},
"luminance": 0.65025
}Semantic roles & 50–950 ramp
primary
#CBDB84
secondary
#6352B2
accent
#23C241
background
#FEFEFD
surface
#FCFCF7
border
#D5D5D0
text
#151510
muted
#848481