#CBDB83#CBDB83
#CBDB83 is a very light, moderate yellow-green. Relative luminance 0.650; OKLCH L 86.0% C 0.114 H 117.3°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #CBDB83 |
|---|---|
| RGB | rgb(203, 219, 131) |
| HSL | hsl(71, 55%, 69%) |
| HSV | hsv(71, 40%, 86%) |
| CMYK | cmyk(7.3%, 0%, 40.2%, 14.1%) |
| CIE-LAB | lab(84.48, -18.85, 41.44) |
| CIE-LCH | lch(84.48, 45.53, 114.47°) |
| OKLab | oklab(85.96% -0.0521 0.101) |
| OKLCH | oklch(85.96% 0.114 117.3) |
| XYZ | xyz(54.0571, 64.9986, 31.1666) |
| Luminance | 0.6500 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 2.84
Greenish Tan
#BCCB7A
ΔE00 3.91
Pale Olive
#B9CC81
ΔE00 4.40
Pale Olive Green
#B1D27B
ΔE00 4.83
Light Khaki
#E6F2A2
ΔE00 5.65
Light Moss Green
#A6C875
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBDB83 #9383DB
analogous
#DBBF83 #CBDB83 #9FDB83
triadic
#CBDB83 #83CBDB #DB83CB
tetradic
#CBDB83 #83DBBF #9383DB #DB839F
square
#CBDB83 #83DBBF #9383DB #DB839F
split-complementary
#CBDB83 #839FDB #BF83DB
monochromatic
#9AB033 #B7CD54 #CBDB83 #DFE9B2 #F3F7E2
Accessibility & contrast
On white
1.50
#CBDB83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#CBDB83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBDB83
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBDB83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBDB83 | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D27C
Deuteranopia (green-blind)
#E4D387
Tritanopia (blue-blind)
#D3D2C6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #cbdb83; /* rgb */ color: rgb(203, 219, 131); /* oklch */ color: oklch(86.0% 0.114 117.3);
Tailwind
colors: {
custom: {
50: '#dce6a8',
500: '#cbdb83',
950: '#000000',
},
}SCSS
$custom: #cbdb83; $custom-light: #dce6a8; $custom-dark: #000000;
JSON
{
"hex": "#cbdb83",
"rgb": {
"r": 203,
"g": 219,
"b": 131
},
"hsl": {
"h": 70.909,
"s": 55,
"l": 68.627
},
"oklch": {
"l": 0.85962,
"c": 0.11359,
"h": 117.3
},
"luminance": 0.64998
}Semantic roles & 50–950 ramp
primary
#CBDB83
secondary
#6251B2
accent
#23C340
background
#FEFEFC
surface
#FCFCF6
border
#D5D5D0
text
#151510
muted
#848480