#BBF18D#BBF18D
#BBF18D is a very light, vivid yellow-green. Relative luminance 0.754; OKLCH L 89.8% C 0.140 H 131.8°. Best body text is #000000 at 16.08:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF18D |
|---|---|
| RGB | rgb(187, 241, 141) |
| HSL | hsl(92, 78%, 75%) |
| HSV | hsv(92, 41%, 95%) |
| CMYK | cmyk(22.4%, 0%, 41.5%, 5.5%) |
| CIE-LAB | lab(89.58, -34.04, 42.77) |
| CIE-LCH | lch(89.58, 54.66, 128.51°) |
| OKLab | oklab(89.83% -0.0935 0.1046) |
| OKLCH | oklch(89.83% 0.14 131.8) |
| XYZ | xyz(56.7556, 75.3972, 36.7570) |
| Luminance | 0.7540 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.26
Celery
#C1FD95
ΔE00 2.49
Tea Green
#BDF8A3
ΔE00 3.37
Light Yellowish Green
#C2FF89
ΔE00 3.51
Pale Light Green
#B1FC99
ΔE00 3.71
Light Pea Green
#C4FE82
ΔE00 4.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF18D #C38DF1
analogous
#EDF18D #BBF18D #8DF191
triadic
#BBF18D #8DBBF1 #F18DBB
tetradic
#BBF18D #8DEDF1 #C38DF1 #F1918D
square
#BBF18D #8DEDF1 #C38DF1 #F1918D
split-complementary
#BBF18D #918DF1 #F18DED
monochromatic
#7AE420 #9AEA56 #BBF18D #DCF8C4 #EFFCE4
Accessibility & contrast
On white
1.31
#BBF18D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.08
#BBF18D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF18D
16.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF18D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF18D | 1.00 | 1.31 | 16.08 | 16.08 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E485
Deuteranopia (green-blind)
#F1E093
Tritanopia (blue-blind)
#BDEAD9
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #bbf18d; /* rgb */ color: rgb(187, 241, 141); /* oklch */ color: oklch(89.8% 0.140 131.8);
Tailwind
colors: {
custom: {
50: '#d1f6af',
500: '#bbf18d',
950: '#000000',
},
}SCSS
$custom: #bbf18d; $custom-light: #d1f6af; $custom-dark: #000000;
JSON
{
"hex": "#bbf18d",
"rgb": {
"r": 187,
"g": 241,
"b": 141
},
"hsl": {
"h": 92.4,
"s": 78.125,
"l": 74.902
},
"oklch": {
"l": 0.89831,
"c": 0.14029,
"h": 131.8
},
"luminance": 0.75398
}Semantic roles & 50–950 ramp
primary
#BBF18D
secondary
#9655CD
accent
#0BDA7B
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141710
muted
#838581