#BBDC92#BBDC92
#BBDC92 is a very light, moderate yellow-green. Relative luminance 0.638; OKLCH L 85.3% C 0.104 H 128.0°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDC92 |
|---|---|
| RGB | rgb(187, 220, 146) |
| HSL | hsl(87, 51%, 72%) |
| HSV | hsv(87, 34%, 86%) |
| CMYK | cmyk(15%, 0%, 33.6%, 13.7%) |
| CIE-LAB | lab(83.88, -23.47, 32.88) |
| CIE-LCH | lch(83.88, 40.39, 125.52°) |
| OKLab | oklab(85.27% -0.0638 0.0818) |
| OKLCH | oklch(85.27% 0.104 128) |
| XYZ | xyz(51.2743, 63.8260, 36.8069) |
| Luminance | 0.6383 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.31
Pale Olive Green
#B1D27B
ΔE00 3.59
Pale Olive
#B9CC81
ΔE00 4.61
Light Sage
#BCECAC
ΔE00 5.24
Light Moss Green
#A6C875
ΔE00 5.43
Greenish Tan
#BCCB7A
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDC92 #B392DC
analogous
#DCD892 #BBDC92 #96DC92
triadic
#BBDC92 #92BBDC #DC92BB
tetradic
#BBDC92 #92DCD8 #B392DC #DC9296
square
#BBDC92 #92DCD8 #B392DC #DC9296
split-complementary
#BBDC92 #9296DC #D892DC
monochromatic
#81B83B #9ECD64 #BBDC92 #D8EBC0 #F1F8E8
Accessibility & contrast
On white
1.53
#BBDC92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#BBDC92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDC92
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDC92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDC92 | 1.00 | 1.53 | 13.77 | 13.77 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D38D
Deuteranopia (green-blind)
#DED096
Tritanopia (blue-blind)
#BED6C9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bbdc92; /* rgb */ color: rgb(187, 220, 146); /* oklch */ color: oklch(85.3% 0.104 128.0);
Tailwind
colors: {
custom: {
50: '#d0e7b2',
500: '#bbdc92',
950: '#000000',
},
}SCSS
$custom: #bbdc92; $custom-light: #d0e7b2; $custom-dark: #000000;
JSON
{
"hex": "#bbdc92",
"rgb": {
"r": 187,
"g": 220,
"b": 146
},
"hsl": {
"h": 86.757,
"s": 51.389,
"l": 71.765
},
"oklch": {
"l": 0.85272,
"c": 0.10377,
"h": 128
},
"luminance": 0.63827
}Semantic roles & 50–950 ramp
primary
#BBDC92
secondary
#855FB4
accent
#27BF6B
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141611
muted
#838481