#BBFC8C#BBFC8C
#BBFC8C is a very light, vivid yellow-green. Relative luminance 0.821; OKLCH L 92.3% C 0.157 H 133.3°. Best body text is #000000 at 17.42:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFC8C |
|---|---|
| RGB | rgb(187, 252, 140) |
| HSL | hsl(95, 95%, 77%) |
| HSV | hsv(95, 44%, 99%) |
| CMYK | cmyk(25.8%, 0%, 44.4%, 1.2%) |
| CIE-LAB | lab(92.61, -39.14, 47.08) |
| CIE-LCH | lch(92.61, 61.23, 129.73°) |
| OKLab | oklab(92.27% -0.1078 0.1143) |
| OKLCH | oklch(92.27% 0.157 133.3) |
| XYZ | xyz(60.0364, 82.0774, 37.4852) |
| Luminance | 0.8208 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.06
Celery
#C1FD95
ΔE00 1.26
Light Yellowish Green
#C2FF89
ΔE00 1.42
Light Pea Green
#C4FE82
ΔE00 2.41
Pale Light Green
#B1FC99
ΔE00 2.93
Spring Green (survey)
#A9F971
ΔE00 3.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFC8C #CD8CFC
analogous
#F3FC8C #BBFC8C #8CFC95
triadic
#BBFC8C #8CBBFC #FC8CBB
tetradic
#BBFC8C #8CF3FC #CD8CFC #FC958C
square
#BBFC8C #8CF3FC #CD8CFC #FC958C
split-complementary
#BBFC8C #958CFC #FC8CF3
monochromatic
#74F915 #98FA50 #BBFC8C #DEFEC8 #EDFEE1
Accessibility & contrast
On white
1.21
#BBFC8C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.42
#BBFC8C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFC8C
17.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFC8C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFC8C | 1.00 | 1.21 | 17.42 | 17.42 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED83
Deuteranopia (green-blind)
#FBE893
Tritanopia (blue-blind)
#BCF4E1
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #bbfc8c; /* rgb */ color: rgb(187, 252, 140); /* oklch */ color: oklch(92.3% 0.157 133.3);
Tailwind
colors: {
custom: {
50: '#d2fdaf',
500: '#bbfc8c',
950: '#000000',
},
}SCSS
$custom: #bbfc8c; $custom-light: #d2fdaf; $custom-dark: #000000;
JSON
{
"hex": "#bbfc8c",
"rgb": {
"r": 187,
"g": 252,
"b": 140
},
"hsl": {
"h": 94.821,
"s": 94.915,
"l": 76.863
},
"oklch": {
"l": 0.92273,
"c": 0.15707,
"h": 133.3
},
"luminance": 0.82079
}Semantic roles & 50–950 ramp
primary
#BBFC8C
secondary
#A150DC
accent
#00E685
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581