#CBDB80#CBDB80
#CBDB80 is a very light, moderate yellow-green. Relative luminance 0.649; OKLCH L 85.9% C 0.117 H 117.1°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #CBDB80 |
|---|---|
| RGB | rgb(203, 219, 128) |
| HSL | hsl(71, 56%, 68%) |
| HSV | hsv(71, 42%, 86%) |
| CMYK | cmyk(7.3%, 0%, 41.6%, 14.1%) |
| CIE-LAB | lab(84.44, -19.19, 42.87) |
| CIE-LCH | lch(84.44, 46.97, 114.11°) |
| OKLab | oklab(85.92% -0.0532 0.1041) |
| OKLCH | oklch(85.92% 0.117 117.1) |
| XYZ | xyz(53.8567, 64.9185, 30.1112) |
| Luminance | 0.6492 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 2.76
Greenish Tan
#BCCB7A
ΔE00 4.03
Pale Olive
#B9CC81
ΔE00 4.67
Pale Olive Green
#B1D27B
ΔE00 4.95
Light Khaki
#E6F2A2
ΔE00 5.81
Light Moss Green
#A6C875
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBDB80 #9080DB
analogous
#DBBD80 #CBDB80 #9EDB80
triadic
#CBDB80 #80CBDB #DB80CB
tetradic
#CBDB80 #80DBBD #9080DB #DB809E
square
#CBDB80 #80DBBD #9080DB #DB809E
split-complementary
#CBDB80 #809EDB #BD80DB
monochromatic
#99AF32 #B7CD50 #CBDB80 #DFE9B0 #F2F6DF
Accessibility & contrast
On white
1.50
#CBDB80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#CBDB80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBDB80
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBDB80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBDB80 | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D279
Deuteranopia (green-blind)
#E5D384
Tritanopia (blue-blind)
#D4D2C5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #cbdb80; /* rgb */ color: rgb(203, 219, 128); /* oklch */ color: oklch(85.9% 0.117 117.1);
Tailwind
colors: {
custom: {
50: '#dce6a6',
500: '#cbdb80',
950: '#000000',
},
}SCSS
$custom: #cbdb80; $custom-light: #dce6a6; $custom-dark: #000000;
JSON
{
"hex": "#cbdb80",
"rgb": {
"r": 203,
"g": 219,
"b": 128
},
"hsl": {
"h": 70.549,
"s": 55.828,
"l": 68.039
},
"oklch": {
"l": 0.85916,
"c": 0.11687,
"h": 117.1
},
"luminance": 0.64918
}Semantic roles & 50–950 ramp
primary
#CBDB80
secondary
#5F4EB1
accent
#22C33E
background
#FEFEFC
surface
#FCFCF6
border
#D5D5D0
text
#15150F
muted
#848480