#BBD092#BBD092
#BBD092 is a very light, moderate yellow-green. Relative luminance 0.578; OKLCH L 82.7% C 0.086 H 123.5°. Best body text is #000000 at 12.55:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD092 |
|---|---|
| RGB | rgb(187, 208, 146) |
| HSL | hsl(80, 40%, 69%) |
| HSV | hsv(80, 30%, 82%) |
| CMYK | cmyk(10.1%, 0%, 29.8%, 18.4%) |
| CIE-LAB | lab(80.60, -17.55, 28.52) |
| CIE-LCH | lch(80.60, 33.49, 121.61°) |
| OKLab | oklab(82.65% -0.0472 0.0715) |
| OKLCH | oklch(82.65% 0.086 123.5) |
| XYZ | xyz(48.2372, 57.7518, 35.7945) |
| Luminance | 0.5775 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 3.04
Greenish Tan
#BCCB7A
ΔE00 4.55
Pale Olive Green
#B1D27B
ΔE00 4.81
Light Moss Green
#A6C875
ΔE00 5.27
Light Grey Green
#B7E1A1
ΔE00 5.46
Tan Green
#A9BE70
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD092 #A792D0
analogous
#D0C692 #BBD092 #9CD092
triadic
#BBD092 #92BBD0 #D092BB
tetradic
#BBD092 #92D0C6 #A792D0 #D0929C
square
#BBD092 #92D0C6 #A792D0 #D0929C
split-complementary
#BBD092 #929CD0 #C692D0
monochromatic
#83A246 #A0BE67 #BBD092 #D6E2BD #F0F5E8
Accessibility & contrast
On white
1.67
#BBD092 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.55
#BBD092 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD092
12.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD092 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD092 | 1.00 | 1.67 | 12.55 | 12.55 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C98E
Deuteranopia (green-blind)
#D4C895
Tritanopia (blue-blind)
#C0CAC0
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bbd092; /* rgb */ color: rgb(187, 208, 146); /* oklch */ color: oklch(82.7% 0.086 123.5);
Tailwind
colors: {
custom: {
50: '#d0deb2',
500: '#bbd092',
950: '#000000',
},
}SCSS
$custom: #bbd092; $custom-light: #d0deb2; $custom-dark: #000000;
JSON
{
"hex": "#bbd092",
"rgb": {
"r": 187,
"g": 208,
"b": 146
},
"hsl": {
"h": 80.323,
"s": 39.744,
"l": 69.412
},
"oklch": {
"l": 0.82654,
"c": 0.08569,
"h": 123.5
},
"luminance": 0.57752
}Semantic roles & 50–950 ramp
primary
#BBD092
secondary
#7861A6
accent
#33B35E
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481