#BBDA8B#BBDA8B
#BBDA8B is a very light, moderate yellow-green. Relative luminance 0.626; OKLCH L 84.7% C 0.109 H 126.1°. Best body text is #000000 at 13.51:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDA8B |
|---|---|
| RGB | rgb(187, 218, 139) |
| HSL | hsl(84, 52%, 70%) |
| HSV | hsv(84, 36%, 85%) |
| CMYK | cmyk(14.2%, 0%, 36.2%, 14.5%) |
| CIE-LAB | lab(83.22, -23.43, 35.57) |
| CIE-LCH | lch(83.22, 42.59, 123.37°) |
| OKLab | oklab(84.71% -0.064 0.0879) |
| OKLCH | oklch(84.71% 0.109 126.1) |
| XYZ | xyz(50.2246, 62.5713, 33.8526) |
| Luminance | 0.6257 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.57
Pale Olive
#B9CC81
ΔE00 3.84
Light Grey Green
#B7E1A1
ΔE00 4.55
Light Moss Green
#A6C875
ΔE00 4.76
Greenish Tan
#BCCB7A
ΔE00 4.85
Greenish Beige
#C9D179
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDA8B #AA8BDA
analogous
#DAD18B #BBDA8B #94DA8B
triadic
#BBDA8B #8BBBDA #DA8BBB
tetradic
#BBDA8B #8BDAD1 #AA8BDA #DA8B94
square
#BBDA8B #8BDAD1 #AA8BDA #DA8B94
split-complementary
#BBDA8B #8B94DA #D18BDA
monochromatic
#82B239 #A0CB5D #BBDA8B #D6E9B9 #F1F8E8
Accessibility & contrast
On white
1.55
#BBDA8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.51
#BBDA8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDA8B
13.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDA8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDA8B | 1.00 | 1.55 | 13.51 | 13.51 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D085
Deuteranopia (green-blind)
#DECF8F
Tritanopia (blue-blind)
#BFD3C6
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bbda8b; /* rgb */ color: rgb(187, 218, 139); /* oklch */ color: oklch(84.7% 0.109 126.1);
Tailwind
colors: {
custom: {
50: '#d0e5ad',
500: '#bbda8b',
950: '#000000',
},
}SCSS
$custom: #bbda8b; $custom-light: #d0e5ad; $custom-dark: #000000;
JSON
{
"hex": "#bbda8b",
"rgb": {
"r": 187,
"g": 218,
"b": 139
},
"hsl": {
"h": 83.544,
"s": 51.634,
"l": 70
},
"oklch": {
"l": 0.84708,
"c": 0.10873,
"h": 126.1
},
"luminance": 0.62572
}Semantic roles & 50–950 ramp
primary
#BBDA8B
secondary
#7B58B1
accent
#26BF62
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141510
muted
#838481