#BBDC91#BBDC91
#BBDC91 is a very light, moderate yellow-green. Relative luminance 0.638; OKLCH L 85.3% C 0.105 H 127.8°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDC91 |
|---|---|
| RGB | rgb(187, 220, 145) |
| HSL | hsl(86, 52%, 72%) |
| HSV | hsv(86, 34%, 86%) |
| CMYK | cmyk(15%, 0%, 34.1%, 13.7%) |
| CIE-LAB | lab(83.86, -23.60, 33.37) |
| CIE-LCH | lch(83.86, 40.87, 125.28°) |
| OKLab | oklab(85.25% -0.0643 0.0829) |
| OKLCH | oklch(85.25% 0.105 127.8) |
| XYZ | xyz(51.1969, 63.7950, 36.3990) |
| Luminance | 0.6380 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.45
Light Grey Green
#B7E1A1
ΔE00 3.47
Pale Olive
#B9CC81
ΔE00 4.56
Light Moss Green
#A6C875
ΔE00 5.36
Light Sage
#BCECAC
ΔE00 5.37
Greenish Tan
#BCCB7A
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDC91 #B291DC
analogous
#DCD891 #BBDC91 #96DC91
triadic
#BBDC91 #91BBDC #DC91BB
tetradic
#BBDC91 #91DCD8 #B291DC #DC9196
square
#BBDC91 #91DCD8 #B291DC #DC9196
split-complementary
#BBDC91 #9196DC #D891DC
monochromatic
#81B83B #9ECD63 #BBDC91 #D8EBBF #F1F8E8
Accessibility & contrast
On white
1.53
#BBDC91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#BBDC91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDC91
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDC91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDC91 | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D28C
Deuteranopia (green-blind)
#DED095
Tritanopia (blue-blind)
#BFD6C9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bbdc91; /* rgb */ color: rgb(187, 220, 145); /* oklch */ color: oklch(85.3% 0.105 127.8);
Tailwind
colors: {
custom: {
50: '#d0e7b2',
500: '#bbdc91',
950: '#000000',
},
}SCSS
$custom: #bbdc91; $custom-light: #d0e7b2; $custom-dark: #000000;
JSON
{
"hex": "#bbdc91",
"rgb": {
"r": 187,
"g": 220,
"b": 145
},
"hsl": {
"h": 86.4,
"s": 51.724,
"l": 71.569
},
"oklch": {
"l": 0.85253,
"c": 0.10491,
"h": 127.8
},
"luminance": 0.63796
}Semantic roles & 50–950 ramp
primary
#BBDC91
secondary
#835EB3
accent
#26BF6A
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141611
muted
#838481