#BBF392#BBF392
#BBF392 is a very light, vivid yellow-green. Relative luminance 0.767; OKLCH L 90.4% C 0.138 H 133.0°. Best body text is #000000 at 16.35:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF392 |
|---|---|
| RGB | rgb(187, 243, 146) |
| HSL | hsl(95, 80%, 76%) |
| HSV | hsv(95, 40%, 95%) |
| CMYK | cmyk(23%, 0%, 39.9%, 4.7%) |
| CIE-LAB | lab(90.20, -34.32, 41.12) |
| CIE-LCH | lch(90.20, 53.56, 129.85°) |
| OKLab | oklab(90.36% -0.0941 0.101) |
| OKLCH | oklch(90.36% 0.138 133) |
| XYZ | xyz(57.7313, 76.7399, 38.9592) |
| Luminance | 0.7674 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 2.16
Pistachio (survey)
#C0FA8B
ΔE00 2.41
Tea Green
#BDF8A3
ΔE00 2.59
Pale Light Green
#B1FC99
ΔE00 3.07
Washed Out Green
#BCF5A6
ΔE00 3.32
Light Yellowish Green
#C2FF89
ΔE00 3.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF392 #CA92F3
analogous
#ECF392 #BBF392 #92F39A
triadic
#BBF392 #92BBF3 #F392BB
tetradic
#BBF392 #92ECF3 #CA92F3 #F39A92
square
#BBF392 #92ECF3 #CA92F3 #F39A92
split-complementary
#BBF392 #9A92F3 #F392EC
monochromatic
#76E724 #99ED5B #BBF392 #DDF9C9 #EEFCE3
Accessibility & contrast
On white
1.28
#BBF392 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.35
#BBF392 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF392
16.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF392 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF392 | 1.00 | 1.28 | 16.35 | 16.35 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE68B
Deuteranopia (green-blind)
#F2E197
Tritanopia (blue-blind)
#BCECDB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #bbf392; /* rgb */ color: rgb(187, 243, 146); /* oklch */ color: oklch(90.4% 0.138 133.0);
Tailwind
colors: {
custom: {
50: '#d1f7b3',
500: '#bbf392',
950: '#000000',
},
}SCSS
$custom: #bbf392; $custom-light: #d1f7b3; $custom-dark: #000000;
JSON
{
"hex": "#bbf392",
"rgb": {
"r": 187,
"g": 243,
"b": 146
},
"hsl": {
"h": 94.639,
"s": 80.165,
"l": 76.275
},
"oklch": {
"l": 0.90356,
"c": 0.13803,
"h": 133
},
"luminance": 0.76741
}Semantic roles & 50–950 ramp
primary
#BBF392
secondary
#9E59D0
accent
#09DC83
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141711
muted
#838581