#BBF388#BBF388
#BBF388 is a very light, vivid yellow-green. Relative luminance 0.764; OKLCH L 90.2% C 0.148 H 131.4°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF388 |
|---|---|
| RGB | rgb(187, 243, 136) |
| HSL | hsl(91, 82%, 74%) |
| HSV | hsv(91, 44%, 95%) |
| CMYK | cmyk(23%, 0%, 44%, 4.7%) |
| CIE-LAB | lab(90.06, -35.56, 45.81) |
| CIE-LCH | lch(90.06, 57.99, 127.82°) |
| OKLab | oklab(90.2% -0.098 0.1112) |
| OKLCH | oklch(90.2% 0.148 131.4) |
| XYZ | xyz(56.9872, 76.4423, 35.0402) |
| Luminance | 0.7644 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.49
Celery
#C1FD95
ΔE00 2.25
Light Yellowish Green
#C2FF89
ΔE00 2.68
Light Pea Green
#C4FE82
ΔE00 3.09
Pale Light Green
#B1FC99
ΔE00 3.86
Light Yellow Green
#CCFD7F
ΔE00 3.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF388 #C088F3
analogous
#F0F388 #BBF388 #88F38B
triadic
#BBF388 #88BBF3 #F388BB
tetradic
#BBF388 #88F0F3 #C088F3 #F38B88
square
#BBF388 #88F0F3 #C088F3 #F38B88
split-complementary
#BBF388 #8B88F3 #F388F0
monochromatic
#7BE819 #9BED50 #BBF388 #DBF9C0 #EFFCE3
Accessibility & contrast
On white
1.29
#BBF388 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#BBF388 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF388
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF388 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF388 | 1.00 | 1.29 | 16.29 | 16.29 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE57F
Deuteranopia (green-blind)
#F3E18E
Tritanopia (blue-blind)
#BDEBD9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #bbf388; /* rgb */ color: rgb(187, 243, 136); /* oklch */ color: oklch(90.2% 0.148 131.4);
Tailwind
colors: {
custom: {
50: '#d1f7ac',
500: '#bbf388',
950: '#000000',
},
}SCSS
$custom: #bbf388; $custom-light: #d1f7ac; $custom-dark: #000000;
JSON
{
"hex": "#bbf388",
"rgb": {
"r": 187,
"g": 243,
"b": 136
},
"hsl": {
"h": 91.402,
"s": 81.679,
"l": 74.314
},
"oklch": {
"l": 0.902,
"c": 0.14825,
"h": 131.4
},
"luminance": 0.76444
}Semantic roles & 50–950 ramp
primary
#BBF388
secondary
#9350CF
accent
#07DE78
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141710
muted
#838581