#BBF48C#BBF48C
#BBF48C is a very light, vivid yellow-green. Relative luminance 0.772; OKLCH L 90.5% C 0.146 H 132.2°. Best body text is #000000 at 16.43:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF48C |
|---|---|
| RGB | rgb(187, 244, 140) |
| HSL | hsl(93, 83%, 75%) |
| HSV | hsv(93, 43%, 96%) |
| CMYK | cmyk(23.4%, 0%, 42.6%, 4.3%) |
| CIE-LAB | lab(90.39, -35.53, 44.30) |
| CIE-LCH | lch(90.39, 56.79, 128.74°) |
| OKLab | oklab(90.48% -0.0977 0.108) |
| OKLCH | oklch(90.48% 0.146 132.2) |
| XYZ | xyz(57.5768, 77.1583, 36.6654) |
| Luminance | 0.7716 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.53
Celery
#C1FD95
ΔE00 1.88
Light Yellowish Green
#C2FF89
ΔE00 2.77
Pale Light Green
#B1FC99
ΔE00 3.36
Light Pea Green
#C4FE82
ΔE00 3.37
Tea Green
#BDF8A3
ΔE00 3.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF48C #C58CF4
analogous
#EFF48C #BBF48C #8CF491
triadic
#BBF48C #8CBBF4 #F48CBB
tetradic
#BBF48C #8CEFF4 #C58CF4 #F4918C
square
#BBF48C #8CEFF4 #C58CF4 #F4918C
split-complementary
#BBF48C #918CF4 #F48CEF
monochromatic
#79E91C #9AEF54 #BBF48C #DCF9C4 #EEFCE3
Accessibility & contrast
On white
1.28
#BBF48C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.43
#BBF48C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF48C
16.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF48C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF48C | 1.00 | 1.28 | 16.43 | 16.43 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE684
Deuteranopia (green-blind)
#F4E292
Tritanopia (blue-blind)
#BDECDB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #bbf48c; /* rgb */ color: rgb(187, 244, 140); /* oklch */ color: oklch(90.5% 0.146 132.2);
Tailwind
colors: {
custom: {
50: '#d1f8af',
500: '#bbf48c',
950: '#000000',
},
}SCSS
$custom: #bbf48c; $custom-light: #d1f8af; $custom-dark: #000000;
JSON
{
"hex": "#bbf48c",
"rgb": {
"r": 187,
"g": 244,
"b": 140
},
"hsl": {
"h": 92.885,
"s": 82.54,
"l": 75.294
},
"oklch": {
"l": 0.90484,
"c": 0.14565,
"h": 132.2
},
"luminance": 0.7716
}Semantic roles & 50–950 ramp
primary
#BBF48C
secondary
#9853D1
accent
#07DF7D
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581