#BBDB92#BBDB92
#BBDB92 is a very light, moderate yellow-green. Relative luminance 0.633; OKLCH L 85.1% C 0.102 H 127.7°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDB92 |
|---|---|
| RGB | rgb(187, 219, 146) |
| HSL | hsl(86, 50%, 72%) |
| HSV | hsv(86, 33%, 86%) |
| CMYK | cmyk(14.6%, 0%, 33.3%, 14.1%) |
| CIE-LAB | lab(83.60, -22.98, 32.51) |
| CIE-LCH | lch(83.60, 39.82, 125.25°) |
| OKLab | oklab(85.05% -0.0625 0.0809) |
| OKLCH | oklch(85.05% 0.102 127.7) |
| XYZ | xyz(51.0127, 63.3027, 36.7197) |
| Luminance | 0.6330 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.38
Pale Olive Green
#B1D27B
ΔE00 3.56
Pale Olive
#B9CC81
ΔE00 4.40
Light Moss Green
#A6C875
ΔE00 5.32
Light Sage
#BCECAC
ΔE00 5.39
Greenish Tan
#BCCB7A
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDB92 #B292DB
analogous
#DBD792 #BBDB92 #97DB92
triadic
#BBDB92 #92BBDB #DB92BB
tetradic
#BBDB92 #92DBD7 #B292DB #DB9297
square
#BBDB92 #92DBD7 #B292DB #DB9297
split-complementary
#BBDB92 #9297DB #D792DB
monochromatic
#81B63C #9ECC64 #BBDB92 #D8EAC0 #F1F7E8
Accessibility & contrast
On white
1.54
#BBDB92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#BBDB92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDB92
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDB92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDB92 | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D28D
Deuteranopia (green-blind)
#DDD096
Tritanopia (blue-blind)
#BFD5C8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bbdb92; /* rgb */ color: rgb(187, 219, 146); /* oklch */ color: oklch(85.1% 0.102 127.7);
Tailwind
colors: {
custom: {
50: '#d0e6b2',
500: '#bbdb92',
950: '#000000',
},
}SCSS
$custom: #bbdb92; $custom-light: #d0e6b2; $custom-dark: #000000;
JSON
{
"hex": "#bbdb92",
"rgb": {
"r": 187,
"g": 219,
"b": 146
},
"hsl": {
"h": 86.301,
"s": 50.345,
"l": 71.569
},
"oklch": {
"l": 0.85052,
"c": 0.10226,
"h": 127.7
},
"luminance": 0.63303
}Semantic roles & 50–950 ramp
primary
#BBDB92
secondary
#835FB2
accent
#28BE6A
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141611
muted
#838481