#BBF775#BBF775
#BBF775 is a very light, vivid yellow-green. Relative luminance 0.784; OKLCH L 90.8% C 0.172 H 129.8°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF775 |
|---|---|
| RGB | rgb(187, 247, 117) |
| HSL | hsl(88, 89%, 71%) |
| HSV | hsv(88, 53%, 97%) |
| CMYK | cmyk(24.3%, 0%, 52.6%, 3.1%) |
| CIE-LAB | lab(90.95, -39.42, 55.79) |
| CIE-LCH | lch(90.95, 68.31, 125.25°) |
| OKLab | oklab(90.84% -0.11 0.1321) |
| OKLCH | oklch(90.84% 0.172 129.8) |
| XYZ | xyz(56.9646, 78.3694, 28.9518) |
| Luminance | 0.7837 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Lime
#BEFD73
ΔE00 1.41
Light Pea Green
#C4FE82
ΔE00 1.78
Light Yellow Green
#CCFD7F
ΔE00 2.37
Light Yellowish Green
#C2FF89
ΔE00 2.48
Light Lime
#AEFD6C
ΔE00 2.59
Spring Green (survey)
#A9F971
ΔE00 2.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF775 #B175F7
analogous
#F7F275 #BBF775 #7AF775
triadic
#BBF775 #75BBF7 #F775BB
tetradic
#BBF775 #75F7F2 #B175F7 #F7757A
square
#BBF775 #75F7F2 #B175F7 #F7757A
split-complementary
#BBF775 #757AF7 #F275F7
monochromatic
#81E40D #9EF43B #BBF775 #D8FAAF #F1FDE2
Accessibility & contrast
On white
1.26
#BBF775 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#BBF775 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF775
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF775 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF775 | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE869
Deuteranopia (green-blind)
#F8E47D
Tritanopia (blue-blind)
#BFEEDA
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #bbf775; /* rgb */ color: rgb(187, 247, 117); /* oklch */ color: oklch(90.8% 0.172 129.8);
Tailwind
colors: {
custom: {
50: '#d2faa0',
500: '#bbf775',
950: '#000000',
},
}SCSS
$custom: #bbf775; $custom-light: #d2faa0; $custom-dark: #000000;
JSON
{
"hex": "#bbf775",
"rgb": {
"r": 187,
"g": 247,
"b": 117
},
"hsl": {
"h": 87.692,
"s": 89.041,
"l": 71.373
},
"oklch": {
"l": 0.90841,
"c": 0.17191,
"h": 129.8
},
"luminance": 0.78371
}Semantic roles & 50–950 ramp
primary
#BBF775
secondary
#823ED2
accent
#00E66A
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#14170F
muted
#838580