#BFE182#BFE182
#BFE182 is a very light, vivid yellow-green. Relative luminance 0.665; OKLCH L 86.4% C 0.127 H 125.1°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #BFE182 |
|---|---|
| RGB | rgb(191, 225, 130) |
| HSL | hsl(81, 61%, 70%) |
| HSV | hsv(81, 42%, 88%) |
| CMYK | cmyk(15.1%, 0%, 42.2%, 11.8%) |
| CIE-LAB | lab(85.27, -26.42, 42.76) |
| CIE-LCH | lch(85.27, 50.26, 121.71°) |
| OKLab | oklab(86.38% -0.073 0.104) |
| OKLCH | oklch(86.38% 0.127 125.1) |
| XYZ | xyz(52.4401, 66.5381, 31.1952) |
| Luminance | 0.6654 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.66
Pale Olive
#B9CC81
ΔE00 5.70
Greenish Tan
#BCCB7A
ΔE00 5.96
Pistachio (survey)
#C0FA8B
ΔE00 6.01
Greenish Beige
#C9D179
ΔE00 6.26
Light Moss Green
#A6C875
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFE182 #A482E1
analogous
#E1D482 #BFE182 #90E182
triadic
#BFE182 #82BFE1 #E182BF
tetradic
#BFE182 #82E1D4 #A482E1 #E18290
square
#BFE182 #82E1D4 #A482E1 #E18290
split-complementary
#BFE182 #8290E1 #D482E1
monochromatic
#89BC2D #A6D551 #BFE182 #D8EDB3 #F2F9E5
Accessibility & contrast
On white
1.47
#BFE182 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#BFE182 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFE182
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFE182 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFE182 | 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)
#EAD67B
Deuteranopia (green-blind)
#E6D587
Tritanopia (blue-blind)
#C5D9CA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bfe182; /* rgb */ color: rgb(191, 225, 130); /* oklch */ color: oklch(86.4% 0.127 125.1);
Tailwind
colors: {
custom: {
50: '#d3eaa8',
500: '#bfe182',
950: '#000000',
},
}SCSS
$custom: #bfe182; $custom-light: #d3eaa8; $custom-dark: #000000;
JSON
{
"hex": "#bfe182",
"rgb": {
"r": 191,
"g": 225,
"b": 130
},
"hsl": {
"h": 81.474,
"s": 61.29,
"l": 69.608
},
"oklch": {
"l": 0.86379,
"c": 0.12705,
"h": 125.1
},
"luminance": 0.66538
}Semantic roles & 50–950 ramp
primary
#BFE182
secondary
#754FB9
accent
#1DC95A
background
#FEFEFC
surface
#FBFDF6
border
#D4D5D0
text
#141610
muted
#838480