#BFE47E#BFE47E
#BFE47E is a very light, vivid yellow-green. Relative luminance 0.681; OKLCH L 87.0% C 0.135 H 125.4°. Best body text is #000000 at 14.61:1 contrast (WCAG AA passes).
Color values
| HEX | #BFE47E |
|---|---|
| RGB | rgb(191, 228, 126) |
| HSL | hsl(82, 65%, 69%) |
| HSV | hsv(82, 45%, 89%) |
| CMYK | cmyk(16.2%, 0%, 44.7%, 10.6%) |
| CIE-LAB | lab(86.04, -28.30, 45.67) |
| CIE-LCH | lch(86.04, 53.73, 121.78°) |
| OKLab | oklab(86.98% -0.0785 0.1103) |
| OKLCH | oklch(86.98% 0.135 125.4) |
| XYZ | xyz(52.9949, 68.0691, 30.0813) |
| Luminance | 0.6807 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.51
Pistachio (survey)
#C0FA8B
ΔE00 5.23
Light Yellow Green
#CCFD7F
ΔE00 5.73
Light Pea Green
#C4FE82
ΔE00 5.99
Celery
#C1FD95
ΔE00 6.07
Light Yellowish Green
#C2FF89
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFE47E #A37EE4
analogous
#E4D67E #BFE47E #8CE47E
triadic
#BFE47E #7EBFE4 #E47EBF
tetradic
#BFE47E #7EE4D6 #A37EE4 #E47E8C
square
#BFE47E #7EE4D6 #A37EE4 #E47E8C
split-complementary
#BFE47E #7E8CE4 #D67EE4
monochromatic
#89C028 #A6D94B #BFE47E #D8EFB1 #F1F9E3
Accessibility & contrast
On white
1.44
#BFE47E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.61
#BFE47E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFE47E
14.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFE47E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFE47E | 1.00 | 1.44 | 14.61 | 14.61 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED976
Deuteranopia (green-blind)
#E9D784
Tritanopia (blue-blind)
#C5DCCC
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bfe47e; /* rgb */ color: rgb(191, 228, 126); /* oklch */ color: oklch(87.0% 0.135 125.4);
Tailwind
colors: {
custom: {
50: '#d4eca5',
500: '#bfe47e',
950: '#000000',
},
}SCSS
$custom: #bfe47e; $custom-light: #d4eca5; $custom-dark: #000000;
JSON
{
"hex": "#bfe47e",
"rgb": {
"r": 191,
"g": 228,
"b": 126
},
"hsl": {
"h": 81.765,
"s": 65.385,
"l": 69.412
},
"oklch": {
"l": 0.86981,
"c": 0.13544,
"h": 125.4
},
"luminance": 0.6807
}Semantic roles & 50–950 ramp
primary
#BFE47E
secondary
#744ABC
accent
#18CD5A
background
#FEFEFC
surface
#FBFDF6
border
#D4D5D0
text
#14160F
muted
#838480