#BBE486#BBE486
#BBE486 is a very light, vivid yellow-green. Relative luminance 0.678; OKLCH L 86.8% C 0.129 H 128.1°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #BBE486 |
|---|---|
| RGB | rgb(187, 228, 134) |
| HSL | hsl(86, 64%, 71%) |
| HSV | hsv(86, 41%, 89%) |
| CMYK | cmyk(18%, 0%, 41.2%, 10.6%) |
| CIE-LAB | lab(85.89, -28.84, 41.52) |
| CIE-LCH | lch(85.89, 50.55, 124.79°) |
| OKLab | oklab(86.83% -0.0794 0.1014) |
| OKLCH | oklch(86.83% 0.129 128.1) |
| XYZ | xyz(52.5395, 67.7721, 32.8630) |
| Luminance | 0.6777 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.17
Pistachio (survey)
#C0FA8B
ΔE00 5.06
Celery
#C1FD95
ΔE00 5.56
Tea Green
#BDF8A3
ΔE00 5.61
Washed Out Green
#BCF5A6
ΔE00 5.71
Light Grey Green
#B7E1A1
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBE486 #AF86E4
analogous
#E4DE86 #BBE486 #8CE486
triadic
#BBE486 #86BBE4 #E486BB
tetradic
#BBE486 #86E4DE #AF86E4 #E4868C
square
#BBE486 #86E4DE #AF86E4 #E4868C
split-complementary
#BBE486 #868CE4 #DE86E4
monochromatic
#82C42C #9FD954 #BBE486 #D7EFB8 #F1F9E6
Accessibility & contrast
On white
1.44
#BBE486 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#BBE486 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBE486
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBE486 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBE486 | 1.00 | 1.44 | 14.55 | 14.55 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD97F
Deuteranopia (green-blind)
#E7D68B
Tritanopia (blue-blind)
#BFDCCD
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bbe486; /* rgb */ color: rgb(187, 228, 134); /* oklch */ color: oklch(86.8% 0.129 128.1);
Tailwind
colors: {
custom: {
50: '#d1ecaa',
500: '#bbe486',
950: '#000000',
},
}SCSS
$custom: #bbe486; $custom-light: #d1ecaa; $custom-dark: #000000;
JSON
{
"hex": "#bbe486",
"rgb": {
"r": 187,
"g": 228,
"b": 134
},
"hsl": {
"h": 86.17,
"s": 63.514,
"l": 70.98
},
"oklch": {
"l": 0.86831,
"c": 0.12879,
"h": 128.1
},
"luminance": 0.67773
}Semantic roles & 50–950 ramp
primary
#BBE486
secondary
#8052BC
accent
#1ACB67
background
#FEFEFD
surface
#FBFDF7
border
#D4D5D0
text
#141610
muted
#838481