#CBDB81#CBDB81
#CBDB81 is a very light, moderate yellow-green. Relative luminance 0.649; OKLCH L 85.9% C 0.116 H 117.2°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #CBDB81 |
|---|---|
| RGB | rgb(203, 219, 129) |
| HSL | hsl(71, 56%, 68%) |
| HSV | hsv(71, 41%, 86%) |
| CMYK | cmyk(7.3%, 0%, 41.1%, 14.1%) |
| CIE-LAB | lab(84.46, -19.08, 42.40) |
| CIE-LCH | lch(84.46, 46.49, 114.23°) |
| OKLab | oklab(85.93% -0.0528 0.103) |
| OKLCH | oklch(85.93% 0.116 117.2) |
| XYZ | xyz(53.9229, 64.9449, 30.4596) |
| Luminance | 0.6494 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 2.78
Greenish Tan
#BCCB7A
ΔE00 3.98
Pale Olive
#B9CC81
ΔE00 4.57
Pale Olive Green
#B1D27B
ΔE00 4.91
Light Khaki
#E6F2A2
ΔE00 5.75
Light Moss Green
#A6C875
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBDB81 #9181DB
analogous
#DBBE81 #CBDB81 #9EDB81
triadic
#CBDB81 #81CBDB #DB81CB
tetradic
#CBDB81 #81DBBE #9181DB #DB819E
square
#CBDB81 #81DBBE #9181DB #DB819E
split-complementary
#CBDB81 #819EDB #BE81DB
monochromatic
#99AF32 #B7CD51 #CBDB81 #DFE9B1 #F2F6E0
Accessibility & contrast
On white
1.50
#CBDB81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#CBDB81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBDB81
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBDB81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBDB81 | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D27A
Deuteranopia (green-blind)
#E4D385
Tritanopia (blue-blind)
#D4D2C5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #cbdb81; /* rgb */ color: rgb(203, 219, 129); /* oklch */ color: oklch(85.9% 0.116 117.2);
Tailwind
colors: {
custom: {
50: '#dce6a7',
500: '#cbdb81',
950: '#000000',
},
}SCSS
$custom: #cbdb81; $custom-light: #dce6a7; $custom-dark: #000000;
JSON
{
"hex": "#cbdb81",
"rgb": {
"r": 203,
"g": 219,
"b": 129
},
"hsl": {
"h": 70.667,
"s": 55.556,
"l": 68.235
},
"oklch": {
"l": 0.85931,
"c": 0.11579,
"h": 117.2
},
"luminance": 0.64945
}Semantic roles & 50–950 ramp
primary
#CBDB81
secondary
#604FB1
accent
#22C33F
background
#FEFEFC
surface
#FCFCF6
border
#D5D5D0
text
#15150F
muted
#848480