#BBE387#BBE387
#BBE387 is a very light, vivid yellow-green. Relative luminance 0.673; OKLCH L 86.6% C 0.126 H 128.0°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #BBE387 |
|---|---|
| RGB | rgb(187, 227, 135) |
| HSL | hsl(86, 62%, 71%) |
| HSV | hsv(86, 41%, 89%) |
| CMYK | cmyk(17.6%, 0%, 40.5%, 11%) |
| CIE-LAB | lab(85.63, -28.25, 40.69) |
| CIE-LCH | lch(85.63, 49.54, 124.77°) |
| OKLab | oklab(86.63% -0.0777 0.0995) |
| OKLCH | oklch(86.63% 0.126 128) |
| XYZ | xyz(52.3352, 67.2516, 33.1406) |
| Luminance | 0.6725 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.93
Pistachio (survey)
#C0FA8B
ΔE00 5.37
Light Grey Green
#B7E1A1
ΔE00 5.48
Tea Green
#BDF8A3
ΔE00 5.70
Washed Out Green
#BCF5A6
ΔE00 5.73
Celery
#C1FD95
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBE387 #AF87E3
analogous
#E3DD87 #BBE387 #8DE387
triadic
#BBE387 #87BBE3 #E387BB
tetradic
#BBE387 #87E3DD #AF87E3 #E3878D
square
#BBE387 #87E3DD #AF87E3 #E3878D
split-complementary
#BBE387 #878DE3 #DD87E3
monochromatic
#82C22D #9FD755 #BBE387 #D7EFB9 #F1F9E6
Accessibility & contrast
On white
1.45
#BBE387 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#BBE387 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBE387
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBE387 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBE387 | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD880
Deuteranopia (green-blind)
#E6D58C
Tritanopia (blue-blind)
#BFDBCC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bbe387; /* rgb */ color: rgb(187, 227, 135); /* oklch */ color: oklch(86.6% 0.126 128.0);
Tailwind
colors: {
custom: {
50: '#d1ecab',
500: '#bbe387',
950: '#000000',
},
}SCSS
$custom: #bbe387; $custom-light: #d1ecab; $custom-dark: #000000;
JSON
{
"hex": "#bbe387",
"rgb": {
"r": 187,
"g": 227,
"b": 135
},
"hsl": {
"h": 86.087,
"s": 62.162,
"l": 70.98
},
"oklch": {
"l": 0.86626,
"c": 0.12628,
"h": 128
},
"luminance": 0.67252
}Semantic roles & 50–950 ramp
primary
#BBE387
secondary
#8053BB
accent
#1CCA67
background
#FEFEFD
surface
#FBFDF7
border
#D4D5D0
text
#141610
muted
#838481