#BDFF75#BDFF75
#BDFF75 is a very light, vivid yellow-green. Relative luminance 0.836; OKLCH L 92.8% C 0.182 H 130.5°. Best body text is #000000 at 17.72:1 contrast (WCAG AA passes).
Color values
| HEX | #BDFF75 |
|---|---|
| RGB | rgb(189, 255, 117) |
| HSL | hsl(89, 100%, 73%) |
| HSV | hsv(89, 54%, 100%) |
| CMYK | cmyk(25.9%, 0%, 54.1%, 0%) |
| CIE-LAB | lab(93.29, -42.25, 58.56) |
| CIE-LCH | lch(93.29, 72.21, 125.81°) |
| OKLab | oklab(92.76% -0.1179 0.1381) |
| OKLCH | oklch(92.76% 0.182 130.5) |
| XYZ | xyz(59.9565, 83.6217, 29.8079) |
| Luminance | 0.8362 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Lime
#BEFD73
ΔE00 0.55
Light Lime Green
#B9FF66
ΔE00 1.58
Light Pea Green
#C4FE82
ΔE00 1.70
Light Lime
#AEFD6C
ΔE00 1.87
Pale Lime Green
#B1FF65
ΔE00 1.93
Key Lime
#AEFF6E
ΔE00 1.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDFF75 #B775FF
analogous
#FFFC75 #BDFF75 #78FF75
triadic
#BDFF75 #75BDFF #FF75BD
tetradic
#BDFF75 #75FFFC #B775FF #FF7578
square
#BDFF75 #75FFFC #B775FF #FF7578
split-complementary
#BDFF75 #7578FF #FC75FF
monochromatic
#82FA00 #A0FF38 #BDFF75 #DAFFB2 #F0FFE0
Accessibility & contrast
On white
1.18
#BDFF75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.72
#BDFF75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDFF75
17.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDFF75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDFF75 | 1.00 | 1.18 | 17.72 | 17.72 |
| #FFFFFF | 1.18 | 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)
#FFEF68
Deuteranopia (green-blind)
#FFEA7E
Tritanopia (blue-blind)
#C1F5E0
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #bdff75; /* rgb */ color: rgb(189, 255, 117); /* oklch */ color: oklch(92.8% 0.182 130.5);
Tailwind
colors: {
custom: {
50: '#d4ffa0',
500: '#bdff75',
950: '#000000',
},
}SCSS
$custom: #bdff75; $custom-light: #d4ffa0; $custom-dark: #000000;
JSON
{
"hex": "#bdff75",
"rgb": {
"r": 189,
"g": 255,
"b": 117
},
"hsl": {
"h": 88.696,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.92763,
"c": 0.1816,
"h": 130.5
},
"luminance": 0.83623
}Semantic roles & 50–950 ramp
primary
#BDFF75
secondary
#893CDD
accent
#00E66E
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#14180F
muted
#838680