#BBE474#BBE474
#BBE474 is a very light, vivid yellow-green. Relative luminance 0.673; OKLCH L 86.6% C 0.147 H 125.9°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #BBE474 |
|---|---|
| RGB | rgb(187, 228, 116) |
| HSL | hsl(82, 67%, 67%) |
| HSV | hsv(82, 49%, 89%) |
| CMYK | cmyk(18%, 0%, 49.1%, 10.6%) |
| CIE-LAB | lab(85.66, -30.86, 49.93) |
| CIE-LCH | lch(85.66, 58.70, 121.72°) |
| OKLab | oklab(86.57% -0.0863 0.1192) |
| OKLCH | oklch(86.57% 0.147 125.9) |
| XYZ | xyz(51.3892, 67.3120, 26.8048) |
| Luminance | 0.6731 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 5.13
Pistachio (survey)
#C0FA8B
ΔE00 5.21
Light Yellow Green
#CCFD7F
ΔE00 5.35
Light Pea Green
#C4FE82
ΔE00 5.63
Pale Lime
#BEFD73
ΔE00 5.86
Light Yellowish Green
#C2FF89
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBE474 #9D74E4
analogous
#E4D574 #BBE474 #83E474
triadic
#BBE474 #74BBE4 #E474BB
tetradic
#BBE474 #74E4D5 #9D74E4 #E47483
square
#BBE474 #74E4D5 #9D74E4 #E47483
split-complementary
#BBE474 #7483E4 #D574E4
monochromatic
#83BA24 #A2DA41 #BBE474 #D4EEA7 #EDF8DA
Accessibility & contrast
On white
1.45
#BBE474 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#BBE474 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBE474
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBE474 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBE474 | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED86A
Deuteranopia (green-blind)
#E8D67B
Tritanopia (blue-blind)
#C1DBCA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bbe474; /* rgb */ color: rgb(187, 228, 116); /* oklch */ color: oklch(86.6% 0.147 125.9);
Tailwind
colors: {
custom: {
50: '#d1ec9e',
500: '#bbe474',
950: '#000000',
},
}SCSS
$custom: #bbe474; $custom-light: #d1ec9e; $custom-dark: #000000;
JSON
{
"hex": "#bbe474",
"rgb": {
"r": 187,
"g": 228,
"b": 116
},
"hsl": {
"h": 81.964,
"s": 67.47,
"l": 67.451
},
"oklch": {
"l": 0.8657,
"c": 0.14713,
"h": 125.9
},
"luminance": 0.67313
}Semantic roles & 50–950 ramp
primary
#BBE474
secondary
#6E43BA
accent
#16CF5A
background
#FEFEFC
surface
#FBFDF5
border
#D4D5CF
text
#14160F
muted
#838480