#BBD69A#BBD69A
#BBD69A is a very light, moderate yellow-green. Relative luminance 0.610; OKLCH L 84.1% C 0.085 H 127.8°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD69A |
|---|---|
| RGB | rgb(187, 214, 154) |
| HSL | hsl(87, 42%, 72%) |
| HSV | hsv(87, 28%, 84%) |
| CMYK | cmyk(12.6%, 0%, 28%, 16.1%) |
| CIE-LAB | lab(82.37, -19.40, 26.75) |
| CIE-LCH | lch(82.37, 33.04, 125.95°) |
| OKLab | oklab(84.12% -0.0523 0.0674) |
| OKLCH | oklch(84.12% 0.085 127.8) |
| XYZ | xyz(50.3720, 60.9906, 39.6842) |
| Luminance | 0.6099 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.57
Pale Olive
#B9CC81
ΔE00 4.70
Pale Olive Green
#B1D27B
ΔE00 5.36
Light Sage
#BCECAC
ΔE00 5.85
Light Moss Green
#A6C875
ΔE00 6.14
Greenish Tan
#BCCB7A
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD69A #B59AD6
analogous
#D6D39A #BBD69A #9DD69A
triadic
#BBD69A #9ABBD6 #D69ABB
tetradic
#BBD69A #9AD6D3 #B59AD6 #D69A9D
square
#BBD69A #9AD6D3 #B59AD6 #D69A9D
split-complementary
#BBD69A #9A9DD6 #D39AD6
monochromatic
#80AF47 #9EC46E #BBD69A #D8E8C6 #F0F6E9
Accessibility & contrast
On white
1.59
#BBD69A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#BBD69A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD69A
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD69A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD69A | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCE96
Deuteranopia (green-blind)
#D8CC9D
Tritanopia (blue-blind)
#BED1C6
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bbd69a; /* rgb */ color: rgb(187, 214, 154); /* oklch */ color: oklch(84.1% 0.085 127.8);
Tailwind
colors: {
custom: {
50: '#d0e2b8',
500: '#bbd69a',
950: '#000000',
},
}SCSS
$custom: #bbd69a; $custom-light: #d0e2b8; $custom-dark: #000000;
JSON
{
"hex": "#bbd69a",
"rgb": {
"r": 187,
"g": 214,
"b": 154
},
"hsl": {
"h": 87,
"s": 42.254,
"l": 72.157
},
"oklch": {
"l": 0.84115,
"c": 0.0853,
"h": 127.8
},
"luminance": 0.60991
}Semantic roles & 50–950 ramp
primary
#BBD69A
secondary
#8768AD
accent
#30B56C
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481