#BBDA8D#BBDA8D
#BBDA8D is a very light, moderate yellow-green. Relative luminance 0.626; OKLCH L 84.7% C 0.106 H 126.4°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDA8D |
|---|---|
| RGB | rgb(187, 218, 141) |
| HSL | hsl(84, 51%, 70%) |
| HSV | hsv(84, 35%, 85%) |
| CMYK | cmyk(14.2%, 0%, 35.3%, 14.5%) |
| CIE-LAB | lab(83.25, -23.16, 34.60) |
| CIE-LCH | lch(83.25, 41.64, 123.80°) |
| OKLab | oklab(84.74% -0.0632 0.0857) |
| OKLCH | oklch(84.74% 0.106 126.4) |
| XYZ | xyz(50.3721, 62.6303, 34.6292) |
| Luminance | 0.6263 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.81
Pale Olive
#B9CC81
ΔE00 3.89
Light Grey Green
#B7E1A1
ΔE00 4.23
Light Moss Green
#A6C875
ΔE00 4.85
Greenish Tan
#BCCB7A
ΔE00 5.00
Light Sage
#BCECAC
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDA8D #AC8DDA
analogous
#DAD28D #BBDA8D #94DA8D
triadic
#BBDA8D #8DBBDA #DA8DBB
tetradic
#BBDA8D #8DDAD2 #AC8DDA #DA8D94
square
#BBDA8D #8DDAD2 #AC8DDA #DA8D94
split-complementary
#BBDA8D #8D94DA #D28DDA
monochromatic
#82B33A #9FCB5F #BBDA8D #D7E9BB #F1F8E8
Accessibility & contrast
On white
1.55
#BBDA8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#BBDA8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDA8D
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDA8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDA8D | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D188
Deuteranopia (green-blind)
#DDCF91
Tritanopia (blue-blind)
#BFD3C7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bbda8d; /* rgb */ color: rgb(187, 218, 141); /* oklch */ color: oklch(84.7% 0.106 126.4);
Tailwind
colors: {
custom: {
50: '#d0e5af',
500: '#bbda8d',
950: '#000000',
},
}SCSS
$custom: #bbda8d; $custom-light: #d0e5af; $custom-dark: #000000;
JSON
{
"hex": "#bbda8d",
"rgb": {
"r": 187,
"g": 218,
"b": 141
},
"hsl": {
"h": 84.156,
"s": 50.993,
"l": 70.392
},
"oklch": {
"l": 0.84743,
"c": 0.10646,
"h": 126.4
},
"luminance": 0.62631
}Semantic roles & 50–950 ramp
primary
#BBDA8D
secondary
#7D5AB1
accent
#27BE64
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141510
muted
#838481