#BBEF9A#BBEF9A
#BBEF9A is a very light, vivid yellow-green. Relative luminance 0.746; OKLCH L 89.6% C 0.124 H 133.9°. Best body text is #000000 at 15.93:1 contrast (WCAG AA passes).
Color values
| HEX | #BBEF9A |
|---|---|
| RGB | rgb(187, 239, 154) |
| HSL | hsl(97, 73%, 77%) |
| HSV | hsv(97, 36%, 94%) |
| CMYK | cmyk(21.8%, 0%, 35.6%, 6.3%) |
| CIE-LAB | lab(89.22, -31.41, 35.87) |
| CIE-LCH | lch(89.22, 47.68, 131.21°) |
| OKLab | oklab(89.6% -0.0858 0.0891) |
| OKLCH | oklch(89.6% 0.124 133.9) |
| XYZ | xyz(57.1915, 74.6296, 41.9573) |
| Luminance | 0.7463 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 2.04
Tea Green
#BDF8A3
ΔE00 2.07
Light Light Green
#C8FFB0
ΔE00 3.70
Light Pastel Green
#B2FBA5
ΔE00 3.76
Celery
#C1FD95
ΔE00 3.81
Pale Light Green
#B1FC99
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBEF9A #CE9AEF
analogous
#E6EF9A #BBEF9A #9AEFA4
triadic
#BBEF9A #9ABBEF #EF9ABB
tetradic
#BBEF9A #9AE6EF #CE9AEF #EFA49A
square
#BBEF9A #9AE6EF #CE9AEF #EFA49A
split-complementary
#BBEF9A #A49AEF #EF9AE6
monochromatic
#74DE30 #97E765 #BBEF9A #DFF7CF #EDFBE5
Accessibility & contrast
On white
1.32
#BBEF9A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.93
#BBEF9A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBEF9A
15.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBEF9A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBEF9A | 1.00 | 1.32 | 15.93 | 15.93 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E394
Deuteranopia (green-blind)
#EEDF9E
Tritanopia (blue-blind)
#BBE9D9
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #bbef9a; /* rgb */ color: rgb(187, 239, 154); /* oklch */ color: oklch(89.6% 0.124 133.9);
Tailwind
colors: {
custom: {
50: '#d1f4b8',
500: '#bbef9a',
950: '#000000',
},
}SCSS
$custom: #bbef9a; $custom-light: #d1f4b8; $custom-dark: #000000;
JSON
{
"hex": "#bbef9a",
"rgb": {
"r": 187,
"g": 239,
"b": 154
},
"hsl": {
"h": 96.706,
"s": 72.65,
"l": 77.059
},
"oklch": {
"l": 0.89604,
"c": 0.12364,
"h": 133.9
},
"luminance": 0.74631
}Semantic roles & 50–950 ramp
primary
#BBEF9A
secondary
#A262CC
accent
#11D589
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141711
muted
#838581