#BBDA7B#BBDA7B
#BBDA7B is a very light, vivid yellow-green. Relative luminance 0.621; OKLCH L 84.4% C 0.126 H 123.9°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDA7B |
|---|---|
| RGB | rgb(187, 218, 123) |
| HSL | hsl(80, 56%, 67%) |
| HSV | hsv(80, 44%, 85%) |
| CMYK | cmyk(14.2%, 0%, 43.6%, 14.5%) |
| CIE-LAB | lab(82.99, -25.37, 43.27) |
| CIE-LCH | lch(82.99, 50.16, 120.38°) |
| OKLab | oklab(84.45% -0.0703 0.1048) |
| OKLCH | oklch(84.45% 0.126 123.9) |
| XYZ | xyz(49.1400, 62.1374, 28.1399) |
| Luminance | 0.6214 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.44
Pale Olive
#B9CC81
ΔE00 4.49
Greenish Tan
#BCCB7A
ΔE00 4.59
Light Moss Green
#A6C875
ΔE00 5.00
Greenish Beige
#C9D179
ΔE00 5.23
Light Olive
#ACBF69
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDA7B #9A7BDA
analogous
#DACA7B #BBDA7B #8CDA7B
triadic
#BBDA7B #7BBBDA #DA7BBB
tetradic
#BBDA7B #7BDACA #9A7BDA #DA7B8C
square
#BBDA7B #7BDACA #9A7BDA #DA7B8C
split-complementary
#BBDA7B #7B8CDA #CA7BDA
monochromatic
#83AB30 #A2CD4B #BBDA7B #D4E7AB #ECF5DB
Accessibility & contrast
On white
1.56
#BBDA7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#BBDA7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDA7B
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDA7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDA7B | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D073
Deuteranopia (green-blind)
#DFCE80
Tritanopia (blue-blind)
#C1D2C3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bbda7b; /* rgb */ color: rgb(187, 218, 123); /* oklch */ color: oklch(84.4% 0.126 123.9);
Tailwind
colors: {
custom: {
50: '#d1e5a3',
500: '#bbda7b',
950: '#000000',
},
}SCSS
$custom: #bbda7b; $custom-light: #d1e5a3; $custom-dark: #000000;
JSON
{
"hex": "#bbda7b",
"rgb": {
"r": 187,
"g": 218,
"b": 123
},
"hsl": {
"h": 79.579,
"s": 56.213,
"l": 66.863
},
"oklch": {
"l": 0.84448,
"c": 0.12623,
"h": 123.9
},
"luminance": 0.62138
}Semantic roles & 50–950 ramp
primary
#BBDA7B
secondary
#6C4CAE
accent
#22C457
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#14150F
muted
#838480