#BFE491#BFE491
#BFE491 is a very light, moderate yellow-green. Relative luminance 0.686; OKLCH L 87.3% C 0.115 H 128.1°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #BFE491 |
|---|---|
| RGB | rgb(191, 228, 145) |
| HSL | hsl(87, 61%, 73%) |
| HSV | hsv(87, 36%, 89%) |
| CMYK | cmyk(16.2%, 0%, 36.4%, 10.6%) |
| CIE-LAB | lab(86.31, -26.01, 36.63) |
| CIE-LCH | lch(86.31, 44.92, 125.38°) |
| OKLab | oklab(87.28% -0.0711 0.0905) |
| OKLCH | oklch(87.28% 0.115 128.1) |
| XYZ | xyz(54.3394, 68.6069, 37.1622) |
| Luminance | 0.6861 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.22
Pale Olive Green
#B1D27B
ΔE00 4.38
Washed Out Green
#BCF5A6
ΔE00 5.03
Light Sage
#BCECAC
ΔE00 5.18
Tea Green
#BDF8A3
ΔE00 5.25
Pistachio (survey)
#C0FA8B
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFE491 #B691E4
analogous
#E4DF91 #BFE491 #95E491
triadic
#BFE491 #91BFE4 #E491BF
tetradic
#BFE491 #91E4DF #B691E4 #E49195
square
#BFE491 #91E4DF #B691E4 #E49195
split-complementary
#BFE491 #9195E4 #DF91E4
monochromatic
#86C931 #A2D860 #BFE491 #DCF0C2 #F1F9E6
Accessibility & contrast
On white
1.43
#BFE491 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#BFE491 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFE491
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFE491 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFE491 | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDA8B
Deuteranopia (green-blind)
#E6D795
Tritanopia (blue-blind)
#C3DDCF
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bfe491; /* rgb */ color: rgb(191, 228, 145); /* oklch */ color: oklch(87.3% 0.115 128.1);
Tailwind
colors: {
custom: {
50: '#d3ecb2',
500: '#bfe491',
950: '#000000',
},
}SCSS
$custom: #bfe491; $custom-light: #d3ecb2; $custom-dark: #000000;
JSON
{
"hex": "#bfe491",
"rgb": {
"r": 191,
"g": 228,
"b": 145
},
"hsl": {
"h": 86.747,
"s": 60.584,
"l": 73.137
},
"oklch": {
"l": 0.87284,
"c": 0.11509,
"h": 128.1
},
"luminance": 0.68608
}Semantic roles & 50–950 ramp
primary
#BFE491
secondary
#875CBD
accent
#1DC869
background
#FEFEFD
surface
#FBFDF8
border
#D4D5D1
text
#141611
muted
#838481