#BDFF83#BDFF83
#BDFF83 is a very light, vivid yellow-green. Relative luminance 0.840; OKLCH L 92.9% C 0.169 H 132.0°. Best body text is #000000 at 17.80:1 contrast (WCAG AA passes).
Color values
| HEX | #BDFF83 |
|---|---|
| RGB | rgb(189, 255, 131) |
| HSL | hsl(92, 100%, 76%) |
| HSV | hsv(92, 49%, 100%) |
| CMYK | cmyk(25.9%, 0%, 48.6%, 0%) |
| CIE-LAB | lab(93.44, -40.81, 52.38) |
| CIE-LCH | lch(93.44, 66.40, 127.92°) |
| OKLab | oklab(92.94% -0.113 0.1256) |
| OKLCH | oklch(92.94% 0.169 132) |
| XYZ | xyz(60.8421, 83.9759, 34.4717) |
| Luminance | 0.8398 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellowish Green
#C2FF89
ΔE00 0.90
Light Pea Green
#C4FE82
ΔE00 1.24
Pistachio (survey)
#C0FA8B
ΔE00 1.85
Pale Lime
#BEFD73
ΔE00 2.09
Key Lime
#AEFF6E
ΔE00 2.65
Spring Green (survey)
#A9F971
ΔE00 2.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDFF83 #C583FF
analogous
#FBFF83 #BDFF83 #83FF87
triadic
#BDFF83 #83BDFF #FF83BD
tetradic
#BDFF83 #83FBFF #C583FF #FF8783
square
#BDFF83 #83FBFF #C583FF #FF8783
split-complementary
#BDFF83 #8783FF #FF83FB
monochromatic
#7CFF09 #9CFF46 #BDFF83 #DEFFC0 #EFFFE0
Accessibility & contrast
On white
1.18
#BDFF83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.80
#BDFF83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDFF83
17.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDFF83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDFF83 | 1.00 | 1.18 | 17.80 | 17.80 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF78
Deuteranopia (green-blind)
#FFEA8B
Tritanopia (blue-blind)
#BFF6E2
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #bdff83; /* rgb */ color: rgb(189, 255, 131); /* oklch */ color: oklch(92.9% 0.169 132.0);
Tailwind
colors: {
custom: {
50: '#d3ffa9',
500: '#bdff83',
950: '#000000',
},
}SCSS
$custom: #bdff83; $custom-light: #d3ffa9; $custom-dark: #000000;
JSON
{
"hex": "#bdff83",
"rgb": {
"r": 189,
"g": 255,
"b": 131
},
"hsl": {
"h": 91.935,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.92938,
"c": 0.16894,
"h": 132
},
"luminance": 0.83978
}Semantic roles & 50–950 ramp
primary
#BDFF83
secondary
#9848DF
accent
#00E67A
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141810
muted
#838681