#BBF875#BBF875
#BBF875 is a very light, vivid yellow-green. Relative luminance 0.790; OKLCH L 91.1% C 0.173 H 130.0°. Best body text is #000000 at 16.80:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF875 |
|---|---|
| RGB | rgb(187, 248, 117) |
| HSL | hsl(88, 90%, 72%) |
| HSV | hsv(88, 53%, 97%) |
| CMYK | cmyk(24.6%, 0%, 52.8%, 2.7%) |
| CIE-LAB | lab(91.23, -39.87, 56.11) |
| CIE-LCH | lch(91.23, 68.83, 125.39°) |
| OKLab | oklab(91.07% -0.1113 0.1328) |
| OKLCH | oklch(91.07% 0.173 130) |
| XYZ | xyz(57.2713, 78.9826, 29.0540) |
| Luminance | 0.7898 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Lime
#BEFD73
ΔE00 1.21
Light Pea Green
#C4FE82
ΔE00 1.68
Light Yellow Green
#CCFD7F
ΔE00 2.35
Light Yellowish Green
#C2FF89
ΔE00 2.40
Light Lime
#AEFD6C
ΔE00 2.41
Light Lime Green
#B9FF66
ΔE00 2.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF875 #B275F8
analogous
#F8F475 #BBF875 #7AF875
triadic
#BBF875 #75BBF8 #F875BB
tetradic
#BBF875 #75F8F4 #B275F8 #F8757A
square
#BBF875 #75F8F4 #B275F8 #F8757A
split-complementary
#BBF875 #757AF8 #F475F8
monochromatic
#81E70C #9EF53B #BBF875 #D8FBAF #F1FEE2
Accessibility & contrast
On white
1.25
#BBF875 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.80
#BBF875 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF875
16.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF875 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF875 | 1.00 | 1.25 | 16.80 | 16.80 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE969
Deuteranopia (green-blind)
#F9E47D
Tritanopia (blue-blind)
#BFEFDB
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #bbf875; /* rgb */ color: rgb(187, 248, 117); /* oklch */ color: oklch(91.1% 0.173 130.0);
Tailwind
colors: {
custom: {
50: '#d2fba0',
500: '#bbf875',
950: '#000000',
},
}SCSS
$custom: #bbf875; $custom-light: #d2fba0; $custom-dark: #000000;
JSON
{
"hex": "#bbf875",
"rgb": {
"r": 187,
"g": 248,
"b": 117
},
"hsl": {
"h": 87.939,
"s": 90.345,
"l": 71.569
},
"oklch": {
"l": 0.91066,
"c": 0.17324,
"h": 130
},
"luminance": 0.78984
}Semantic roles & 50–950 ramp
primary
#BBF875
secondary
#833ED3
accent
#00E66B
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#14170F
muted
#838580