#BFE490#BFE490
#BFE490 is a very light, moderate yellow-green. Relative luminance 0.686; OKLCH L 87.3% C 0.116 H 128.0°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #BFE490 |
|---|---|
| RGB | rgb(191, 228, 144) |
| HSL | hsl(86, 61%, 73%) |
| HSV | hsv(86, 37%, 89%) |
| CMYK | cmyk(16.2%, 0%, 36.8%, 10.6%) |
| CIE-LAB | lab(86.29, -26.14, 37.11) |
| CIE-LCH | lch(86.29, 45.39, 125.16°) |
| OKLab | oklab(87.27% -0.0715 0.0916) |
| OKLCH | oklch(87.27% 0.116 128) |
| XYZ | xyz(54.2626, 68.5762, 36.7579) |
| Luminance | 0.6858 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.32
Light Grey Green
#B7E1A1
ΔE00 4.39
Washed Out Green
#BCF5A6
ΔE00 5.12
Tea Green
#BDF8A3
ΔE00 5.30
Light Sage
#BCECAC
ΔE00 5.34
Pistachio (survey)
#C0FA8B
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFE490 #B590E4
analogous
#E4DF90 #BFE490 #95E490
triadic
#BFE490 #90BFE4 #E490BF
tetradic
#BFE490 #90E4DF #B590E4 #E49095
square
#BFE490 #90E4DF #B590E4 #E49095
split-complementary
#BFE490 #9095E4 #DF90E4
monochromatic
#86C931 #A3D85F #BFE490 #DBF0C1 #F1F9E6
Accessibility & contrast
On white
1.43
#BFE490 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#BFE490 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFE490
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFE490 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFE490 | 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)
#ECD98A
Deuteranopia (green-blind)
#E7D794
Tritanopia (blue-blind)
#C3DDCF
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bfe490; /* rgb */ color: rgb(191, 228, 144); /* oklch */ color: oklch(87.3% 0.116 128.0);
Tailwind
colors: {
custom: {
50: '#d3ecb1',
500: '#bfe490',
950: '#000000',
},
}SCSS
$custom: #bfe490; $custom-light: #d3ecb1; $custom-dark: #000000;
JSON
{
"hex": "#bfe490",
"rgb": {
"r": 191,
"g": 228,
"b": 144
},
"hsl": {
"h": 86.429,
"s": 60.87,
"l": 72.941
},
"oklch": {
"l": 0.87267,
"c": 0.1162,
"h": 128
},
"luminance": 0.68577
}Semantic roles & 50–950 ramp
primary
#BFE490
secondary
#865BBD
accent
#1DC969
background
#FEFEFD
surface
#FBFDF7
border
#D4D5D0
text
#141611
muted
#838481