#BFE485#BFE485
#BFE485 is a very light, vivid yellow-green. Relative luminance 0.683; OKLCH L 87.1% C 0.128 H 126.3°. Best body text is #000000 at 14.65:1 contrast (WCAG AA passes).
Color values
| HEX | #BFE485 |
|---|---|
| RGB | rgb(191, 228, 133) |
| HSL | hsl(83, 64%, 71%) |
| HSV | hsv(83, 42%, 89%) |
| CMYK | cmyk(16.2%, 0%, 41.7%, 10.6%) |
| CIE-LAB | lab(86.13, -27.50, 42.37) |
| CIE-LCH | lch(86.13, 50.51, 122.98°) |
| OKLab | oklab(87.09% -0.0758 0.1033) |
| OKLCH | oklch(87.09% 0.128 126.3) |
| XYZ | xyz(53.4625, 68.2561, 32.5439) |
| Luminance | 0.6826 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.20
Pistachio (survey)
#C0FA8B
ΔE00 5.27
Celery
#C1FD95
ΔE00 5.86
Tea Green
#BDF8A3
ΔE00 6.14
Light Grey Green
#B7E1A1
ΔE00 6.23
Light Yellow Green
#CCFD7F
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFE485 #AA85E4
analogous
#E4D985 #BFE485 #8FE485
triadic
#BFE485 #85BFE4 #E485BF
tetradic
#BFE485 #85E4D9 #AA85E4 #E4858F
square
#BFE485 #85E4D9 #AA85E4 #E4858F
split-complementary
#BFE485 #858FE4 #D985E4
monochromatic
#88C32B #A5D953 #BFE485 #D9EFB7 #F2F9E6
Accessibility & contrast
On white
1.43
#BFE485 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.65
#BFE485 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFE485
14.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFE485 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFE485 | 1.00 | 1.43 | 14.65 | 14.65 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD97E
Deuteranopia (green-blind)
#E8D78A
Tritanopia (blue-blind)
#C4DCCD
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bfe485; /* rgb */ color: rgb(191, 228, 133); /* oklch */ color: oklch(87.1% 0.128 126.3);
Tailwind
colors: {
custom: {
50: '#d3ecaa',
500: '#bfe485',
950: '#000000',
},
}SCSS
$custom: #bfe485; $custom-light: #d3ecaa; $custom-dark: #000000;
JSON
{
"hex": "#bfe485",
"rgb": {
"r": 191,
"g": 228,
"b": 133
},
"hsl": {
"h": 83.368,
"s": 63.758,
"l": 70.784
},
"oklch": {
"l": 0.87087,
"c": 0.12812,
"h": 126.3
},
"luminance": 0.68257
}Semantic roles & 50–950 ramp
primary
#BFE485
secondary
#7B51BC
accent
#1ACC5F
background
#FEFEFD
surface
#FBFDF7
border
#D4D5D0
text
#141610
muted
#838481