#BBD69B#BBD69B
#BBD69B is a very light, moderate yellow-green. Relative luminance 0.610; OKLCH L 84.1% C 0.084 H 128.1°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD69B |
|---|---|
| RGB | rgb(187, 214, 155) |
| HSL | hsl(87, 42%, 72%) |
| HSV | hsv(87, 28%, 84%) |
| CMYK | cmyk(12.6%, 0%, 27.6%, 16.1%) |
| CIE-LAB | lab(82.39, -19.25, 26.25) |
| CIE-LCH | lch(82.39, 32.56, 126.25°) |
| OKLab | oklab(84.14% -0.0519 0.0662) |
| OKLCH | oklch(84.14% 0.084 128.1) |
| XYZ | xyz(50.4556, 61.0241, 40.1246) |
| Luminance | 0.6102 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.57
Pale Olive
#B9CC81
ΔE00 4.88
Pale Olive Green
#B1D27B
ΔE00 5.57
Light Sage
#BCECAC
ΔE00 5.83
Light Moss Green
#A6C875
ΔE00 6.30
Greenish Tan
#BCCB7A
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD69B #B69BD6
analogous
#D6D49B #BBD69B #9DD69B
triadic
#BBD69B #9BBBD6 #D69BBB
tetradic
#BBD69B #9BD6D4 #B69BD6 #D69B9D
square
#BBD69B #9BD6D4 #B69BD6 #D69B9D
split-complementary
#BBD69B #9B9DD6 #D49BD6
monochromatic
#80AF48 #9DC470 #BBD69B #D9E8C6 #F0F6E9
Accessibility & contrast
On white
1.59
#BBD69B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#BBD69B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD69B
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD69B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD69B | 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)
#DCCE97
Deuteranopia (green-blind)
#D8CC9E
Tritanopia (blue-blind)
#BED1C6
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bbd69b; /* rgb */ color: rgb(187, 214, 155); /* oklch */ color: oklch(84.1% 0.084 128.1);
Tailwind
colors: {
custom: {
50: '#d0e2b9',
500: '#bbd69b',
950: '#000000',
},
}SCSS
$custom: #bbd69b; $custom-light: #d0e2b9; $custom-dark: #000000;
JSON
{
"hex": "#bbd69b",
"rgb": {
"r": 187,
"g": 214,
"b": 155
},
"hsl": {
"h": 87.458,
"s": 41.844,
"l": 72.353
},
"oklch": {
"l": 0.84136,
"c": 0.08412,
"h": 128.1
},
"luminance": 0.61024
}Semantic roles & 50–950 ramp
primary
#BBD69B
secondary
#8869AD
accent
#31B56D
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481