#BFE184#BFE184
#BFE184 is a very light, vivid yellow-green. Relative luminance 0.666; OKLCH L 86.4% C 0.125 H 125.3°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #BFE184 |
|---|---|
| RGB | rgb(191, 225, 132) |
| HSL | hsl(82, 61%, 70%) |
| HSV | hsv(82, 41%, 88%) |
| CMYK | cmyk(15.1%, 0%, 41.3%, 11.8%) |
| CIE-LAB | lab(85.30, -26.19, 41.81) |
| CIE-LCH | lch(85.30, 49.33, 122.06°) |
| OKLab | oklab(86.41% -0.0722 0.1019) |
| OKLCH | oklch(86.41% 0.125 125.3) |
| XYZ | xyz(52.5756, 66.5924, 31.9091) |
| Luminance | 0.6659 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.59
Pale Olive
#B9CC81
ΔE00 5.60
Greenish Tan
#BCCB7A
ΔE00 5.94
Pistachio (survey)
#C0FA8B
ΔE00 6.05
Light Grey Green
#B7E1A1
ΔE00 6.20
Light Moss Green
#A6C875
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFE184 #A684E1
analogous
#E1D484 #BFE184 #91E184
triadic
#BFE184 #84BFE1 #E184BF
tetradic
#BFE184 #84E1D4 #A684E1 #E18491
square
#BFE184 #84E1D4 #A684E1 #E18491
split-complementary
#BFE184 #8491E1 #D484E1
monochromatic
#88BD2E #A5D553 #BFE184 #D9EDB5 #F2F9E6
Accessibility & contrast
On white
1.47
#BFE184 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#BFE184 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFE184
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFE184 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFE184 | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD67D
Deuteranopia (green-blind)
#E5D589
Tritanopia (blue-blind)
#C4D9CA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bfe184; /* rgb */ color: rgb(191, 225, 132); /* oklch */ color: oklch(86.4% 0.125 125.3);
Tailwind
colors: {
custom: {
50: '#d3eaa9',
500: '#bfe184',
950: '#000000',
},
}SCSS
$custom: #bfe184; $custom-light: #d3eaa9; $custom-dark: #000000;
JSON
{
"hex": "#bfe184",
"rgb": {
"r": 191,
"g": 225,
"b": 132
},
"hsl": {
"h": 81.935,
"s": 60.784,
"l": 70
},
"oklch": {
"l": 0.8641,
"c": 0.12492,
"h": 125.3
},
"luminance": 0.66593
}Semantic roles & 50–950 ramp
primary
#BFE184
secondary
#7751B9
accent
#1DC85C
background
#FEFEFD
surface
#FBFDF7
border
#D4D5D0
text
#141610
muted
#838481