#BBF18C#BBF18C
#BBF18C is a very light, vivid yellow-green. Relative luminance 0.754; OKLCH L 89.8% C 0.141 H 131.7°. Best body text is #000000 at 16.07:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF18C |
|---|---|
| RGB | rgb(187, 241, 140) |
| HSL | hsl(92, 78%, 75%) |
| HSV | hsv(92, 42%, 95%) |
| CMYK | cmyk(22.4%, 0%, 41.9%, 5.5%) |
| CIE-LAB | lab(89.56, -34.16, 43.24) |
| CIE-LCH | lch(89.56, 55.11, 128.31°) |
| OKLab | oklab(89.82% -0.0939 0.1056) |
| OKLCH | oklch(89.82% 0.141 131.7) |
| XYZ | xyz(56.6815, 75.3676, 36.3669) |
| Luminance | 0.7537 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.17
Celery
#C1FD95
ΔE00 2.49
Light Yellowish Green
#C2FF89
ΔE00 3.43
Tea Green
#BDF8A3
ΔE00 3.52
Pale Light Green
#B1FC99
ΔE00 3.78
Light Pea Green
#C4FE82
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF18C #C28CF1
analogous
#EEF18C #BBF18C #8CF18F
triadic
#BBF18C #8CBBF1 #F18CBB
tetradic
#BBF18C #8CEEF1 #C28CF1 #F18F8C
square
#BBF18C #8CEEF1 #C28CF1 #F18F8C
split-complementary
#BBF18C #8F8CF1 #F18CEE
monochromatic
#7AE41F #9BEA55 #BBF18C #DBF8C3 #EFFCE4
Accessibility & contrast
On white
1.31
#BBF18C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.07
#BBF18C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF18C
16.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF18C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF18C | 1.00 | 1.31 | 16.07 | 16.07 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E484
Deuteranopia (green-blind)
#F1E092
Tritanopia (blue-blind)
#BDE9D8
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #bbf18c; /* rgb */ color: rgb(187, 241, 140); /* oklch */ color: oklch(89.8% 0.141 131.7);
Tailwind
colors: {
custom: {
50: '#d1f6af',
500: '#bbf18c',
950: '#000000',
},
}SCSS
$custom: #bbf18c; $custom-light: #d1f6af; $custom-dark: #000000;
JSON
{
"hex": "#bbf18c",
"rgb": {
"r": 187,
"g": 241,
"b": 140
},
"hsl": {
"h": 92.079,
"s": 78.295,
"l": 74.706
},
"oklch": {
"l": 0.89815,
"c": 0.14132,
"h": 131.7
},
"luminance": 0.75369
}Semantic roles & 50–950 ramp
primary
#BBF18C
secondary
#9554CD
accent
#0BDB7A
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141710
muted
#838581