#BBF37C#BBF37C
#BBF37C is a very light, vivid yellow-green. Relative luminance 0.761; OKLCH L 90.0% C 0.160 H 129.9°. Best body text is #000000 at 16.22:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF37C |
|---|---|
| RGB | rgb(187, 243, 124) |
| HSL | hsl(88, 83%, 72%) |
| HSV | hsv(88, 49%, 95%) |
| CMYK | cmyk(23%, 0%, 49%, 4.7%) |
| CIE-LAB | lab(89.92, -36.91, 51.33) |
| CIE-LCH | lch(89.92, 63.22, 125.72°) |
| OKLab | oklab(90.03% -0.1025 0.1228) |
| OKLCH | oklch(90.03% 0.16 129.9) |
| XYZ | xyz(56.1816, 76.1201, 30.7976) |
| Luminance | 0.7612 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.03
Light Pea Green
#C4FE82
ΔE00 2.30
Light Yellowish Green
#C2FF89
ΔE00 2.55
Pale Lime
#BEFD73
ΔE00 2.80
Light Yellow Green
#CCFD7F
ΔE00 2.90
Spring Green (survey)
#A9F971
ΔE00 3.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF37C #B47CF3
analogous
#F3EF7C #BBF37C #80F37C
triadic
#BBF37C #7CBBF3 #F37CBB
tetradic
#BBF37C #7CF3EF #B47CF3 #F37C80
square
#BBF37C #7CF3EF #B47CF3 #F37C80
split-complementary
#BBF37C #7C80F3 #EF7CF3
monochromatic
#80E015 #9EEE44 #BBF37C #D8F8B4 #F0FCE3
Accessibility & contrast
On white
1.29
#BBF37C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.22
#BBF37C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF37C
16.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF37C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF37C | 1.00 | 1.29 | 16.22 | 16.22 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE572
Deuteranopia (green-blind)
#F4E183
Tritanopia (blue-blind)
#BFEAD8
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #bbf37c; /* rgb */ color: rgb(187, 243, 124); /* oklch */ color: oklch(90.0% 0.160 129.9);
Tailwind
colors: {
custom: {
50: '#d2f7a4',
500: '#bbf37c',
950: '#000000',
},
}SCSS
$custom: #bbf37c; $custom-light: #d2f7a4; $custom-dark: #000000;
JSON
{
"hex": "#bbf37c",
"rgb": {
"r": 187,
"g": 243,
"b": 124
},
"hsl": {
"h": 88.235,
"s": 83.217,
"l": 71.961
},
"oklch": {
"l": 0.90031,
"c": 0.16,
"h": 129.9
},
"luminance": 0.76121
}Semantic roles & 50–950 ramp
primary
#BBF37C
secondary
#8645CE
accent
#06E06C
background
#FEFFFC
surface
#FBFEF6
border
#D4D6D0
text
#14170F
muted
#838580