#BBF495#BBF495
#BBF495 is a very light, vivid yellow-green. Relative luminance 0.774; OKLCH L 90.6% C 0.136 H 133.7°. Best body text is #000000 at 16.49:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF495 |
|---|---|
| RGB | rgb(187, 244, 149) |
| HSL | hsl(96, 81%, 77%) |
| HSV | hsv(96, 39%, 96%) |
| CMYK | cmyk(23.4%, 0%, 38.9%, 4.3%) |
| CIE-LAB | lab(90.52, -34.39, 40.06) |
| CIE-LCH | lch(90.52, 52.80, 130.65°) |
| OKLab | oklab(90.63% -0.0942 0.0986) |
| OKLCH | oklch(90.63% 0.136 133.7) |
| XYZ | xyz(58.2678, 77.4346, 40.3044) |
| Luminance | 0.7744 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 2.12
Celery
#C1FD95
ΔE00 2.15
Pistachio (survey)
#C0FA8B
ΔE00 2.66
Pale Light Green
#B1FC99
ΔE00 2.77
Washed Out Green
#BCF5A6
ΔE00 2.89
Pastel Green
#B0FF9D
ΔE00 3.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF495 #CE95F4
analogous
#EBF495 #BBF495 #95F49F
triadic
#BBF495 #95BBF4 #F495BB
tetradic
#BBF495 #95EBF4 #CE95F4 #F49F95
square
#BBF495 #95EBF4 #CE95F4 #F49F95
split-complementary
#BBF495 #9F95F4 #F495EB
monochromatic
#74E826 #97EE5E #BBF495 #DFFACC #EDFCE3
Accessibility & contrast
On white
1.27
#BBF495 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.49
#BBF495 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF495
16.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF495 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF495 | 1.00 | 1.27 | 16.49 | 16.49 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE78E
Deuteranopia (green-blind)
#F3E29A
Tritanopia (blue-blind)
#BCEDDC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #bbf495; /* rgb */ color: rgb(187, 244, 149); /* oklch */ color: oklch(90.6% 0.136 133.7);
Tailwind
colors: {
custom: {
50: '#d1f8b5',
500: '#bbf495',
950: '#000000',
},
}SCSS
$custom: #bbf495; $custom-light: #d1f8b5; $custom-dark: #000000;
JSON
{
"hex": "#bbf495",
"rgb": {
"r": 187,
"g": 244,
"b": 149
},
"hsl": {
"h": 96,
"s": 81.197,
"l": 77.059
},
"oklch": {
"l": 0.90628,
"c": 0.13638,
"h": 133.7
},
"luminance": 0.77436
}Semantic roles & 50–950 ramp
primary
#BBF495
secondary
#A25BD2
accent
#08DE88
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581