#BBDB93#BBDB93
#BBDB93 is a very light, moderate yellow-green. Relative luminance 0.633; OKLCH L 85.1% C 0.101 H 127.9°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDB93 |
|---|---|
| RGB | rgb(187, 219, 147) |
| HSL | hsl(87, 50%, 72%) |
| HSV | hsv(87, 33%, 86%) |
| CMYK | cmyk(14.6%, 0%, 32.9%, 14.1%) |
| CIE-LAB | lab(83.62, -22.85, 32.02) |
| CIE-LCH | lch(83.62, 39.34, 125.50°) |
| OKLab | oklab(85.07% -0.0621 0.0798) |
| OKLCH | oklch(85.07% 0.101 127.9) |
| XYZ | xyz(51.0908, 63.3339, 37.1311) |
| Luminance | 0.6333 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.23
Pale Olive Green
#B1D27B
ΔE00 3.72
Pale Olive
#B9CC81
ΔE00 4.47
Light Sage
#BCECAC
ΔE00 5.28
Light Moss Green
#A6C875
ΔE00 5.41
Greenish Tan
#BCCB7A
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDB93 #B393DB
analogous
#DBD793 #BBDB93 #97DB93
triadic
#BBDB93 #93BBDB #DB93BB
tetradic
#BBDB93 #93DBD7 #B393DB #DB9397
square
#BBDB93 #93DBD7 #B393DB #DB9397
split-complementary
#BBDB93 #9397DB #D793DB
monochromatic
#81B73D #9ECC65 #BBDB93 #D8EAC1 #F1F7E8
Accessibility & contrast
On white
1.54
#BBDB93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#BBDB93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDB93
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDB93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDB93 | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D28E
Deuteranopia (green-blind)
#DDD097
Tritanopia (blue-blind)
#BED5C8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bbdb93; /* rgb */ color: rgb(187, 219, 147); /* oklch */ color: oklch(85.1% 0.101 127.9);
Tailwind
colors: {
custom: {
50: '#d0e6b3',
500: '#bbdb93',
950: '#000000',
},
}SCSS
$custom: #bbdb93; $custom-light: #d0e6b3; $custom-dark: #000000;
JSON
{
"hex": "#bbdb93",
"rgb": {
"r": 187,
"g": 219,
"b": 147
},
"hsl": {
"h": 86.667,
"s": 50,
"l": 71.765
},
"oklch": {
"l": 0.85071,
"c": 0.10112,
"h": 127.9
},
"luminance": 0.63334
}Semantic roles & 50–950 ramp
primary
#BBDB93
secondary
#8560B2
accent
#28BD6A
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141611
muted
#838481