#BDFF70#BDFF70
#BDFF70 is a very light, vivid yellow-green. Relative luminance 0.835; OKLCH L 92.7% C 0.186 H 130.1°. Best body text is #000000 at 17.70:1 contrast (WCAG AA passes).
Color values
| HEX | #BDFF70 |
|---|---|
| RGB | rgb(189, 255, 112) |
| HSL | hsl(88, 100%, 72%) |
| HSV | hsv(88, 56%, 100%) |
| CMYK | cmyk(25.9%, 0%, 56.1%, 0%) |
| CIE-LAB | lab(93.24, -42.71, 60.70) |
| CIE-LCH | lch(93.24, 74.22, 125.13°) |
| OKLab | oklab(92.71% -0.1196 0.1423) |
| OKLCH | oklch(92.71% 0.186 130.1) |
| XYZ | xyz(59.6704, 83.5072, 28.3008) |
| Luminance | 0.8351 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Lime
#BEFD73
ΔE00 0.63
Light Lime Green
#B9FF66
ΔE00 1.03
Pale Lime Green
#B1FF65
ΔE00 1.65
Light Lime
#AEFD6C
ΔE00 1.93
Key Lime
#AEFF6E
ΔE00 2.05
Light Pea Green
#C4FE82
ΔE00 2.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDFF70 #B270FF
analogous
#FFF970 #BDFF70 #76FF70
triadic
#BDFF70 #70BDFF #FF70BD
tetradic
#BDFF70 #70FFF9 #B270FF #FF7076
square
#BDFF70 #70FFF9 #B270FF #FF7076
split-complementary
#BDFF70 #7076FF #F970FF
monochromatic
#84F500 #A1FF33 #BDFF70 #D9FFAD #F1FFE0
Accessibility & contrast
On white
1.19
#BDFF70 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.70
#BDFF70 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDFF70
17.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDFF70 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDFF70 | 1.00 | 1.19 | 17.70 | 17.70 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF61
Deuteranopia (green-blind)
#FFEA7A
Tritanopia (blue-blind)
#C1F5E0
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #bdff70; /* rgb */ color: rgb(189, 255, 112); /* oklch */ color: oklch(92.7% 0.186 130.1);
Tailwind
colors: {
custom: {
50: '#d4ff9d',
500: '#bdff70',
950: '#000000',
},
}SCSS
$custom: #bdff70; $custom-light: #d4ff9d; $custom-dark: #000000;
JSON
{
"hex": "#bdff70",
"rgb": {
"r": 189,
"g": 255,
"b": 112
},
"hsl": {
"h": 87.692,
"s": 100,
"l": 71.961
},
"oklch": {
"l": 0.92706,
"c": 0.18587,
"h": 130.1
},
"luminance": 0.83509
}Semantic roles & 50–950 ramp
primary
#BDFF70
secondary
#8337DC
accent
#00E66A
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#15180F
muted
#848680