#BBF48A#BBF48A
#BBF48A is a very light, vivid yellow-green. Relative luminance 0.771; OKLCH L 90.5% C 0.148 H 131.9°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF48A |
|---|---|
| RGB | rgb(187, 244, 138) |
| HSL | hsl(92, 83%, 75%) |
| HSV | hsv(92, 43%, 96%) |
| CMYK | cmyk(23.4%, 0%, 43.4%, 4.3%) |
| CIE-LAB | lab(90.37, -35.77, 45.23) |
| CIE-LCH | lch(90.37, 57.67, 128.34°) |
| OKLab | oklab(90.45% -0.0985 0.11) |
| OKLCH | oklch(90.45% 0.148 131.9) |
| XYZ | xyz(57.4307, 77.0998, 35.8958) |
| Luminance | 0.7710 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.38
Celery
#C1FD95
ΔE00 1.97
Light Yellowish Green
#C2FF89
ΔE00 2.60
Light Pea Green
#C4FE82
ΔE00 3.13
Pale Light Green
#B1FC99
ΔE00 3.55
Tea Green
#BDF8A3
ΔE00 3.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF48A #C38AF4
analogous
#F0F48A #BBF48A #8AF48E
triadic
#BBF48A #8ABBF4 #F48ABB
tetradic
#BBF48A #8AF0F4 #C38AF4 #F48E8A
square
#BBF48A #8AF0F4 #C38AF4 #F48E8A
split-complementary
#BBF48A #8E8AF4 #F48AF0
monochromatic
#7AE91A #9AEF52 #BBF48A #DCF9C2 #EFFCE3
Accessibility & contrast
On white
1.28
#BBF48A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#BBF48A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF48A
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF48A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF48A | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE682
Deuteranopia (green-blind)
#F4E290
Tritanopia (blue-blind)
#BDECDB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #bbf48a; /* rgb */ color: rgb(187, 244, 138); /* oklch */ color: oklch(90.5% 0.148 131.9);
Tailwind
colors: {
custom: {
50: '#d1f8ae',
500: '#bbf48a',
950: '#000000',
},
}SCSS
$custom: #bbf48a; $custom-light: #d1f8ae; $custom-dark: #000000;
JSON
{
"hex": "#bbf48a",
"rgb": {
"r": 187,
"g": 244,
"b": 138
},
"hsl": {
"h": 92.264,
"s": 82.813,
"l": 74.902
},
"oklch": {
"l": 0.90454,
"c": 0.14767,
"h": 131.9
},
"luminance": 0.77101
}Semantic roles & 50–950 ramp
primary
#BBF48A
secondary
#9651D1
accent
#06DF7B
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581