#BBF48D#BBF48D
#BBF48D is a very light, vivid yellow-green. Relative luminance 0.772; OKLCH L 90.5% C 0.145 H 132.3°. Best body text is #000000 at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF48D |
|---|---|
| RGB | rgb(187, 244, 141) |
| HSL | hsl(93, 82%, 75%) |
| HSV | hsv(93, 42%, 96%) |
| CMYK | cmyk(23.4%, 0%, 42.2%, 4.3%) |
| CIE-LAB | lab(90.41, -35.41, 43.83) |
| CIE-LCH | lch(90.41, 56.34, 128.94°) |
| OKLab | oklab(90.5% -0.0974 0.107) |
| OKLCH | oklch(90.5% 0.145 132.3) |
| XYZ | xyz(57.6509, 77.1879, 37.0555) |
| Luminance | 0.7719 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.63
Celery
#C1FD95
ΔE00 1.86
Light Yellowish Green
#C2FF89
ΔE00 2.86
Pale Light Green
#B1FC99
ΔE00 3.27
Tea Green
#BDF8A3
ΔE00 3.36
Light Pea Green
#C4FE82
ΔE00 3.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF48D #C68DF4
analogous
#EEF48D #BBF48D #8DF492
triadic
#BBF48D #8DBBF4 #F48DBB
tetradic
#BBF48D #8DEEF4 #C68DF4 #F4928D
square
#BBF48D #8DEEF4 #C68DF4 #F4928D
split-complementary
#BBF48D #928DF4 #F48DEE
monochromatic
#78E91D #9AEF55 #BBF48D #DCF9C5 #EEFCE3
Accessibility & contrast
On white
1.28
#BBF48D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.44
#BBF48D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF48D
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF48D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF48D | 1.00 | 1.28 | 16.44 | 16.44 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE685
Deuteranopia (green-blind)
#F3E293
Tritanopia (blue-blind)
#BDECDB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #bbf48d; /* rgb */ color: rgb(187, 244, 141); /* oklch */ color: oklch(90.5% 0.145 132.3);
Tailwind
colors: {
custom: {
50: '#d1f8b0',
500: '#bbf48d',
950: '#000000',
},
}SCSS
$custom: #bbf48d; $custom-light: #d1f8b0; $custom-dark: #000000;
JSON
{
"hex": "#bbf48d",
"rgb": {
"r": 187,
"g": 244,
"b": 141
},
"hsl": {
"h": 93.204,
"s": 82.4,
"l": 75.49
},
"oklch": {
"l": 0.90499,
"c": 0.14463,
"h": 132.3
},
"luminance": 0.77189
}Semantic roles & 50–950 ramp
primary
#BBF48D
secondary
#9954D1
accent
#07DF7E
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581