#BBFF8C#BBFF8C
#BBFF8C is a very light, vivid yellow-green. Relative luminance 0.840; OKLCH L 92.9% C 0.161 H 133.7°. Best body text is #000000 at 17.80:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFF8C |
|---|---|
| RGB | rgb(187, 255, 140) |
| HSL | hsl(95, 100%, 77%) |
| HSV | hsv(95, 45%, 100%) |
| CMYK | cmyk(26.7%, 0%, 45.1%, 0%) |
| CIE-LAB | lab(93.44, -40.47, 48.12) |
| CIE-LCH | lch(93.44, 62.88, 130.06°) |
| OKLab | oklab(92.95% -0.1114 0.1166) |
| OKLCH | oklch(92.95% 0.161 133.7) |
| XYZ | xyz(60.9859, 83.9764, 37.8018) |
| Luminance | 0.8398 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellowish Green
#C2FF89
ΔE00 1.32
Pistachio (survey)
#C0FA8B
ΔE00 1.56
Celery
#C1FD95
ΔE00 1.62
Light Pea Green
#C4FE82
ΔE00 2.35
Pale Light Green
#B1FC99
ΔE00 3.07
Spring Green (survey)
#A9F971
ΔE00 3.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFF8C #D08CFF
analogous
#F5FF8C #BBFF8C #8CFF96
triadic
#BBFF8C #8CBBFF #FF8CBB
tetradic
#BBFF8C #8CF5FF #D08CFF #FF968C
square
#BBFF8C #8CF5FF #D08CFF #FF968C
split-complementary
#BBFF8C #968CFF #FF8CF5
monochromatic
#73FF12 #97FF4F #BBFF8C #DFFFC9 #EDFFE0
Accessibility & contrast
On white
1.18
#BBFF8C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.80
#BBFF8C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFF8C
17.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFF8C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFF8C | 1.00 | 1.18 | 17.80 | 17.80 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF083
Deuteranopia (green-blind)
#FDEA93
Tritanopia (blue-blind)
#BCF7E4
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #bbff8c; /* rgb */ color: rgb(187, 255, 140); /* oklch */ color: oklch(92.9% 0.161 133.7);
Tailwind
colors: {
custom: {
50: '#d2ffaf',
500: '#bbff8c',
950: '#000000',
},
}SCSS
$custom: #bbff8c; $custom-light: #d2ffaf; $custom-dark: #000000;
JSON
{
"hex": "#bbff8c",
"rgb": {
"r": 187,
"g": 255,
"b": 140
},
"hsl": {
"h": 95.478,
"s": 100,
"l": 77.451
},
"oklch": {
"l": 0.92945,
"c": 0.16131,
"h": 133.7
},
"luminance": 0.83978
}Semantic roles & 50–950 ramp
primary
#BBFF8C
secondary
#A54FE0
accent
#00E688
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141810
muted
#838681