#BBFC8E#BBFC8E
#BBFC8E is a very light, vivid yellow-green. Relative luminance 0.821; OKLCH L 92.3% C 0.155 H 133.6°. Best body text is #000000 at 17.43:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFC8E |
|---|---|
| RGB | rgb(187, 252, 142) |
| HSL | hsl(95, 95%, 77%) |
| HSV | hsv(95, 44%, 99%) |
| CMYK | cmyk(25.8%, 0%, 43.7%, 1.2%) |
| CIE-LAB | lab(92.64, -38.90, 46.16) |
| CIE-LCH | lch(92.64, 60.36, 130.12°) |
| OKLab | oklab(92.3% -0.107 0.1123) |
| OKLCH | oklch(92.3% 0.155 133.6) |
| XYZ | xyz(60.1852, 82.1369, 38.2690) |
| Luminance | 0.8214 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.05
Pistachio (survey)
#C0FA8B
ΔE00 1.18
Light Yellowish Green
#C2FF89
ΔE00 1.66
Pale Light Green
#B1FC99
ΔE00 2.67
Light Pea Green
#C4FE82
ΔE00 2.67
Pastel Green
#B0FF9D
ΔE00 3.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFC8E #CF8EFC
analogous
#F2FC8E #BBFC8E #8EFC98
triadic
#BBFC8E #8EBBFC #FC8EBB
tetradic
#BBFC8E #8EF2FC #CF8EFC #FC988E
square
#BBFC8E #8EF2FC #CF8EFC #FC988E
split-complementary
#BBFC8E #988EFC #FC8EF2
monochromatic
#73F917 #97FA52 #BBFC8E #DFFECA #EDFEE1
Accessibility & contrast
On white
1.20
#BBFC8E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.43
#BBFC8E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFC8E
17.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFC8E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFC8E | 1.00 | 1.20 | 17.43 | 17.43 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED85
Deuteranopia (green-blind)
#FAE894
Tritanopia (blue-blind)
#BCF4E2
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #bbfc8e; /* rgb */ color: rgb(187, 252, 142); /* oklch */ color: oklch(92.3% 0.155 133.6);
Tailwind
colors: {
custom: {
50: '#d1fdb1',
500: '#bbfc8e',
950: '#000000',
},
}SCSS
$custom: #bbfc8e; $custom-light: #d1fdb1; $custom-dark: #000000;
JSON
{
"hex": "#bbfc8e",
"rgb": {
"r": 187,
"g": 252,
"b": 142
},
"hsl": {
"h": 95.455,
"s": 94.828,
"l": 77.255
},
"oklch": {
"l": 0.92302,
"c": 0.15509,
"h": 133.6
},
"luminance": 0.82139
}Semantic roles & 50–950 ramp
primary
#BBFC8E
secondary
#A452DC
accent
#00E688
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141711
muted
#838581