#BBF87C#BBF87C
#BBF87C is a very light, vivid yellow-green. Relative luminance 0.792; OKLCH L 91.2% C 0.167 H 130.7°. Best body text is #000000 at 16.83:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF87C |
|---|---|
| RGB | rgb(187, 248, 124) |
| HSL | hsl(90, 90%, 73%) |
| HSV | hsv(90, 50%, 97%) |
| CMYK | cmyk(24.6%, 0%, 50%, 2.7%) |
| CIE-LAB | lab(91.30, -39.15, 53.01) |
| CIE-LCH | lch(91.30, 65.90, 126.45°) |
| OKLab | oklab(91.15% -0.1088 0.1265) |
| OKLCH | oklch(91.15% 0.167 130.7) |
| XYZ | xyz(57.6983, 79.1535, 31.3031) |
| Luminance | 0.7915 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 1.45
Light Yellowish Green
#C2FF89
ΔE00 1.77
Pistachio (survey)
#C0FA8B
ΔE00 1.84
Pale Lime
#BEFD73
ΔE00 1.88
Light Yellow Green
#CCFD7F
ΔE00 2.54
Spring Green (survey)
#A9F971
ΔE00 2.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF87C #B97CF8
analogous
#F8F77C #BBF87C #7DF87C
triadic
#BBF87C #7CBBF8 #F87CBB
tetradic
#BBF87C #7CF8F7 #B97CF8 #F87C7D
square
#BBF87C #7CF8F7 #B97CF8 #F87C7D
split-complementary
#BBF87C #7C7DF8 #F77CF8
monochromatic
#7FED0D #9DF542 #BBF87C #D9FBB6 #F0FDE2
Accessibility & contrast
On white
1.25
#BBF87C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.83
#BBF87C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF87C
16.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF87C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF87C | 1.00 | 1.25 | 16.83 | 16.83 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE971
Deuteranopia (green-blind)
#F9E584
Tritanopia (blue-blind)
#BEEFDC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #bbf87c; /* rgb */ color: rgb(187, 248, 124); /* oklch */ color: oklch(91.2% 0.167 130.7);
Tailwind
colors: {
custom: {
50: '#d2fba4',
500: '#bbf87c',
950: '#000000',
},
}SCSS
$custom: #bbf87c; $custom-light: #d2fba4; $custom-dark: #000000;
JSON
{
"hex": "#bbf87c",
"rgb": {
"r": 187,
"g": 248,
"b": 124
},
"hsl": {
"h": 89.516,
"s": 89.855,
"l": 72.941
},
"oklch": {
"l": 0.91154,
"c": 0.16685,
"h": 130.7
},
"luminance": 0.79155
}Semantic roles & 50–950 ramp
primary
#BBF87C
secondary
#8B44D4
accent
#00E671
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#14170F
muted
#838580