#BBE086#BBE086
#BBE086 is a very light, vivid yellow-green. Relative luminance 0.656; OKLCH L 85.9% C 0.123 H 127.0°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #BBE086 |
|---|---|
| RGB | rgb(187, 224, 134) |
| HSL | hsl(85, 59%, 70%) |
| HSV | hsv(85, 40%, 88%) |
| CMYK | cmyk(16.5%, 0%, 40.2%, 12.2%) |
| CIE-LAB | lab(84.79, -26.94, 40.12) |
| CIE-LCH | lch(84.79, 48.32, 123.89°) |
| OKLab | oklab(85.95% -0.0741 0.0982) |
| OKLCH | oklch(85.95% 0.123 127) |
| XYZ | xyz(51.4518, 65.5968, 32.5004) |
| Luminance | 0.6560 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.25
Light Grey Green
#B7E1A1
ΔE00 5.42
Pale Olive
#B9CC81
ΔE00 5.52
Light Moss Green
#A6C875
ΔE00 5.77
Greenish Tan
#BCCB7A
ΔE00 6.11
Pistachio (survey)
#C0FA8B
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBE086 #AB86E0
analogous
#E0D886 #BBE086 #8EE086
triadic
#BBE086 #86BBE0 #E086BB
tetradic
#BBE086 #86E0D8 #AB86E0 #E0868E
square
#BBE086 #86E0D8 #AB86E0 #E0868E
split-complementary
#BBE086 #868EE0 #D886E0
monochromatic
#82BC30 #A0D455 #BBE086 #D6ECB7 #F1F9E7
Accessibility & contrast
On white
1.49
#BBE086 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#BBE086 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBE086
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBE086 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBE086 | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D57F
Deuteranopia (green-blind)
#E3D38B
Tritanopia (blue-blind)
#C0D8CA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bbe086; /* rgb */ color: rgb(187, 224, 134); /* oklch */ color: oklch(85.9% 0.123 127.0);
Tailwind
colors: {
custom: {
50: '#d1e9aa',
500: '#bbe086',
950: '#000000',
},
}SCSS
$custom: #bbe086; $custom-light: #d1e9aa; $custom-dark: #000000;
JSON
{
"hex": "#bbe086",
"rgb": {
"r": 187,
"g": 224,
"b": 134
},
"hsl": {
"h": 84.667,
"s": 59.211,
"l": 70.196
},
"oklch": {
"l": 0.85946,
"c": 0.123,
"h": 127
},
"luminance": 0.65597
}Semantic roles & 50–950 ramp
primary
#BBE086
secondary
#7C53B8
accent
#1FC764
background
#FEFEFD
surface
#FBFDF7
border
#D4D5D0
text
#141610
muted
#838481