#BBF095#BBF095
#BBF095 is a very light, vivid yellow-green. Relative luminance 0.751; OKLCH L 89.7% C 0.130 H 133.1°. Best body text is #000000 at 16.01:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF095 |
|---|---|
| RGB | rgb(187, 240, 149) |
| HSL | hsl(95, 75%, 76%) |
| HSV | hsv(95, 38%, 94%) |
| CMYK | cmyk(22.1%, 0%, 37.9%, 5.9%) |
| CIE-LAB | lab(89.42, -32.55, 38.63) |
| CIE-LCH | lch(89.42, 50.51, 130.12°) |
| OKLab | oklab(89.74% -0.0891 0.0953) |
| OKLCH | oklch(89.74% 0.13 133.1) |
| XYZ | xyz(57.0773, 75.0536, 39.9076) |
| Luminance | 0.7506 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 2.36
Washed Out Green
#BCF5A6
ΔE00 2.76
Celery
#C1FD95
ΔE00 3.07
Pistachio (survey)
#C0FA8B
ΔE00 3.41
Pale Light Green
#B1FC99
ΔE00 3.59
Light Pastel Green
#B2FBA5
ΔE00 3.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF095 #CA95F0
analogous
#E9F095 #BBF095 #95F09D
triadic
#BBF095 #95BBF0 #F095BB
tetradic
#BBF095 #95E9F0 #CA95F0 #F09D95
square
#BBF095 #95E9F0 #CA95F0 #F09D95
split-complementary
#BBF095 #9D95F0 #F095E9
monochromatic
#76E12A #99E85F #BBF095 #DDF8CB #EEFBE4
Accessibility & contrast
On white
1.31
#BBF095 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.01
#BBF095 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF095
16.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF095 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF095 | 1.00 | 1.31 | 16.01 | 16.01 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E38E
Deuteranopia (green-blind)
#EFDF9A
Tritanopia (blue-blind)
#BCE9D9
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #bbf095; /* rgb */ color: rgb(187, 240, 149); /* oklch */ color: oklch(89.7% 0.130 133.1);
Tailwind
colors: {
custom: {
50: '#d1f5b5',
500: '#bbf095',
950: '#000000',
},
}SCSS
$custom: #bbf095; $custom-light: #d1f5b5; $custom-dark: #000000;
JSON
{
"hex": "#bbf095",
"rgb": {
"r": 187,
"g": 240,
"b": 149
},
"hsl": {
"h": 94.945,
"s": 75.207,
"l": 76.275
},
"oklch": {
"l": 0.89739,
"c": 0.13046,
"h": 133.1
},
"luminance": 0.75055
}Semantic roles & 50–950 ramp
primary
#BBF095
secondary
#9E5DCD
accent
#0ED783
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141711
muted
#838581