#BBF497#BBF497
#BBF497 is a very light, vivid yellow-green. Relative luminance 0.775; OKLCH L 90.7% C 0.134 H 134.1°. Best body text is #000000 at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF497 |
|---|---|
| RGB | rgb(187, 244, 151) |
| HSL | hsl(97, 81%, 77%) |
| HSV | hsv(97, 38%, 96%) |
| CMYK | cmyk(23.4%, 0%, 38.1%, 4.3%) |
| CIE-LAB | lab(90.55, -34.13, 39.11) |
| CIE-LCH | lch(90.55, 51.91, 131.11°) |
| OKLab | oklab(90.66% -0.0934 0.0965) |
| OKLCH | oklch(90.66% 0.134 134.1) |
| XYZ | xyz(58.4288, 77.4991, 41.1526) |
| Luminance | 0.7750 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 1.81
Celery
#C1FD95
ΔE00 2.34
Washed Out Green
#BCF5A6
ΔE00 2.56
Pale Light Green
#B1FC99
ΔE00 2.73
Pistachio (survey)
#C0FA8B
ΔE00 2.96
Light Pastel Green
#B2FBA5
ΔE00 3.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF497 #D097F4
analogous
#EAF497 #BBF497 #97F4A1
triadic
#BBF497 #97BBF4 #F497BB
tetradic
#BBF497 #97EAF4 #D097F4 #F4A197
square
#BBF497 #97EAF4 #D097F4 #F4A197
split-complementary
#BBF497 #A197F4 #F497EA
monochromatic
#73E828 #97EE60 #BBF497 #DFFACE #EDFCE3
Accessibility & contrast
On white
1.27
#BBF497 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.50
#BBF497 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF497
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF497 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF497 | 1.00 | 1.27 | 16.50 | 16.50 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE790
Deuteranopia (green-blind)
#F2E29C
Tritanopia (blue-blind)
#BBEDDD
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #bbf497; /* rgb */ color: rgb(187, 244, 151); /* oklch */ color: oklch(90.7% 0.134 134.1);
Tailwind
colors: {
custom: {
50: '#d1f8b6',
500: '#bbf497',
950: '#000000',
},
}SCSS
$custom: #bbf497; $custom-light: #d1f8b6; $custom-dark: #000000;
JSON
{
"hex": "#bbf497",
"rgb": {
"r": 187,
"g": 244,
"b": 151
},
"hsl": {
"h": 96.774,
"s": 80.87,
"l": 77.451
},
"oklch": {
"l": 0.90661,
"c": 0.13428,
"h": 134.1
},
"luminance": 0.77501
}Semantic roles & 50–950 ramp
primary
#BBF497
secondary
#A55DD2
accent
#08DD8B
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581