#BBF28A#BBF28A
#BBF28A is a very light, vivid yellow-green. Relative luminance 0.759; OKLCH L 90.0% C 0.145 H 131.5°. Best body text is #000000 at 16.18:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF28A |
|---|---|
| RGB | rgb(187, 242, 138) |
| HSL | hsl(92, 80%, 75%) |
| HSV | hsv(92, 43%, 95%) |
| CMYK | cmyk(22.7%, 0%, 43%, 5.1%) |
| CIE-LAB | lab(89.81, -34.86, 44.53) |
| CIE-LCH | lch(89.81, 56.56, 128.06°) |
| OKLab | oklab(90.01% -0.096 0.1084) |
| OKLCH | oklch(90.01% 0.145 131.5) |
| XYZ | xyz(56.8322, 75.9028, 35.6963) |
| Luminance | 0.7590 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.80
Celery
#C1FD95
ΔE00 2.33
Light Yellowish Green
#C2FF89
ΔE00 3.04
Light Pea Green
#C4FE82
ΔE00 3.50
Tea Green
#BDF8A3
ΔE00 3.79
Pale Light Green
#B1FC99
ΔE00 3.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF28A #C18AF2
analogous
#EFF28A #BBF28A #8AF28D
triadic
#BBF28A #8ABBF2 #F28ABB
tetradic
#BBF28A #8AEFF2 #C18AF2 #F28D8A
square
#BBF28A #8AEFF2 #C18AF2 #F28D8A
split-complementary
#BBF28A #8D8AF2 #F28AEF
monochromatic
#7BE61C #9BEC53 #BBF28A #DBF8C1 #EFFCE3
Accessibility & contrast
On white
1.30
#BBF28A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.18
#BBF28A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF28A
16.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF28A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF28A | 1.00 | 1.30 | 16.18 | 16.18 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE582
Deuteranopia (green-blind)
#F2E090
Tritanopia (blue-blind)
#BDEAD9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #bbf28a; /* rgb */ color: rgb(187, 242, 138); /* oklch */ color: oklch(90.0% 0.145 131.5);
Tailwind
colors: {
custom: {
50: '#d1f6ad',
500: '#bbf28a',
950: '#000000',
},
}SCSS
$custom: #bbf28a; $custom-light: #d1f6ad; $custom-dark: #000000;
JSON
{
"hex": "#bbf28a",
"rgb": {
"r": 187,
"g": 242,
"b": 138
},
"hsl": {
"h": 91.731,
"s": 80,
"l": 74.51
},
"oklch": {
"l": 0.90007,
"c": 0.14481,
"h": 131.5
},
"luminance": 0.75904
}Semantic roles & 50–950 ramp
primary
#BBF28A
secondary
#9452CE
accent
#09DC79
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141710
muted
#838581