#BBF574#BBF574
#BBF574 is a very light, vivid yellow-green. Relative luminance 0.771; OKLCH L 90.4% C 0.170 H 129.4°. Best body text is #000000 at 16.43:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF574 |
|---|---|
| RGB | rgb(187, 245, 116) |
| HSL | hsl(87, 87%, 71%) |
| HSV | hsv(87, 53%, 96%) |
| CMYK | cmyk(23.7%, 0%, 52.7%, 3.9%) |
| CIE-LAB | lab(90.38, -38.63, 55.57) |
| CIE-LCH | lch(90.38, 67.68, 124.81°) |
| OKLab | oklab(90.38% -0.1079 0.1315) |
| OKLCH | oklch(90.38% 0.17 129.4) |
| XYZ | xyz(56.2978, 77.1294, 28.4410) |
| Luminance | 0.7713 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Lime
#BEFD73
ΔE00 1.79
Light Pea Green
#C4FE82
ΔE00 2.08
Light Yellow Green
#CCFD7F
ΔE00 2.47
Light Yellowish Green
#C2FF89
ΔE00 2.78
Pistachio (survey)
#C0FA8B
ΔE00 2.81
Spring Green (survey)
#A9F971
ΔE00 2.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF574 #AE74F5
analogous
#F5EF74 #BBF574 #7AF574
triadic
#BBF574 #74BBF5 #F574BB
tetradic
#BBF574 #74F5EF #AE74F5 #F5747A
square
#BBF574 #74F5EF #AE74F5 #F5747A
split-complementary
#BBF574 #747AF5 #EF74F5
monochromatic
#82DF10 #9FF13B #BBF574 #D7F9AD #F1FDE2
Accessibility & contrast
On white
1.28
#BBF574 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.43
#BBF574 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF574
16.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF574 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF574 | 1.00 | 1.28 | 16.43 | 16.43 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE668
Deuteranopia (green-blind)
#F7E27C
Tritanopia (blue-blind)
#BFECD8
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #bbf574; /* rgb */ color: rgb(187, 245, 116); /* oklch */ color: oklch(90.4% 0.170 129.4);
Tailwind
colors: {
custom: {
50: '#d2f89f',
500: '#bbf574',
950: '#000000',
},
}SCSS
$custom: #bbf574; $custom-light: #d2f89f; $custom-dark: #000000;
JSON
{
"hex": "#bbf574",
"rgb": {
"r": 187,
"g": 245,
"b": 116
},
"hsl": {
"h": 86.977,
"s": 86.577,
"l": 70.784
},
"oklch": {
"l": 0.90379,
"c": 0.17012,
"h": 129.4
},
"luminance": 0.77131
}Semantic roles & 50–950 ramp
primary
#BBF574
secondary
#7F3ED0
accent
#02E367
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#14170F
muted
#838580