#BFE183#BFE183
#BFE183 is a very light, vivid yellow-green. Relative luminance 0.666; OKLCH L 86.4% C 0.126 H 125.2°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #BFE183 |
|---|---|
| RGB | rgb(191, 225, 131) |
| HSL | hsl(82, 61%, 70%) |
| HSV | hsv(82, 42%, 88%) |
| CMYK | cmyk(15.1%, 0%, 41.8%, 11.8%) |
| CIE-LAB | lab(85.28, -26.30, 42.28) |
| CIE-LCH | lch(85.28, 49.80, 121.89°) |
| OKLab | oklab(86.4% -0.0726 0.103) |
| OKLCH | oklch(86.4% 0.126 125.2) |
| XYZ | xyz(52.5075, 66.5651, 31.5504) |
| Luminance | 0.6656 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.62
Pale Olive
#B9CC81
ΔE00 5.65
Greenish Tan
#BCCB7A
ΔE00 5.95
Pistachio (survey)
#C0FA8B
ΔE00 6.03
Light Moss Green
#A6C875
ΔE00 6.24
Greenish Beige
#C9D179
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFE183 #A583E1
analogous
#E1D483 #BFE183 #90E183
triadic
#BFE183 #83BFE1 #E183BF
tetradic
#BFE183 #83E1D4 #A583E1 #E18390
square
#BFE183 #83E1D4 #A583E1 #E18390
split-complementary
#BFE183 #8390E1 #D483E1
monochromatic
#89BC2E #A6D552 #BFE183 #D8EDB4 #F2F9E6
Accessibility & contrast
On white
1.47
#BFE183 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#BFE183 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFE183
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFE183 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFE183 | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD67C
Deuteranopia (green-blind)
#E6D588
Tritanopia (blue-blind)
#C5D9CA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bfe183; /* rgb */ color: rgb(191, 225, 131); /* oklch */ color: oklch(86.4% 0.126 125.2);
Tailwind
colors: {
custom: {
50: '#d3eaa8',
500: '#bfe183',
950: '#000000',
},
}SCSS
$custom: #bfe183; $custom-light: #d3eaa8; $custom-dark: #000000;
JSON
{
"hex": "#bfe183",
"rgb": {
"r": 191,
"g": 225,
"b": 131
},
"hsl": {
"h": 81.702,
"s": 61.039,
"l": 69.804
},
"oklch": {
"l": 0.86395,
"c": 0.12599,
"h": 125.2
},
"luminance": 0.66565
}Semantic roles & 50–950 ramp
primary
#BFE183
secondary
#7650B9
accent
#1DC95B
background
#FEFEFC
surface
#FBFDF6
border
#D4D5D0
text
#141610
muted
#838480