#BBE386#BBE386
#BBE386 is a very light, vivid yellow-green. Relative luminance 0.672; OKLCH L 86.6% C 0.127 H 127.8°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #BBE386 |
|---|---|
| RGB | rgb(187, 227, 134) |
| HSL | hsl(86, 62%, 71%) |
| HSV | hsv(86, 41%, 89%) |
| CMYK | cmyk(17.6%, 0%, 41%, 11%) |
| CIE-LAB | lab(85.62, -28.37, 41.17) |
| CIE-LCH | lch(85.62, 50.00, 124.57°) |
| OKLab | oklab(86.61% -0.0781 0.1006) |
| OKLCH | oklch(86.61% 0.127 127.8) |
| XYZ | xyz(52.2652, 67.2236, 32.7715) |
| Luminance | 0.6722 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.93
Pistachio (survey)
#C0FA8B
ΔE00 5.32
Light Grey Green
#B7E1A1
ΔE00 5.64
Tea Green
#BDF8A3
ΔE00 5.78
Celery
#C1FD95
ΔE00 5.81
Washed Out Green
#BCF5A6
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBE386 #AE86E3
analogous
#E3DC86 #BBE386 #8CE386
triadic
#BBE386 #86BBE3 #E386BB
tetradic
#BBE386 #86E3DC #AE86E3 #E3868C
square
#BBE386 #86E3DC #AE86E3 #E3868C
split-complementary
#BBE386 #868CE3 #DC86E3
monochromatic
#82C22D #9FD754 #BBE386 #D7EFB8 #F1F9E6
Accessibility & contrast
On white
1.45
#BBE386 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#BBE386 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBE386
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBE386 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBE386 | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD87F
Deuteranopia (green-blind)
#E6D58B
Tritanopia (blue-blind)
#BFDBCC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bbe386; /* rgb */ color: rgb(187, 227, 134); /* oklch */ color: oklch(86.6% 0.127 127.8);
Tailwind
colors: {
custom: {
50: '#d1ecaa',
500: '#bbe386',
950: '#000000',
},
}SCSS
$custom: #bbe386; $custom-light: #d1ecaa; $custom-dark: #000000;
JSON
{
"hex": "#bbe386",
"rgb": {
"r": 187,
"g": 227,
"b": 134
},
"hsl": {
"h": 85.806,
"s": 62.416,
"l": 70.784
},
"oklch": {
"l": 0.8661,
"c": 0.12734,
"h": 127.8
},
"luminance": 0.67224
}Semantic roles & 50–950 ramp
primary
#BBE386
secondary
#7F52BB
accent
#1BCA67
background
#FEFEFD
surface
#FBFDF7
border
#D4D5D0
text
#141610
muted
#838481