#BBF393#BBF393
#BBF393 is a very light, vivid yellow-green. Relative luminance 0.768; OKLCH L 90.4% C 0.137 H 133.2°. Best body text is #000000 at 16.35:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF393 |
|---|---|
| RGB | rgb(187, 243, 147) |
| HSL | hsl(95, 80%, 76%) |
| HSV | hsv(95, 40%, 95%) |
| CMYK | cmyk(23%, 0%, 39.5%, 4.7%) |
| CIE-LAB | lab(90.22, -34.20, 40.65) |
| CIE-LCH | lch(90.22, 53.12, 130.07°) |
| OKLab | oklab(90.37% -0.0937 0.0999) |
| OKLCH | oklch(90.37% 0.137 133.2) |
| XYZ | xyz(57.8094, 76.7712, 39.3707) |
| Luminance | 0.7677 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 2.22
Tea Green
#BDF8A3
ΔE00 2.44
Pistachio (survey)
#C0FA8B
ΔE00 2.54
Pale Light Green
#B1FC99
ΔE00 3.02
Washed Out Green
#BCF5A6
ΔE00 3.16
Light Yellowish Green
#C2FF89
ΔE00 3.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF393 #CB93F3
analogous
#EBF393 #BBF393 #93F39B
triadic
#BBF393 #93BBF3 #F393BB
tetradic
#BBF393 #93EBF3 #CB93F3 #F39B93
square
#BBF393 #93EBF3 #CB93F3 #F39B93
split-complementary
#BBF393 #9B93F3 #F393EB
monochromatic
#76E725 #98ED5C #BBF393 #DEF9CA #EEFCE3
Accessibility & contrast
On white
1.28
#BBF393 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.35
#BBF393 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF393
16.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF393 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF393 | 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)
#FAE68C
Deuteranopia (green-blind)
#F2E198
Tritanopia (blue-blind)
#BCECDB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #bbf393; /* rgb */ color: rgb(187, 243, 147); /* oklch */ color: oklch(90.4% 0.137 133.2);
Tailwind
colors: {
custom: {
50: '#d1f7b4',
500: '#bbf393',
950: '#000000',
},
}SCSS
$custom: #bbf393; $custom-light: #d1f7b4; $custom-dark: #000000;
JSON
{
"hex": "#bbf393",
"rgb": {
"r": 187,
"g": 243,
"b": 147
},
"hsl": {
"h": 95,
"s": 80,
"l": 76.471
},
"oklch": {
"l": 0.90372,
"c": 0.13699,
"h": 133.2
},
"luminance": 0.76773
}Semantic roles & 50–950 ramp
primary
#BBF393
secondary
#9F5AD0
accent
#09DC84
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141711
muted
#838581