#BBF595#BBF595
#BBF595 is a very light, vivid yellow-green. Relative luminance 0.780; OKLCH L 90.8% C 0.138 H 133.8°. Best body text is #000000 at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF595 |
|---|---|
| RGB | rgb(187, 245, 149) |
| HSL | hsl(96, 83%, 77%) |
| HSV | hsv(96, 39%, 96%) |
| CMYK | cmyk(23.7%, 0%, 39.2%, 3.9%) |
| CIE-LAB | lab(90.80, -34.85, 40.41) |
| CIE-LCH | lch(90.80, 53.36, 130.77°) |
| OKLab | oklab(90.85% -0.0955 0.0994) |
| OKLCH | oklch(90.85% 0.138 133.8) |
| XYZ | xyz(58.5695, 78.0380, 40.4050) |
| Luminance | 0.7804 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.93
Tea Green
#BDF8A3
ΔE00 2.13
Pistachio (survey)
#C0FA8B
ΔE00 2.50
Pale Light Green
#B1FC99
ΔE00 2.59
Washed Out Green
#BCF5A6
ΔE00 2.98
Pastel Green
#B0FF9D
ΔE00 3.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF595 #CF95F5
analogous
#EBF595 #BBF595 #95F59F
triadic
#BBF595 #95BBF5 #F595BB
tetradic
#BBF595 #95EBF5 #CF95F5 #F59F95
square
#BBF595 #95EBF5 #CF95F5 #F59F95
split-complementary
#BBF595 #9F95F5 #F595EB
monochromatic
#73EA25 #97F05D #BBF595 #DFFACD #EDFCE3
Accessibility & contrast
On white
1.26
#BBF595 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.61
#BBF595 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF595
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF595 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF595 | 1.00 | 1.26 | 16.61 | 16.61 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE88E
Deuteranopia (green-blind)
#F3E39A
Tritanopia (blue-blind)
#BCEEDD
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #bbf595; /* rgb */ color: rgb(187, 245, 149); /* oklch */ color: oklch(90.8% 0.138 133.8);
Tailwind
colors: {
custom: {
50: '#d1f8b5',
500: '#bbf595',
950: '#000000',
},
}SCSS
$custom: #bbf595; $custom-light: #d1f8b5; $custom-dark: #000000;
JSON
{
"hex": "#bbf595",
"rgb": {
"r": 187,
"g": 245,
"b": 149
},
"hsl": {
"h": 96.25,
"s": 82.759,
"l": 77.255
},
"oklch": {
"l": 0.9085,
"c": 0.13785,
"h": 133.8
},
"luminance": 0.7804
}Semantic roles & 50–950 ramp
primary
#BBF595
secondary
#A45BD3
accent
#06DF89
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581