#BBF47E#BBF47E
#BBF47E is a very light, vivid yellow-green. Relative luminance 0.768; OKLCH L 90.3% C 0.159 H 130.3°. Best body text is #000000 at 16.35:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF47E |
|---|---|
| RGB | rgb(187, 244, 126) |
| HSL | hsl(89, 84%, 73%) |
| HSV | hsv(89, 48%, 96%) |
| CMYK | cmyk(23.4%, 0%, 48.4%, 4.3%) |
| CIE-LAB | lab(90.22, -37.15, 50.76) |
| CIE-LCH | lch(90.22, 62.90, 126.20°) |
| OKLab | oklab(90.28% -0.1031 0.1217) |
| OKLCH | oklch(90.28% 0.159 130.3) |
| XYZ | xyz(56.6094, 76.7713, 31.5705) |
| Luminance | 0.7677 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.74
Light Pea Green
#C4FE82
ΔE00 2.16
Light Yellowish Green
#C2FF89
ΔE00 2.30
Pale Lime
#BEFD73
ΔE00 2.80
Light Yellow Green
#CCFD7F
ΔE00 2.92
Celery
#C1FD95
ΔE00 3.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF47E #B77EF4
analogous
#F4F27E #BBF47E #80F47E
triadic
#BBF47E #7EBBF4 #F47EBB
tetradic
#BBF47E #7EF4F2 #B77EF4 #F47E80
square
#BBF47E #7EF4F2 #B77EF4 #F47E80
split-complementary
#BBF47E #7E80F4 #F27EF4
monochromatic
#7FE413 #9DEF46 #BBF47E #D9F9B6 #F0FDE3
Accessibility & contrast
On white
1.28
#BBF47E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.35
#BBF47E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF47E
16.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF47E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF47E | 1.00 | 1.28 | 16.35 | 16.35 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE674
Deuteranopia (green-blind)
#F5E285
Tritanopia (blue-blind)
#BEEBD9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #bbf47e; /* rgb */ color: rgb(187, 244, 126); /* oklch */ color: oklch(90.3% 0.159 130.3);
Tailwind
colors: {
custom: {
50: '#d2f8a6',
500: '#bbf47e',
950: '#000000',
},
}SCSS
$custom: #bbf47e; $custom-light: #d2f8a6; $custom-dark: #000000;
JSON
{
"hex": "#bbf47e",
"rgb": {
"r": 187,
"g": 244,
"b": 126
},
"hsl": {
"h": 88.983,
"s": 84.286,
"l": 72.549
},
"oklch": {
"l": 0.90282,
"c": 0.15947,
"h": 130.3
},
"luminance": 0.76773
}Semantic roles & 50–950 ramp
primary
#BBF47E
secondary
#8947CF
accent
#05E16F
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#14170F
muted
#838580