#BBE574#BBE574
#BBE574 is a very light, vivid yellow-green. Relative luminance 0.679; OKLCH L 86.8% C 0.148 H 126.1°. Best body text is #000000 at 14.57:1 contrast (WCAG AA passes).
Color values
| HEX | #BBE574 |
|---|---|
| RGB | rgb(187, 229, 116) |
| HSL | hsl(82, 68%, 68%) |
| HSV | hsv(82, 49%, 90%) |
| CMYK | cmyk(18.3%, 0%, 49.3%, 10.2%) |
| CIE-LAB | lab(85.94, -31.33, 50.27) |
| CIE-LCH | lch(85.94, 59.23, 121.94°) |
| OKLab | oklab(86.79% -0.0876 0.1199) |
| OKLCH | oklch(86.79% 0.148 126.1) |
| XYZ | xyz(51.6651, 67.8638, 26.8967) |
| Luminance | 0.6786 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 5.00
Light Yellow Green
#CCFD7F
ΔE00 5.12
Pale Olive Green
#B1D27B
ΔE00 5.35
Light Pea Green
#C4FE82
ΔE00 5.39
Pale Lime
#BEFD73
ΔE00 5.60
Light Yellowish Green
#C2FF89
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBE574 #9E74E5
analogous
#E5D774 #BBE574 #82E574
triadic
#BBE574 #74BBE5 #E574BB
tetradic
#BBE574 #74E5D7 #9E74E5 #E57482
square
#BBE574 #74E5D7 #9E74E5 #E57482
split-complementary
#BBE574 #7482E5 #D774E5
monochromatic
#83BC23 #A2DB40 #BBE574 #D4EFA8 #EDF8DB
Accessibility & contrast
On white
1.44
#BBE574 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.57
#BBE574 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBE574
14.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBE574 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBE574 | 1.00 | 1.44 | 14.57 | 14.57 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFD96A
Deuteranopia (green-blind)
#E9D67B
Tritanopia (blue-blind)
#C1DCCB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bbe574; /* rgb */ color: rgb(187, 229, 116); /* oklch */ color: oklch(86.8% 0.148 126.1);
Tailwind
colors: {
custom: {
50: '#d1ed9e',
500: '#bbe574',
950: '#000000',
},
}SCSS
$custom: #bbe574; $custom-light: #d1ed9e; $custom-dark: #000000;
JSON
{
"hex": "#bbe574",
"rgb": {
"r": 187,
"g": 229,
"b": 116
},
"hsl": {
"h": 82.301,
"s": 68.485,
"l": 67.647
},
"oklch": {
"l": 0.86793,
"c": 0.14849,
"h": 126.1
},
"luminance": 0.67864
}Semantic roles & 50–950 ramp
primary
#BBE574
secondary
#6F42BB
accent
#15D05B
background
#FEFEFC
surface
#FBFDF5
border
#D4D5CF
text
#14160F
muted
#838480