#BBE37F#BBE37F
#BBE37F is a very light, vivid yellow-green. Relative luminance 0.670; OKLCH L 86.5% C 0.135 H 126.9°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #BBE37F |
|---|---|
| RGB | rgb(187, 227, 127) |
| HSL | hsl(84, 64%, 69%) |
| HSV | hsv(84, 44%, 89%) |
| CMYK | cmyk(17.6%, 0%, 44.1%, 11%) |
| CIE-LAB | lab(85.52, -29.20, 44.48) |
| CIE-LCH | lch(85.52, 53.21, 123.28°) |
| OKLab | oklab(86.5% -0.0808 0.1078) |
| OKLCH | oklch(86.5% 0.135 126.9) |
| XYZ | xyz(51.7930, 67.0347, 30.2849) |
| Luminance | 0.6704 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.14
Pistachio (survey)
#C0FA8B
ΔE00 5.18
Celery
#C1FD95
ΔE00 5.93
Light Yellow Green
#CCFD7F
ΔE00 6.09
Light Pea Green
#C4FE82
ΔE00 6.14
Light Yellowish Green
#C2FF89
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBE37F #A77FE3
analogous
#E3D97F #BBE37F #89E37F
triadic
#BBE37F #7FBBE3 #E37FBB
tetradic
#BBE37F #7FE3D9 #A77FE3 #E37F89
square
#BBE37F #7FE3D9 #A77FE3 #E37F89
split-complementary
#BBE37F #7F89E3 #D97FE3
monochromatic
#83BE2A #A0D84D #BBE37F #D6EEB1 #F0F9E3
Accessibility & contrast
On white
1.46
#BBE37F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#BBE37F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBE37F
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBE37F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBE37F | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD777
Deuteranopia (green-blind)
#E7D585
Tritanopia (blue-blind)
#C0DBCB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bbe37f; /* rgb */ color: rgb(187, 227, 127); /* oklch */ color: oklch(86.5% 0.135 126.9);
Tailwind
colors: {
custom: {
50: '#d1eca6',
500: '#bbe37f',
950: '#000000',
},
}SCSS
$custom: #bbe37f; $custom-light: #d1eca6; $custom-dark: #000000;
JSON
{
"hex": "#bbe37f",
"rgb": {
"r": 187,
"g": 227,
"b": 127
},
"hsl": {
"h": 84,
"s": 64.103,
"l": 69.412
},
"oklch": {
"l": 0.86502,
"c": 0.13469,
"h": 126.9
},
"luminance": 0.67035
}Semantic roles & 50–950 ramp
primary
#BBE37F
secondary
#784CBB
accent
#1ACC61
background
#FEFEFC
surface
#FBFDF6
border
#D4D5D0
text
#14160F
muted
#838480