#BFE180#BFE180
#BFE180 is a very light, vivid yellow-green. Relative luminance 0.665; OKLCH L 86.3% C 0.129 H 124.8°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #BFE180 |
|---|---|
| RGB | rgb(191, 225, 128) |
| HSL | hsl(81, 62%, 69%) |
| HSV | hsv(81, 43%, 88%) |
| CMYK | cmyk(15.1%, 0%, 43.1%, 11.8%) |
| CIE-LAB | lab(85.24, -26.65, 43.70) |
| CIE-LCH | lch(85.24, 51.19, 121.38°) |
| OKLab | oklab(86.35% -0.0738 0.106) |
| OKLCH | oklch(86.35% 0.129 124.8) |
| XYZ | xyz(52.3071, 66.4850, 30.4951) |
| Luminance | 0.6649 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.75
Pale Olive
#B9CC81
ΔE00 5.82
Pistachio (survey)
#C0FA8B
ΔE00 5.99
Greenish Tan
#BCCB7A
ΔE00 6.00
Greenish Beige
#C9D179
ΔE00 6.22
Light Moss Green
#A6C875
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFE180 #A280E1
analogous
#E1D380 #BFE180 #8FE180
triadic
#BFE180 #80BFE1 #E180BF
tetradic
#BFE180 #80E1D3 #A280E1 #E1808F
square
#BFE180 #80E1D3 #A280E1 #E1808F
split-complementary
#BFE180 #808FE1 #D380E1
monochromatic
#89BB2C #A6D54E #BFE180 #D8EDB2 #F1F8E3
Accessibility & contrast
On white
1.47
#BFE180 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#BFE180 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFE180
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFE180 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFE180 | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD678
Deuteranopia (green-blind)
#E6D585
Tritanopia (blue-blind)
#C5D9CA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bfe180; /* rgb */ color: rgb(191, 225, 128); /* oklch */ color: oklch(86.3% 0.129 124.8);
Tailwind
colors: {
custom: {
50: '#d4eaa6',
500: '#bfe180',
950: '#000000',
},
}SCSS
$custom: #bfe180; $custom-light: #d4eaa6; $custom-dark: #000000;
JSON
{
"hex": "#bfe180",
"rgb": {
"r": 191,
"g": 225,
"b": 128
},
"hsl": {
"h": 81.031,
"s": 61.783,
"l": 69.216
},
"oklch": {
"l": 0.86349,
"c": 0.12917,
"h": 124.8
},
"luminance": 0.66485
}Semantic roles & 50–950 ramp
primary
#BFE180
secondary
#734DB8
accent
#1CCA59
background
#FEFEFC
surface
#FBFDF6
border
#D4D5D0
text
#14160F
muted
#838480