#BDFF7B#BDFF7B
#BDFF7B is a very light, vivid yellow-green. Relative luminance 0.838; OKLCH L 92.8% C 0.176 H 131.1°. Best body text is #000000 at 17.75:1 contrast (WCAG AA passes).
Color values
| HEX | #BDFF7B |
|---|---|
| RGB | rgb(189, 255, 123) |
| HSL | hsl(90, 100%, 74%) |
| HSV | hsv(90, 52%, 100%) |
| CMYK | cmyk(25.9%, 0%, 51.8%, 0%) |
| CIE-LAB | lab(93.35, -41.65, 55.94) |
| CIE-LCH | lch(93.35, 69.75, 126.67°) |
| OKLab | oklab(92.84% -0.1159 0.1329) |
| OKLCH | oklch(92.84% 0.176 131.1) |
| XYZ | xyz(60.3207, 83.7673, 31.7257) |
| Luminance | 0.8377 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Lime
#BEFD73
ΔE00 1.10
Light Pea Green
#C4FE82
ΔE00 1.24
Light Yellowish Green
#C2FF89
ΔE00 1.74
Light Lime
#AEFD6C
ΔE00 2.06
Key Lime
#AEFF6E
ΔE00 2.08
Light Lime Green
#B9FF66
ΔE00 2.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDFF7B #BD7BFF
analogous
#FFFF7B #BDFF7B #7BFF7B
triadic
#BDFF7B #7BBDFF #FF7BBD
tetradic
#BDFF7B #7BFFFF #BD7BFF #FF7B7B
square
#BDFF7B #7BFFFF #BD7BFF #FF7B7B
split-complementary
#BDFF7B #7B7BFF #FF7BFF
monochromatic
#80FF01 #9EFF3E #BDFF7B #DCFFB8 #F0FFE0
Accessibility & contrast
On white
1.18
#BDFF7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.75
#BDFF7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDFF7B
17.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDFF7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDFF7B | 1.00 | 1.18 | 17.75 | 17.75 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF6F
Deuteranopia (green-blind)
#FFEA83
Tritanopia (blue-blind)
#C0F6E1
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #bdff7b; /* rgb */ color: rgb(189, 255, 123); /* oklch */ color: oklch(92.8% 0.176 131.1);
Tailwind
colors: {
custom: {
50: '#d4ffa4',
500: '#bdff7b',
950: '#000000',
},
}SCSS
$custom: #bdff7b; $custom-light: #d4ffa4; $custom-dark: #000000;
JSON
{
"hex": "#bdff7b",
"rgb": {
"r": 189,
"g": 255,
"b": 123
},
"hsl": {
"h": 90,
"s": 100,
"l": 74.118
},
"oklch": {
"l": 0.92835,
"c": 0.1763,
"h": 131.1
},
"luminance": 0.83769
}Semantic roles & 50–950 ramp
primary
#BDFF7B
secondary
#8F41DD
accent
#00E673
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#14180F
muted
#838680