#BBF28D#BBF28D
#BBF28D is a very light, vivid yellow-green. Relative luminance 0.760; OKLCH L 90.1% C 0.142 H 132.0°. Best body text is #000000 at 16.20:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF28D |
|---|---|
| RGB | rgb(187, 242, 141) |
| HSL | hsl(93, 80%, 75%) |
| HSV | hsv(93, 42%, 95%) |
| CMYK | cmyk(22.7%, 0%, 41.7%, 5.1%) |
| CIE-LAB | lab(89.86, -34.50, 43.12) |
| CIE-LCH | lch(89.86, 55.22, 128.66°) |
| OKLab | oklab(90.05% -0.0948 0.1054) |
| OKLCH | oklch(90.05% 0.142 132) |
| XYZ | xyz(57.0524, 75.9909, 36.8560) |
| Luminance | 0.7599 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.04
Celery
#C1FD95
ΔE00 2.27
Light Yellowish Green
#C2FF89
ΔE00 3.29
Tea Green
#BDF8A3
ΔE00 3.35
Pale Light Green
#B1FC99
ΔE00 3.55
Light Pea Green
#C4FE82
ΔE00 3.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF28D #C48DF2
analogous
#EEF28D #BBF28D #8DF291
triadic
#BBF28D #8DBBF2 #F28DBB
tetradic
#BBF28D #8DEEF2 #C48DF2 #F2918D
square
#BBF28D #8DEEF2 #C48DF2 #F2918D
split-complementary
#BBF28D #918DF2 #F28DEE
monochromatic
#79E51F #9AEC56 #BBF28D #DCF8C4 #EFFCE4
Accessibility & contrast
On white
1.30
#BBF28D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.20
#BBF28D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF28D
16.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF28D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF28D | 1.00 | 1.30 | 16.20 | 16.20 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE585
Deuteranopia (green-blind)
#F2E093
Tritanopia (blue-blind)
#BDEBD9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #bbf28d; /* rgb */ color: rgb(187, 242, 141); /* oklch */ color: oklch(90.1% 0.142 132.0);
Tailwind
colors: {
custom: {
50: '#d1f6b0',
500: '#bbf28d',
950: '#000000',
},
}SCSS
$custom: #bbf28d; $custom-light: #d1f6b0; $custom-dark: #000000;
JSON
{
"hex": "#bbf28d",
"rgb": {
"r": 187,
"g": 242,
"b": 141
},
"hsl": {
"h": 92.673,
"s": 79.528,
"l": 75.098
},
"oklch": {
"l": 0.90054,
"c": 0.14174,
"h": 132
},
"luminance": 0.75992
}Semantic roles & 50–950 ramp
primary
#BBF28D
secondary
#9755CF
accent
#0ADC7C
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141710
muted
#838581