#BBF38C#BBF38C
#BBF38C is a very light, vivid yellow-green. Relative luminance 0.766; OKLCH L 90.3% C 0.144 H 132.0°. Best body text is #000000 at 16.31:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF38C |
|---|---|
| RGB | rgb(187, 243, 140) |
| HSL | hsl(93, 81%, 75%) |
| HSV | hsv(93, 42%, 95%) |
| CMYK | cmyk(23%, 0%, 42.4%, 4.7%) |
| CIE-LAB | lab(90.12, -35.08, 43.95) |
| CIE-LCH | lch(90.12, 56.23, 128.60°) |
| OKLab | oklab(90.26% -0.0965 0.1072) |
| OKLCH | oklch(90.26% 0.144 132) |
| XYZ | xyz(57.2768, 76.5581, 36.5654) |
| Luminance | 0.7656 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.74
Celery
#C1FD95
ΔE00 2.08
Light Yellowish Green
#C2FF89
ΔE00 2.98
Pale Light Green
#B1FC99
ΔE00 3.48
Tea Green
#BDF8A3
ΔE00 3.50
Light Pea Green
#C4FE82
ΔE00 3.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF38C #C48CF3
analogous
#EFF38C #BBF38C #8CF390
triadic
#BBF38C #8CBBF3 #F38CBB
tetradic
#BBF38C #8CEFF3 #C48CF3 #F3908C
square
#BBF38C #8CEFF3 #C48CF3 #F3908C
split-complementary
#BBF38C #908CF3 #F38CEF
monochromatic
#79E71D #9AED55 #BBF38C #DCF9C3 #EFFCE3
Accessibility & contrast
On white
1.29
#BBF38C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.31
#BBF38C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF38C
16.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF38C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF38C | 1.00 | 1.29 | 16.31 | 16.31 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE684
Deuteranopia (green-blind)
#F3E192
Tritanopia (blue-blind)
#BDEBDA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #bbf38c; /* rgb */ color: rgb(187, 243, 140); /* oklch */ color: oklch(90.3% 0.144 132.0);
Tailwind
colors: {
custom: {
50: '#d1f7af',
500: '#bbf38c',
950: '#000000',
},
}SCSS
$custom: #bbf38c; $custom-light: #d1f7af; $custom-dark: #000000;
JSON
{
"hex": "#bbf38c",
"rgb": {
"r": 187,
"g": 243,
"b": 140
},
"hsl": {
"h": 92.621,
"s": 81.102,
"l": 75.098
},
"oklch": {
"l": 0.90261,
"c": 0.14421,
"h": 132
},
"luminance": 0.76559
}Semantic roles & 50–950 ramp
primary
#BBF38C
secondary
#9753D0
accent
#08DD7C
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141710
muted
#838581