#BBF174#BBF174
#BBF174 is a very light, vivid yellow-green. Relative luminance 0.747; OKLCH L 89.5% C 0.165 H 128.7°. Best body text is #000000 at 15.95:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF174 |
|---|---|
| RGB | rgb(187, 241, 116) |
| HSL | hsl(86, 82%, 70%) |
| HSV | hsv(86, 52%, 95%) |
| CMYK | cmyk(22.4%, 0%, 51.9%, 5.5%) |
| CIE-LAB | lab(89.27, -36.83, 54.25) |
| CIE-LCH | lch(89.27, 65.57, 124.17°) |
| OKLab | oklab(89.48% -0.1029 0.1286) |
| OKLCH | oklch(89.48% 0.165 128.7) |
| XYZ | xyz(55.1008, 74.7353, 28.0420) |
| Luminance | 0.7474 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Lime
#BEFD73
ΔE00 2.69
Light Pea Green
#C4FE82
ΔE00 2.76
Light Yellow Green
#CCFD7F
ΔE00 2.88
Pistachio (survey)
#C0FA8B
ΔE00 3.05
Light Yellowish Green
#C2FF89
ΔE00 3.34
Spring Green (survey)
#A9F971
ΔE00 3.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF174 #AA74F1
analogous
#F1E874 #BBF174 #7DF174
triadic
#BBF174 #74BBF1 #F174BB
tetradic
#BBF174 #74F1E8 #AA74F1 #F1747D
square
#BBF174 #74F1E8 #AA74F1 #F1747D
split-complementary
#BBF174 #747DF1 #E874F1
monochromatic
#82D515 #A0EB3C #BBF174 #D6F7AC #F1FCE3
Accessibility & contrast
On white
1.32
#BBF174 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.95
#BBF174 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF174
15.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF174 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF174 | 1.00 | 1.32 | 15.95 | 15.95 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE368
Deuteranopia (green-blind)
#F3DF7C
Tritanopia (blue-blind)
#C0E8D5
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #bbf174; /* rgb */ color: rgb(187, 241, 116); /* oklch */ color: oklch(89.5% 0.165 128.7);
Tailwind
colors: {
custom: {
50: '#d2f69f',
500: '#bbf174',
950: '#000000',
},
}SCSS
$custom: #bbf174; $custom-light: #d2f69f; $custom-dark: #000000;
JSON
{
"hex": "#bbf174",
"rgb": {
"r": 187,
"g": 241,
"b": 116
},
"hsl": {
"h": 85.92,
"s": 81.699,
"l": 70
},
"oklch": {
"l": 0.8948,
"c": 0.16475,
"h": 128.7
},
"luminance": 0.74736
}Semantic roles & 50–950 ramp
primary
#BBF174
secondary
#7B3FCB
accent
#07DE64
background
#FEFFFC
surface
#FBFEF5
border
#D4D6CF
text
#14170F
muted
#838580