#BBF893#BBF893
#BBF893 is a very light, vivid yellow-green. Relative luminance 0.798; OKLCH L 91.5% C 0.144 H 133.9°. Best body text is #000000 at 16.96:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF893 |
|---|---|
| RGB | rgb(187, 248, 147) |
| HSL | hsl(96, 88%, 77%) |
| HSV | hsv(96, 41%, 97%) |
| CMYK | cmyk(24.6%, 0%, 40.7%, 2.7%) |
| CIE-LAB | lab(91.60, -36.47, 42.42) |
| CIE-LCH | lch(91.60, 55.95, 130.69°) |
| OKLab | oklab(91.49% -0.1 0.104) |
| OKLCH | oklch(91.49% 0.144 133.9) |
| XYZ | xyz(59.3261, 79.8046, 39.8762) |
| Luminance | 0.7981 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.19
Pistachio (survey)
#C0FA8B
ΔE00 1.82
Pale Light Green
#B1FC99
ΔE00 2.28
Tea Green
#BDF8A3
ΔE00 2.64
Light Yellowish Green
#C2FF89
ΔE00 2.83
Pastel Green
#B0FF9D
ΔE00 3.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF893 #D093F8
analogous
#EDF893 #BBF893 #93F89E
triadic
#BBF893 #93BBF8 #F893BB
tetradic
#BBF893 #93EDF8 #D093F8 #F89E93
square
#BBF893 #93EDF8 #D093F8 #F89E93
split-complementary
#BBF893 #9E93F8 #F893ED
monochromatic
#73F120 #97F45A #BBF893 #DFFCCC #EDFDE2
Accessibility & contrast
On white
1.24
#BBF893 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.96
#BBF893 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF893
16.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF893 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF893 | 1.00 | 1.24 | 16.96 | 16.96 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA8B
Deuteranopia (green-blind)
#F6E599
Tritanopia (blue-blind)
#BBF1DF
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #bbf893; /* rgb */ color: rgb(187, 248, 147); /* oklch */ color: oklch(91.5% 0.144 133.9);
Tailwind
colors: {
custom: {
50: '#d1fbb4',
500: '#bbf893',
950: '#000000',
},
}SCSS
$custom: #bbf893; $custom-light: #d1fbb4; $custom-dark: #000000;
JSON
{
"hex": "#bbf893",
"rgb": {
"r": 187,
"g": 248,
"b": 147
},
"hsl": {
"h": 96.238,
"s": 87.826,
"l": 77.451
},
"oklch": {
"l": 0.91486,
"c": 0.1443,
"h": 133.9
},
"luminance": 0.79806
}Semantic roles & 50–950 ramp
primary
#BBF893
secondary
#A558D7
accent
#01E48A
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581