#BBF093#BBF093
#BBF093 is a very light, vivid yellow-green. Relative luminance 0.750; OKLCH L 89.7% C 0.133 H 132.7°. Best body text is #000000 at 16.00:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF093 |
|---|---|
| RGB | rgb(187, 240, 147) |
| HSL | hsl(94, 76%, 76%) |
| HSV | hsv(94, 39%, 94%) |
| CMYK | cmyk(22.1%, 0%, 38.8%, 5.9%) |
| CIE-LAB | lab(89.39, -32.81, 39.58) |
| CIE-LCH | lch(89.39, 51.41, 129.66°) |
| OKLab | oklab(89.71% -0.0899 0.0975) |
| OKLCH | oklch(89.71% 0.133 132.7) |
| XYZ | xyz(56.9190, 74.9903, 39.0738) |
| Luminance | 0.7499 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 2.60
Celery
#C1FD95
ΔE00 2.93
Washed Out Green
#BCF5A6
ΔE00 3.07
Pistachio (survey)
#C0FA8B
ΔE00 3.14
Pale Light Green
#B1FC99
ΔE00 3.62
Light Pastel Green
#B2FBA5
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF093 #C893F0
analogous
#E9F093 #BBF093 #93F099
triadic
#BBF093 #93BBF0 #F093BB
tetradic
#BBF093 #93E9F0 #C893F0 #F09993
square
#BBF093 #93E9F0 #C893F0 #F09993
split-complementary
#BBF093 #9993F0 #F093E9
monochromatic
#77E128 #99E95D #BBF093 #DDF7C9 #EEFBE4
Accessibility & contrast
On white
1.31
#BBF093 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.00
#BBF093 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF093
16.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF093 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF093 | 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)
#F7E38C
Deuteranopia (green-blind)
#EFDF98
Tritanopia (blue-blind)
#BCE9D9
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #bbf093; /* rgb */ color: rgb(187, 240, 147); /* oklch */ color: oklch(89.7% 0.133 132.7);
Tailwind
colors: {
custom: {
50: '#d1f5b4',
500: '#bbf093',
950: '#000000',
},
}SCSS
$custom: #bbf093; $custom-light: #d1f5b4; $custom-dark: #000000;
JSON
{
"hex": "#bbf093",
"rgb": {
"r": 187,
"g": 240,
"b": 147
},
"hsl": {
"h": 94.194,
"s": 75.61,
"l": 75.882
},
"oklch": {
"l": 0.89705,
"c": 0.13258,
"h": 132.7
},
"luminance": 0.74992
}Semantic roles & 50–950 ramp
primary
#BBF093
secondary
#9C5BCC
accent
#0ED881
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141711
muted
#838581