#BBF18A#BBF18A
#BBF18A is a very light, vivid yellow-green. Relative luminance 0.753; OKLCH L 89.8% C 0.143 H 131.4°. Best body text is #000000 at 16.06:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF18A |
|---|---|
| RGB | rgb(187, 241, 138) |
| HSL | hsl(91, 79%, 74%) |
| HSV | hsv(91, 43%, 95%) |
| CMYK | cmyk(22.4%, 0%, 42.7%, 5.5%) |
| CIE-LAB | lab(89.54, -34.41, 44.18) |
| CIE-LCH | lch(89.54, 56.00, 127.91°) |
| OKLab | oklab(89.78% -0.0947 0.1076) |
| OKLCH | oklch(89.78% 0.143 131.4) |
| XYZ | xyz(56.5354, 75.3092, 35.5973) |
| Luminance | 0.7531 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.03
Celery
#C1FD95
ΔE00 2.53
Light Yellowish Green
#C2FF89
ΔE00 3.27
Light Pea Green
#C4FE82
ΔE00 3.69
Tea Green
#BDF8A3
ΔE00 3.81
Pale Light Green
#B1FC99
ΔE00 3.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF18A #C08AF1
analogous
#EFF18A #BBF18A #8AF18D
triadic
#BBF18A #8ABBF1 #F18ABB
tetradic
#BBF18A #8AEFF1 #C08AF1 #F18D8A
square
#BBF18A #8AEFF1 #C08AF1 #F18D8A
split-complementary
#BBF18A #8D8AF1 #F18AEF
monochromatic
#7BE41D #9BEA53 #BBF18A #DBF8C1 #EFFCE4
Accessibility & contrast
On white
1.31
#BBF18A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.06
#BBF18A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF18A
16.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF18A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF18A | 1.00 | 1.31 | 16.06 | 16.06 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E482
Deuteranopia (green-blind)
#F1E090
Tritanopia (blue-blind)
#BDE9D8
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #bbf18a; /* rgb */ color: rgb(187, 241, 138); /* oklch */ color: oklch(89.8% 0.143 131.4);
Tailwind
colors: {
custom: {
50: '#d1f6ad',
500: '#bbf18a',
950: '#000000',
},
}SCSS
$custom: #bbf18a; $custom-light: #d1f6ad; $custom-dark: #000000;
JSON
{
"hex": "#bbf18a",
"rgb": {
"r": 187,
"g": 241,
"b": 138
},
"hsl": {
"h": 91.456,
"s": 78.626,
"l": 74.314
},
"oklch": {
"l": 0.89784,
"c": 0.14337,
"h": 131.4
},
"luminance": 0.7531
}Semantic roles & 50–950 ramp
primary
#BBF18A
secondary
#9352CD
accent
#0BDB78
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141710
muted
#838581