#BDFF71#BDFF71
#BDFF71 is a very light, vivid yellow-green. Relative luminance 0.835; OKLCH L 92.7% C 0.185 H 130.1°. Best body text is #000000 at 17.71:1 contrast (WCAG AA passes).
Color values
| HEX | #BDFF71 |
|---|---|
| RGB | rgb(189, 255, 113) |
| HSL | hsl(88, 100%, 72%) |
| HSV | hsv(88, 56%, 100%) |
| CMYK | cmyk(25.9%, 0%, 55.7%, 0%) |
| CIE-LAB | lab(93.25, -42.62, 60.28) |
| CIE-LCH | lch(93.25, 73.82, 125.26°) |
| OKLab | oklab(92.72% -0.1193 0.1414) |
| OKLCH | oklch(92.72% 0.185 130.1) |
| XYZ | xyz(59.7263, 83.5296, 28.5956) |
| Luminance | 0.8353 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Lime
#BEFD73
ΔE00 0.57
Light Lime Green
#B9FF66
ΔE00 1.13
Pale Lime Green
#B1FF65
ΔE00 1.69
Light Lime
#AEFD6C
ΔE00 1.90
Key Lime
#AEFF6E
ΔE00 2.02
Light Pea Green
#C4FE82
ΔE00 2.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDFF71 #B371FF
analogous
#FFFA71 #BDFF71 #76FF71
triadic
#BDFF71 #71BDFF #FF71BD
tetradic
#BDFF71 #71FFFA #B371FF #FF7176
square
#BDFF71 #71FFFA #B371FF #FF7176
split-complementary
#BDFF71 #7176FF #FA71FF
monochromatic
#83F600 #A1FF34 #BDFF71 #D9FFAE #F1FFE0
Accessibility & contrast
On white
1.19
#BDFF71 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.71
#BDFF71 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDFF71
17.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDFF71 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDFF71 | 1.00 | 1.19 | 17.71 | 17.71 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF63
Deuteranopia (green-blind)
#FFEA7B
Tritanopia (blue-blind)
#C1F5E0
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #bdff71; /* rgb */ color: rgb(189, 255, 113); /* oklch */ color: oklch(92.7% 0.185 130.1);
Tailwind
colors: {
custom: {
50: '#d4ff9e',
500: '#bdff71',
950: '#000000',
},
}SCSS
$custom: #bdff71; $custom-light: #d4ff9e; $custom-dark: #000000;
JSON
{
"hex": "#bdff71",
"rgb": {
"r": 189,
"g": 255,
"b": 113
},
"hsl": {
"h": 87.887,
"s": 100,
"l": 72.157
},
"oklch": {
"l": 0.92717,
"c": 0.18503,
"h": 130.1
},
"luminance": 0.83531
}Semantic roles & 50–950 ramp
primary
#BDFF71
secondary
#8438DC
accent
#00E66B
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#14180F
muted
#838680