#BFE174#BFE174
#BFE174 is a very light, vivid yellow-green. Relative luminance 0.662; OKLCH L 86.2% C 0.141 H 123.6°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #BFE174 |
|---|---|
| RGB | rgb(191, 225, 116) |
| HSL | hsl(79, 64%, 67%) |
| HSV | hsv(79, 48%, 88%) |
| CMYK | cmyk(15.1%, 0%, 48.4%, 11.8%) |
| CIE-LAB | lab(85.09, -27.95, 49.30) |
| CIE-LCH | lch(85.09, 56.67, 119.55°) |
| OKLab | oklab(86.18% -0.0783 0.1178) |
| OKLCH | oklch(86.18% 0.141 123.6) |
| XYZ | xyz(51.5635, 66.1875, 26.5786) |
| Luminance | 0.6619 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.70
Light Yellow Green
#CCFD7F
ΔE00 6.09
Pistachio (survey)
#C0FA8B
ΔE00 6.24
Greenish Beige
#C9D179
ΔE00 6.26
Greenish Tan
#BCCB7A
ΔE00 6.50
Pear
#CBF85F
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFE174 #9674E1
analogous
#E1CD74 #BFE174 #89E174
triadic
#BFE174 #74BFE1 #E174BF
tetradic
#BFE174 #74E1CD #9674E1 #E17489
square
#BFE174 #74E1CD #9674E1 #E17489
split-complementary
#BFE174 #7489E1 #CD74E1
monochromatic
#88B427 #A8D642 #BFE174 #D6ECA6 #EDF7D9
Accessibility & contrast
On white
1.47
#BFE174 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#BFE174 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFE174
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFE174 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFE174 | 1.00 | 1.47 | 14.24 | 14.24 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD66A
Deuteranopia (green-blind)
#E7D47A
Tritanopia (blue-blind)
#C6D8C8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bfe174; /* rgb */ color: rgb(191, 225, 116); /* oklch */ color: oklch(86.2% 0.141 123.6);
Tailwind
colors: {
custom: {
50: '#d4ea9e',
500: '#bfe174',
950: '#000000',
},
}SCSS
$custom: #bfe174; $custom-light: #d4ea9e; $custom-dark: #000000;
JSON
{
"hex": "#bfe174",
"rgb": {
"r": 191,
"g": 225,
"b": 116
},
"hsl": {
"h": 78.716,
"s": 64.497,
"l": 66.863
},
"oklch": {
"l": 0.86178,
"c": 0.14142,
"h": 123.6
},
"luminance": 0.66188
}Semantic roles & 50–950 ramp
primary
#BFE174
secondary
#6744B5
accent
#19CC51
background
#FEFEFC
surface
#FBFDF5
border
#D4D5CF
text
#14160F
muted
#838480