#BBF094#BBF094
#BBF094 is a very light, vivid yellow-green. Relative luminance 0.750; OKLCH L 89.7% C 0.132 H 132.9°. Best body text is #000000 at 16.00:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF094 |
|---|---|
| RGB | rgb(187, 240, 148) |
| HSL | hsl(95, 75%, 76%) |
| HSV | hsv(95, 38%, 94%) |
| CMYK | cmyk(22.1%, 0%, 38.3%, 5.9%) |
| CIE-LAB | lab(89.40, -32.68, 39.10) |
| CIE-LCH | lch(89.40, 50.96, 129.89°) |
| OKLab | oklab(89.72% -0.0895 0.0964) |
| OKLCH | oklch(89.72% 0.132 132.9) |
| XYZ | xyz(56.9978, 75.0218, 39.4889) |
| Luminance | 0.7502 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 2.48
Washed Out Green
#BCF5A6
ΔE00 2.91
Celery
#C1FD95
ΔE00 3.00
Pistachio (survey)
#C0FA8B
ΔE00 3.27
Pale Light Green
#B1FC99
ΔE00 3.60
Light Pastel Green
#B2FBA5
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF094 #C994F0
analogous
#E9F094 #BBF094 #94F09B
triadic
#BBF094 #94BBF0 #F094BB
tetradic
#BBF094 #94E9F0 #C994F0 #F09B94
square
#BBF094 #94E9F0 #C994F0 #F09B94
split-complementary
#BBF094 #9B94F0 #F094E9
monochromatic
#77E129 #99E85E #BBF094 #DDF8CA #EEFBE4
Accessibility & contrast
On white
1.31
#BBF094 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.00
#BBF094 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF094
16.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF094 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF094 | 1.00 | 1.31 | 16.00 | 16.00 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E38D
Deuteranopia (green-blind)
#EFDF99
Tritanopia (blue-blind)
#BCE9D9
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #bbf094; /* rgb */ color: rgb(187, 240, 148); /* oklch */ color: oklch(89.7% 0.132 132.9);
Tailwind
colors: {
custom: {
50: '#d1f5b4',
500: '#bbf094',
950: '#000000',
},
}SCSS
$custom: #bbf094; $custom-light: #d1f5b4; $custom-dark: #000000;
JSON
{
"hex": "#bbf094",
"rgb": {
"r": 187,
"g": 240,
"b": 148
},
"hsl": {
"h": 94.565,
"s": 75.41,
"l": 76.078
},
"oklch": {
"l": 0.89722,
"c": 0.13151,
"h": 132.9
},
"luminance": 0.75023
}Semantic roles & 50–950 ramp
primary
#BBF094
secondary
#9D5CCD
accent
#0ED882
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141711
muted
#838581