#BFE176#BFE176
#BFE176 is a very light, vivid yellow-green. Relative luminance 0.662; OKLCH L 86.2% C 0.139 H 123.8°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #BFE176 |
|---|---|
| RGB | rgb(191, 225, 118) |
| HSL | hsl(79, 64%, 67%) |
| HSV | hsv(79, 48%, 88%) |
| CMYK | cmyk(15.1%, 0%, 47.6%, 11.8%) |
| CIE-LAB | lab(85.12, -27.74, 48.38) |
| CIE-LCH | lch(85.12, 55.77, 119.83°) |
| OKLab | oklab(86.21% -0.0776 0.1159) |
| OKLCH | oklch(86.21% 0.139 123.8) |
| XYZ | xyz(51.6811, 66.2345, 27.1979) |
| Luminance | 0.6623 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.51
Light Yellow Green
#CCFD7F
ΔE00 6.13
Pistachio (survey)
#C0FA8B
ΔE00 6.16
Greenish Beige
#C9D179
ΔE00 6.22
Greenish Tan
#BCCB7A
ΔE00 6.39
Pale Olive
#B9CC81
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFE176 #9876E1
analogous
#E1CD76 #BFE176 #8AE176
triadic
#BFE176 #76BFE1 #E176BF
tetradic
#BFE176 #76E1CD #9876E1 #E1768A
square
#BFE176 #76E1CD #9876E1 #E1768A
split-complementary
#BFE176 #768AE1 #CD76E1
monochromatic
#88B528 #A8D644 #BFE176 #D6ECA8 #EEF7DA
Accessibility & contrast
On white
1.47
#BFE176 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#BFE176 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFE176
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFE176 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFE176 | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD66D
Deuteranopia (green-blind)
#E7D47C
Tritanopia (blue-blind)
#C6D8C8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bfe176; /* rgb */ color: rgb(191, 225, 118); /* oklch */ color: oklch(86.2% 0.139 123.8);
Tailwind
colors: {
custom: {
50: '#d4eaa0',
500: '#bfe176',
950: '#000000',
},
}SCSS
$custom: #bfe176; $custom-light: #d4eaa0; $custom-dark: #000000;
JSON
{
"hex": "#bfe176",
"rgb": {
"r": 191,
"g": 225,
"b": 118
},
"hsl": {
"h": 79.065,
"s": 64.072,
"l": 67.255
},
"oklch": {
"l": 0.86205,
"c": 0.13943,
"h": 123.8
},
"luminance": 0.66235
}Semantic roles & 50–950 ramp
primary
#BFE176
secondary
#6945B6
accent
#1ACC52
background
#FEFEFC
surface
#FBFDF5
border
#D4D5CF
text
#14160F
muted
#838480