#BFE382#BFE382
#BFE382 is a very light, vivid yellow-green. Relative luminance 0.676; OKLCH L 86.8% C 0.130 H 125.6°. Best body text is #000000 at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #BFE382 |
|---|---|
| RGB | rgb(191, 227, 130) |
| HSL | hsl(82, 63%, 70%) |
| HSV | hsv(82, 43%, 89%) |
| CMYK | cmyk(15.9%, 0%, 42.7%, 11%) |
| CIE-LAB | lab(85.82, -27.37, 43.45) |
| CIE-LCH | lch(85.82, 51.35, 122.21°) |
| OKLab | oklab(86.82% -0.0757 0.1055) |
| OKLCH | oklch(86.82% 0.13 125.6) |
| XYZ | xyz(52.9839, 67.6258, 31.3765) |
| Luminance | 0.6763 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.08
Pistachio (survey)
#C0FA8B
ΔE00 5.48
Celery
#C1FD95
ΔE00 6.17
Light Yellow Green
#CCFD7F
ΔE00 6.23
Pale Olive
#B9CC81
ΔE00 6.24
Light Pea Green
#C4FE82
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFE382 #A682E3
analogous
#E3D782 #BFE382 #8EE382
triadic
#BFE382 #82BFE3 #E382BF
tetradic
#BFE382 #82E3D7 #A682E3 #E3828E
square
#BFE382 #82E3D7 #A682E3 #E3828E
split-complementary
#BFE382 #828EE3 #D782E3
monochromatic
#88C02B #A5D850 #BFE382 #D9EEB4 #F2F9E6
Accessibility & contrast
On white
1.45
#BFE382 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.53
#BFE382 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFE382
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFE382 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFE382 | 1.00 | 1.45 | 14.53 | 14.53 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD87A
Deuteranopia (green-blind)
#E7D687
Tritanopia (blue-blind)
#C5DBCC
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bfe382; /* rgb */ color: rgb(191, 227, 130); /* oklch */ color: oklch(86.8% 0.130 125.6);
Tailwind
colors: {
custom: {
50: '#d4eca8',
500: '#bfe382',
950: '#000000',
},
}SCSS
$custom: #bfe382; $custom-light: #d4eca8; $custom-dark: #000000;
JSON
{
"hex": "#bfe382",
"rgb": {
"r": 191,
"g": 227,
"b": 130
},
"hsl": {
"h": 82.268,
"s": 63.399,
"l": 70
},
"oklch": {
"l": 0.8682,
"c": 0.12987,
"h": 125.6
},
"luminance": 0.67626
}Semantic roles & 50–950 ramp
primary
#BFE382
secondary
#774EBB
accent
#1ACB5C
background
#FEFEFC
surface
#FBFDF6
border
#D4D5D0
text
#141610
muted
#838480