#BFE191#BFE191
#BFE191 is a very light, moderate yellow-green. Relative luminance 0.670; OKLCH L 86.6% C 0.111 H 127.3°. Best body text is #000000 at 14.39:1 contrast (WCAG AA passes).
Color values
| HEX | #BFE191 |
|---|---|
| RGB | rgb(191, 225, 145) |
| HSL | hsl(86, 57%, 73%) |
| HSV | hsv(86, 36%, 88%) |
| CMYK | cmyk(15.1%, 0%, 35.6%, 11.8%) |
| CIE-LAB | lab(85.49, -24.56, 35.56) |
| CIE-LCH | lch(85.49, 43.22, 124.64°) |
| OKLab | oklab(86.63% -0.067 0.088) |
| OKLCH | oklch(86.63% 0.111 127.3) |
| XYZ | xyz(53.5213, 66.9706, 36.8895) |
| Luminance | 0.6697 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.92
Light Grey Green
#B7E1A1
ΔE00 4.02
Light Sage
#BCECAC
ΔE00 5.34
Pale Olive
#B9CC81
ΔE00 5.37
Washed Out Green
#BCF5A6
ΔE00 5.64
Tea Green
#BDF8A3
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFE191 #B391E1
analogous
#E1DB91 #BFE191 #97E191
triadic
#BFE191 #91BFE1 #E191BF
tetradic
#BFE191 #91E1DB #B391E1 #E19197
square
#BFE191 #91E1DB #B391E1 #E19197
split-complementary
#BFE191 #9197E1 #DB91E1
monochromatic
#86C335 #A3D461 #BFE191 #DBEEC1 #F1F8E7
Accessibility & contrast
On white
1.46
#BFE191 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.39
#BFE191 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFE191
14.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFE191 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFE191 | 1.00 | 1.46 | 14.39 | 14.39 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D78B
Deuteranopia (green-blind)
#E4D595
Tritanopia (blue-blind)
#C3DACD
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bfe191; /* rgb */ color: rgb(191, 225, 145); /* oklch */ color: oklch(86.6% 0.111 127.3);
Tailwind
colors: {
custom: {
50: '#d3eab2',
500: '#bfe191',
950: '#000000',
},
}SCSS
$custom: #bfe191; $custom-light: #d3eab2; $custom-dark: #000000;
JSON
{
"hex": "#bfe191",
"rgb": {
"r": 191,
"g": 225,
"b": 145
},
"hsl": {
"h": 85.5,
"s": 57.143,
"l": 72.549
},
"oklch": {
"l": 0.86626,
"c": 0.11065,
"h": 127.3
},
"luminance": 0.66971
}Semantic roles & 50–950 ramp
primary
#BFE191
secondary
#845DB9
accent
#21C566
background
#FEFEFD
surface
#FBFDF8
border
#D4D5D1
text
#141611
muted
#838481