#BBF28F#BBF28F
#BBF28F is a very light, vivid yellow-green. Relative luminance 0.761; OKLCH L 90.1% C 0.140 H 132.3°. Best body text is #000000 at 16.21:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF28F |
|---|---|
| RGB | rgb(187, 242, 143) |
| HSL | hsl(93, 79%, 75%) |
| HSV | hsv(93, 41%, 95%) |
| CMYK | cmyk(22.7%, 0%, 40.9%, 5.1%) |
| CIE-LAB | lab(89.88, -34.25, 42.18) |
| CIE-LCH | lch(89.88, 54.33, 129.07°) |
| OKLab | oklab(90.09% -0.094 0.1033) |
| OKLCH | oklch(90.09% 0.14 132.3) |
| XYZ | xyz(57.2025, 76.0509, 37.6468) |
| Luminance | 0.7605 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.24
Celery
#C1FD95
ΔE00 2.29
Tea Green
#BDF8A3
ΔE00 3.05
Pale Light Green
#B1FC99
ΔE00 3.41
Light Yellowish Green
#C2FF89
ΔE00 3.49
Washed Out Green
#BCF5A6
ΔE00 3.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF28F #C68FF2
analogous
#EDF28F #BBF28F #8FF294
triadic
#BBF28F #8FBBF2 #F28FBB
tetradic
#BBF28F #8FEDF2 #C68FF2 #F2948F
square
#BBF28F #8FEDF2 #C68FF2 #F2948F
split-complementary
#BBF28F #948FF2 #F28FED
monochromatic
#78E521 #9AEC58 #BBF28F #DCF8C6 #EEFCE4
Accessibility & contrast
On white
1.30
#BBF28F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.21
#BBF28F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF28F
16.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF28F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF28F | 1.00 | 1.30 | 16.21 | 16.21 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE588
Deuteranopia (green-blind)
#F2E195
Tritanopia (blue-blind)
#BDEBDA
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #bbf28f; /* rgb */ color: rgb(187, 242, 143); /* oklch */ color: oklch(90.1% 0.140 132.3);
Tailwind
colors: {
custom: {
50: '#d1f6b1',
500: '#bbf28f',
950: '#000000',
},
}SCSS
$custom: #bbf28f; $custom-light: #d1f6b1; $custom-dark: #000000;
JSON
{
"hex": "#bbf28f",
"rgb": {
"r": 187,
"g": 242,
"b": 143
},
"hsl": {
"h": 93.333,
"s": 79.2,
"l": 75.49
},
"oklch": {
"l": 0.90085,
"c": 0.13968,
"h": 132.3
},
"luminance": 0.76052
}Semantic roles & 50–950 ramp
primary
#BBF28F
secondary
#9957CF
accent
#0ADB7E
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141711
muted
#838581