#BDFF73#BDFF73
#BDFF73 is a very light, vivid yellow-green. Relative luminance 0.836; OKLCH L 92.7% C 0.183 H 130.3°. Best body text is #000000 at 17.72:1 contrast (WCAG AA passes).
Color values
| HEX | #BDFF73 |
|---|---|
| RGB | rgb(189, 255, 115) |
| HSL | hsl(88, 100%, 73%) |
| HSV | hsv(88, 55%, 100%) |
| CMYK | cmyk(25.9%, 0%, 54.9%, 0%) |
| CIE-LAB | lab(93.27, -42.44, 59.42) |
| CIE-LCH | lch(93.27, 73.02, 125.53°) |
| OKLab | oklab(92.74% -0.1186 0.1398) |
| OKLCH | oklch(92.74% 0.183 130.3) |
| XYZ | xyz(59.8402, 83.5751, 29.1952) |
| Luminance | 0.8358 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Lime
#BEFD73
ΔE00 0.51
Light Lime Green
#B9FF66
ΔE00 1.35
Pale Lime Green
#B1FF65
ΔE00 1.79
Light Lime
#AEFD6C
ΔE00 1.87
Light Pea Green
#C4FE82
ΔE00 1.89
Key Lime
#AEFF6E
ΔE00 1.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDFF73 #B573FF
analogous
#FFFB73 #BDFF73 #77FF73
triadic
#BDFF73 #73BDFF #FF73BD
tetradic
#BDFF73 #73FFFB #B573FF #FF7377
square
#BDFF73 #73FFFB #B573FF #FF7377
split-complementary
#BDFF73 #7377FF #FB73FF
monochromatic
#83F800 #A0FF36 #BDFF73 #DAFFB0 #F1FFE0
Accessibility & contrast
On white
1.19
#BDFF73 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.72
#BDFF73 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDFF73
17.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDFF73 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDFF73 | 1.00 | 1.19 | 17.72 | 17.72 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF65
Deuteranopia (green-blind)
#FFEA7C
Tritanopia (blue-blind)
#C1F5E0
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #bdff73; /* rgb */ color: rgb(189, 255, 115); /* oklch */ color: oklch(92.7% 0.183 130.3);
Tailwind
colors: {
custom: {
50: '#d4ff9f',
500: '#bdff73',
950: '#000000',
},
}SCSS
$custom: #bdff73; $custom-light: #d4ff9f; $custom-dark: #000000;
JSON
{
"hex": "#bdff73",
"rgb": {
"r": 189,
"g": 255,
"b": 115
},
"hsl": {
"h": 88.286,
"s": 100,
"l": 72.549
},
"oklch": {
"l": 0.9274,
"c": 0.18333,
"h": 130.3
},
"luminance": 0.83577
}Semantic roles & 50–950 ramp
primary
#BDFF73
secondary
#863ADC
accent
#00E66C
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#14180F
muted
#838680