#BBF390#BBF390
#BBF390 is a very light, vivid yellow-green. Relative luminance 0.767; OKLCH L 90.3% C 0.140 H 132.6°. Best body text is #000000 at 16.34:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF390 |
|---|---|
| RGB | rgb(187, 243, 144) |
| HSL | hsl(94, 80%, 76%) |
| HSV | hsv(94, 41%, 95%) |
| CMYK | cmyk(23%, 0%, 40.7%, 4.7%) |
| CIE-LAB | lab(90.17, -34.58, 42.06) |
| CIE-LCH | lch(90.17, 54.45, 129.42°) |
| OKLab | oklab(90.32% -0.0949 0.1031) |
| OKLCH | oklch(90.32% 0.14 132.6) |
| XYZ | xyz(57.5771, 76.6782, 38.1470) |
| Luminance | 0.7668 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 2.08
Pistachio (survey)
#C0FA8B
ΔE00 2.16
Tea Green
#BDF8A3
ΔE00 2.89
Pale Light Green
#B1FC99
ΔE00 3.18
Light Yellowish Green
#C2FF89
ΔE00 3.39
Washed Out Green
#BCF5A6
ΔE00 3.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF390 #C890F3
analogous
#EDF390 #BBF390 #90F396
triadic
#BBF390 #90BBF3 #F390BB
tetradic
#BBF390 #90EDF3 #C890F3 #F39690
square
#BBF390 #90EDF3 #C890F3 #F39690
split-complementary
#BBF390 #9690F3 #F390ED
monochromatic
#77E722 #99ED59 #BBF390 #DDF9C7 #EEFCE3
Accessibility & contrast
On white
1.29
#BBF390 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.34
#BBF390 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF390
16.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF390 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF390 | 1.00 | 1.29 | 16.34 | 16.34 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE689
Deuteranopia (green-blind)
#F2E196
Tritanopia (blue-blind)
#BCECDB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #bbf390; /* rgb */ color: rgb(187, 243, 144); /* oklch */ color: oklch(90.3% 0.140 132.6);
Tailwind
colors: {
custom: {
50: '#d1f7b2',
500: '#bbf390',
950: '#000000',
},
}SCSS
$custom: #bbf390; $custom-light: #d1f7b2; $custom-dark: #000000;
JSON
{
"hex": "#bbf390",
"rgb": {
"r": 187,
"g": 243,
"b": 144
},
"hsl": {
"h": 93.939,
"s": 80.488,
"l": 75.882
},
"oklch": {
"l": 0.90324,
"c": 0.1401,
"h": 132.6
},
"luminance": 0.7668
}Semantic roles & 50–950 ramp
primary
#BBF390
secondary
#9C57D0
accent
#09DD81
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141711
muted
#838581