#BBFC7B#BBFC7B
#BBFC7B is a very light, vivid yellow-green. Relative luminance 0.816; OKLCH L 92.0% C 0.173 H 131.2°. Best body text is #000000 at 17.32:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFC7B |
|---|---|
| RGB | rgb(187, 252, 123) |
| HSL | hsl(90, 96%, 74%) |
| HSV | hsv(90, 51%, 99%) |
| CMYK | cmyk(25.8%, 0%, 51.2%, 1.2%) |
| CIE-LAB | lab(92.40, -41.03, 54.79) |
| CIE-LCH | lch(92.40, 68.45, 126.83°) |
| OKLab | oklab(92.04% -0.114 0.1304) |
| OKLCH | oklch(92.04% 0.173 131.2) |
| XYZ | xyz(58.8783, 81.6141, 31.3861) |
| Luminance | 0.8162 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 1.23
Pale Lime
#BEFD73
ΔE00 1.30
Light Yellowish Green
#C2FF89
ΔE00 1.63
Light Lime
#AEFD6C
ΔE00 2.13
Key Lime
#AEFF6E
ΔE00 2.24
Spring Green (survey)
#A9F971
ΔE00 2.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFC7B #BC7BFC
analogous
#FBFC7B #BBFC7B #7BFC7B
triadic
#BBFC7B #7BBBFC #FC7BBB
tetradic
#BBFC7B #7BFBFC #BC7BFC #FC7B7B
square
#BBFC7B #7BFBFC #BC7BFC #FC7B7B
split-complementary
#BBFC7B #7B7BFC #FC7BFB
monochromatic
#7DF706 #9CFB3F #BBFC7B #DAFDB7 #F0FEE1
Accessibility & contrast
On white
1.21
#BBFC7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.32
#BBFC7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFC7B
17.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFC7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFC7B | 1.00 | 1.21 | 17.32 | 17.32 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC6F
Deuteranopia (green-blind)
#FCE883
Tritanopia (blue-blind)
#BEF3DF
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #bbfc7b; /* rgb */ color: rgb(187, 252, 123); /* oklch */ color: oklch(92.0% 0.173 131.2);
Tailwind
colors: {
custom: {
50: '#d2fda4',
500: '#bbfc7b',
950: '#000000',
},
}SCSS
$custom: #bbfc7b; $custom-light: #d2fda4; $custom-dark: #000000;
JSON
{
"hex": "#bbfc7b",
"rgb": {
"r": 187,
"g": 252,
"b": 123
},
"hsl": {
"h": 90.233,
"s": 95.556,
"l": 73.529
},
"oklch": {
"l": 0.9204,
"c": 0.17321,
"h": 131.2
},
"luminance": 0.81616
}Semantic roles & 50–950 ramp
primary
#BBFC7B
secondary
#8E42D9
accent
#00E674
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#14170F
muted
#838580