#BDFF74#BDFF74
#BDFF74 is a very light, vivid yellow-green. Relative luminance 0.836; OKLCH L 92.8% C 0.182 H 130.4°. Best body text is #000000 at 17.72:1 contrast (WCAG AA passes).
Color values
| HEX | #BDFF74 |
|---|---|
| RGB | rgb(189, 255, 116) |
| HSL | hsl(88, 100%, 73%) |
| HSV | hsv(88, 55%, 100%) |
| CMYK | cmyk(25.9%, 0%, 54.5%, 0%) |
| CIE-LAB | lab(93.28, -42.34, 58.99) |
| CIE-LCH | lch(93.28, 72.61, 125.67°) |
| OKLab | oklab(92.75% -0.1183 0.1389) |
| OKLCH | oklch(92.75% 0.182 130.4) |
| XYZ | xyz(59.8980, 83.5983, 29.4999) |
| Luminance | 0.8360 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Lime
#BEFD73
ΔE00 0.52
Light Lime Green
#B9FF66
ΔE00 1.46
Light Pea Green
#C4FE82
ΔE00 1.80
Pale Lime Green
#B1FF65
ΔE00 1.86
Light Lime
#AEFD6C
ΔE00 1.86
Key Lime
#AEFF6E
ΔE00 1.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDFF74 #B674FF
analogous
#FFFB74 #BDFF74 #77FF74
triadic
#BDFF74 #74BDFF #FF74BD
tetradic
#BDFF74 #74FFFB #B674FF #FF7477
square
#BDFF74 #74FFFB #B674FF #FF7477
split-complementary
#BDFF74 #7477FF #FB74FF
monochromatic
#83F900 #A0FF37 #BDFF74 #DAFFB1 #F0FFE0
Accessibility & contrast
On white
1.19
#BDFF74 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.72
#BDFF74 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDFF74
17.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDFF74 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDFF74 | 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)
#FFEF66
Deuteranopia (green-blind)
#FFEA7D
Tritanopia (blue-blind)
#C1F5E0
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #bdff74; /* rgb */ color: rgb(189, 255, 116); /* oklch */ color: oklch(92.8% 0.182 130.4);
Tailwind
colors: {
custom: {
50: '#d4ffa0',
500: '#bdff74',
950: '#000000',
},
}SCSS
$custom: #bdff74; $custom-light: #d4ffa0; $custom-dark: #000000;
JSON
{
"hex": "#bdff74",
"rgb": {
"r": 189,
"g": 255,
"b": 116
},
"hsl": {
"h": 88.489,
"s": 100,
"l": 72.745
},
"oklch": {
"l": 0.92751,
"c": 0.18247,
"h": 130.4
},
"luminance": 0.836
}Semantic roles & 50–950 ramp
primary
#BDFF74
secondary
#883BDC
accent
#00E66D
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#14180F
muted
#838680