#BDFE83#BDFE83
#BDFE83 is a very light, vivid yellow-green. Relative luminance 0.833; OKLCH L 92.7% C 0.168 H 131.8°. Best body text is #000000 at 17.67:1 contrast (WCAG AA passes).
Color values
| HEX | #BDFE83 |
|---|---|
| RGB | rgb(189, 254, 131) |
| HSL | hsl(92, 98%, 75%) |
| HSV | hsv(92, 48%, 100%) |
| CMYK | cmyk(25.6%, 0%, 48.4%, 0.4%) |
| CIE-LAB | lab(93.16, -40.37, 52.04) |
| CIE-LCH | lch(93.16, 65.86, 127.80°) |
| OKLab | oklab(92.71% -0.1118 0.1248) |
| OKLCH | oklch(92.71% 0.168 131.8) |
| XYZ | xyz(60.5239, 83.3395, 34.3657) |
| Luminance | 0.8334 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellowish Green
#C2FF89
ΔE00 0.82
Light Pea Green
#C4FE82
ΔE00 1.17
Pistachio (survey)
#C0FA8B
ΔE00 1.66
Pale Lime
#BEFD73
ΔE00 2.10
Celery
#C1FD95
ΔE00 2.57
Spring Green (survey)
#A9F971
ΔE00 2.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDFE83 #C483FE
analogous
#FBFE83 #BDFE83 #83FE86
triadic
#BDFE83 #83BDFE #FE83BD
tetradic
#BDFE83 #83FBFE #C483FE #FE8683
square
#BDFE83 #83FBFE #C483FE #FE8683
split-complementary
#BDFE83 #8683FE #FE83FB
monochromatic
#7CFD0A #9DFE46 #BDFE83 #DDFEC0 #EFFFE1
Accessibility & contrast
On white
1.19
#BDFE83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.67
#BDFE83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDFE83
17.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDFE83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDFE83 | 1.00 | 1.19 | 17.67 | 17.67 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF78
Deuteranopia (green-blind)
#FEEA8B
Tritanopia (blue-blind)
#BFF5E1
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #bdfe83; /* rgb */ color: rgb(189, 254, 131); /* oklch */ color: oklch(92.7% 0.168 131.8);
Tailwind
colors: {
custom: {
50: '#d3ffa9',
500: '#bdfe83',
950: '#000000',
},
}SCSS
$custom: #bdfe83; $custom-light: #d3ffa9; $custom-dark: #000000;
JSON
{
"hex": "#bdfe83",
"rgb": {
"r": 189,
"g": 254,
"b": 131
},
"hsl": {
"h": 91.707,
"s": 98.4,
"l": 75.49
},
"oklch": {
"l": 0.92713,
"c": 0.16756,
"h": 131.8
},
"luminance": 0.83341
}Semantic roles & 50–950 ramp
primary
#BDFE83
secondary
#9748DD
accent
#00E679
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141810
muted
#838681