#BBF28C#BBF28C
#BBF28C is a very light, vivid yellow-green. Relative luminance 0.760; OKLCH L 90.0% C 0.143 H 131.8°. Best body text is #000000 at 16.19:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF28C |
|---|---|
| RGB | rgb(187, 242, 140) |
| HSL | hsl(92, 80%, 75%) |
| HSV | hsv(92, 42%, 95%) |
| CMYK | cmyk(22.7%, 0%, 42.1%, 5.1%) |
| CIE-LAB | lab(89.84, -34.62, 43.59) |
| CIE-LCH | lch(89.84, 55.67, 128.45°) |
| OKLab | oklab(90.04% -0.0952 0.1064) |
| OKLCH | oklch(90.04% 0.143 131.8) |
| XYZ | xyz(56.9783, 75.9612, 36.4659) |
| Luminance | 0.7596 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.95
Celery
#C1FD95
ΔE00 2.28
Light Yellowish Green
#C2FF89
ΔE00 3.20
Tea Green
#BDF8A3
ΔE00 3.50
Pale Light Green
#B1FC99
ΔE00 3.63
Light Pea Green
#C4FE82
ΔE00 3.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF28C #C38CF2
analogous
#EEF28C #BBF28C #8CF290
triadic
#BBF28C #8CBBF2 #F28CBB
tetradic
#BBF28C #8CEEF2 #C38CF2 #F2908C
square
#BBF28C #8CEEF2 #C38CF2 #F2908C
split-complementary
#BBF28C #908CF2 #F28CEE
monochromatic
#7AE61E #9AEC55 #BBF28C #DCF8C3 #EFFCE4
Accessibility & contrast
On white
1.30
#BBF28C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.19
#BBF28C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF28C
16.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF28C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF28C | 1.00 | 1.30 | 16.19 | 16.19 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE584
Deuteranopia (green-blind)
#F2E092
Tritanopia (blue-blind)
#BDEAD9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #bbf28c; /* rgb */ color: rgb(187, 242, 140); /* oklch */ color: oklch(90.0% 0.143 131.8);
Tailwind
colors: {
custom: {
50: '#d1f6af',
500: '#bbf28c',
950: '#000000',
},
}SCSS
$custom: #bbf28c; $custom-light: #d1f6af; $custom-dark: #000000;
JSON
{
"hex": "#bbf28c",
"rgb": {
"r": 187,
"g": 242,
"b": 140
},
"hsl": {
"h": 92.353,
"s": 79.687,
"l": 74.902
},
"oklch": {
"l": 0.90038,
"c": 0.14277,
"h": 131.8
},
"luminance": 0.75963
}Semantic roles & 50–950 ramp
primary
#BBF28C
secondary
#9654CE
accent
#0ADC7B
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141710
muted
#838581