#BBF496#BBF496
#BBF496 is a very light, vivid yellow-green. Relative luminance 0.775; OKLCH L 90.6% C 0.135 H 133.9°. Best body text is #000000 at 16.49:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF496 |
|---|---|
| RGB | rgb(187, 244, 150) |
| HSL | hsl(96, 81%, 77%) |
| HSV | hsv(96, 39%, 96%) |
| CMYK | cmyk(23.4%, 0%, 38.5%, 4.3%) |
| CIE-LAB | lab(90.54, -34.26, 39.58) |
| CIE-LCH | lch(90.54, 52.35, 130.88°) |
| OKLab | oklab(90.64% -0.0938 0.0976) |
| OKLCH | oklch(90.64% 0.135 133.9) |
| XYZ | xyz(58.3480, 77.4667, 40.7267) |
| Luminance | 0.7747 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 1.97
Celery
#C1FD95
ΔE00 2.24
Washed Out Green
#BCF5A6
ΔE00 2.73
Pale Light Green
#B1FC99
ΔE00 2.74
Pistachio (survey)
#C0FA8B
ΔE00 2.81
Light Pastel Green
#B2FBA5
ΔE00 3.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF496 #CF96F4
analogous
#EAF496 #BBF496 #96F4A0
triadic
#BBF496 #96BBF4 #F496BB
tetradic
#BBF496 #96EAF4 #CF96F4 #F4A096
square
#BBF496 #96EAF4 #CF96F4 #F4A096
split-complementary
#BBF496 #A096F4 #F496EA
monochromatic
#73E827 #97EE5F #BBF496 #DFFACD #EDFCE3
Accessibility & contrast
On white
1.27
#BBF496 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.49
#BBF496 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF496
16.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF496 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF496 | 1.00 | 1.27 | 16.49 | 16.49 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE78F
Deuteranopia (green-blind)
#F2E29B
Tritanopia (blue-blind)
#BCEDDD
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #bbf496; /* rgb */ color: rgb(187, 244, 150); /* oklch */ color: oklch(90.6% 0.135 133.9);
Tailwind
colors: {
custom: {
50: '#d1f8b6',
500: '#bbf496',
950: '#000000',
},
}SCSS
$custom: #bbf496; $custom-light: #d1f8b6; $custom-dark: #000000;
JSON
{
"hex": "#bbf496",
"rgb": {
"r": 187,
"g": 244,
"b": 150
},
"hsl": {
"h": 96.383,
"s": 81.034,
"l": 77.255
},
"oklch": {
"l": 0.90644,
"c": 0.13534,
"h": 133.9
},
"luminance": 0.77468
}Semantic roles & 50–950 ramp
primary
#BBF496
secondary
#A45CD2
accent
#08DD89
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581