#BBE092#BBE092
#BBE092 is a very light, moderate yellow-green. Relative luminance 0.660; OKLCH L 86.2% C 0.110 H 129.1°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #BBE092 |
|---|---|
| RGB | rgb(187, 224, 146) |
| HSL | hsl(88, 56%, 73%) |
| HSV | hsv(88, 35%, 88%) |
| CMYK | cmyk(16.5%, 0%, 34.8%, 12.2%) |
| CIE-LAB | lab(84.97, -25.40, 34.32) |
| CIE-LCH | lch(84.97, 42.70, 126.51°) |
| OKLab | oklab(86.15% -0.0693 0.0852) |
| OKLCH | oklch(86.15% 0.11 129.1) |
| XYZ | xyz(52.3367, 65.9508, 37.1610) |
| Luminance | 0.6595 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.31
Pale Olive Green
#B1D27B
ΔE00 3.95
Light Sage
#BCECAC
ΔE00 4.80
Washed Out Green
#BCF5A6
ΔE00 5.32
Pale Olive
#B9CC81
ΔE00 5.54
Tea Green
#BDF8A3
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBE092 #B792E0
analogous
#E0DE92 #BBE092 #94E092
triadic
#BBE092 #92BBE0 #E092BB
tetradic
#BBE092 #92E0DE #B792E0 #E09294
square
#BBE092 #92E0DE #B792E0 #E09294
split-complementary
#BBE092 #9294E0 #DE92E0
monochromatic
#7FC137 #9DD262 #BBE092 #D9EEC2 #F0F8E7
Accessibility & contrast
On white
1.48
#BBE092 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#BBE092 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBE092
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBE092 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBE092 | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D68D
Deuteranopia (green-blind)
#E2D396
Tritanopia (blue-blind)
#BED9CC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bbe092; /* rgb */ color: rgb(187, 224, 146); /* oklch */ color: oklch(86.2% 0.110 129.1);
Tailwind
colors: {
custom: {
50: '#d0e9b2',
500: '#bbe092',
950: '#000000',
},
}SCSS
$custom: #bbe092; $custom-light: #d0e9b2; $custom-dark: #000000;
JSON
{
"hex": "#bbe092",
"rgb": {
"r": 187,
"g": 224,
"b": 146
},
"hsl": {
"h": 88.462,
"s": 55.714,
"l": 72.549
},
"oklch": {
"l": 0.8615,
"c": 0.10979,
"h": 129.1
},
"luminance": 0.65951
}Semantic roles & 50–950 ramp
primary
#BBE092
secondary
#895EB8
accent
#22C36F
background
#FEFEFD
surface
#FBFDF8
border
#D4D5D1
text
#141611
muted
#838481