#BBF397#BBF397
#BBF397 is a very light, vivid yellow-green. Relative luminance 0.769; OKLCH L 90.4% C 0.133 H 133.9°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF397 |
|---|---|
| RGB | rgb(187, 243, 151) |
| HSL | hsl(97, 79%, 77%) |
| HSV | hsv(97, 38%, 95%) |
| CMYK | cmyk(23%, 0%, 37.9%, 4.7%) |
| CIE-LAB | lab(90.28, -33.67, 38.75) |
| CIE-LCH | lch(90.28, 51.33, 130.99°) |
| OKLab | oklab(90.44% -0.0921 0.0957) |
| OKLCH | oklch(90.44% 0.133 133.9) |
| XYZ | xyz(58.1287, 76.8989, 41.0525) |
| Luminance | 0.7690 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 1.85
Washed Out Green
#BCF5A6
ΔE00 2.49
Celery
#C1FD95
ΔE00 2.56
Pale Light Green
#B1FC99
ΔE00 2.94
Pistachio (survey)
#C0FA8B
ΔE00 3.12
Light Pastel Green
#B2FBA5
ΔE00 3.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF397 #CF97F3
analogous
#E9F397 #BBF397 #97F3A1
triadic
#BBF397 #97BBF3 #F397BB
tetradic
#BBF397 #97E9F3 #CF97F3 #F3A197
square
#BBF397 #97E9F3 #CF97F3 #F3A197
split-complementary
#BBF397 #A197F3 #F397E9
monochromatic
#73E629 #97ED60 #BBF397 #DFF9CE #EDFCE4
Accessibility & contrast
On white
1.28
#BBF397 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#BBF397 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF397
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF397 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF397 | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE690
Deuteranopia (green-blind)
#F1E19C
Tritanopia (blue-blind)
#BBECDC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #bbf397; /* rgb */ color: rgb(187, 243, 151); /* oklch */ color: oklch(90.4% 0.133 133.9);
Tailwind
colors: {
custom: {
50: '#d1f7b6',
500: '#bbf397',
950: '#000000',
},
}SCSS
$custom: #bbf397; $custom-light: #d1f7b6; $custom-dark: #000000;
JSON
{
"hex": "#bbf397",
"rgb": {
"r": 187,
"g": 243,
"b": 151
},
"hsl": {
"h": 96.522,
"s": 79.31,
"l": 77.255
},
"oklch": {
"l": 0.90439,
"c": 0.1328,
"h": 133.9
},
"luminance": 0.769
}Semantic roles & 50–950 ramp
primary
#BBF397
secondary
#A45DD1
accent
#0ADC8A
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141711
muted
#838581