#BDFF72#BDFF72
#BDFF72 is a very light, vivid yellow-green. Relative luminance 0.836; OKLCH L 92.7% C 0.184 H 130.2°. Best body text is #000000 at 17.71:1 contrast (WCAG AA passes).
Color values
| HEX | #BDFF72 |
|---|---|
| RGB | rgb(189, 255, 114) |
| HSL | hsl(88, 100%, 72%) |
| HSV | hsv(88, 55%, 100%) |
| CMYK | cmyk(25.9%, 0%, 55.3%, 0%) |
| CIE-LAB | lab(93.26, -42.53, 59.85) |
| CIE-LCH | lch(93.26, 73.42, 125.40°) |
| OKLab | oklab(92.73% -0.119 0.1406) |
| OKLCH | oklch(92.73% 0.184 130.2) |
| XYZ | xyz(59.7830, 83.5522, 28.8938) |
| Luminance | 0.8355 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Lime
#BEFD73
ΔE00 0.52
Light Lime Green
#B9FF66
ΔE00 1.24
Pale Lime Green
#B1FF65
ΔE00 1.74
Light Lime
#AEFD6C
ΔE00 1.88
Light Pea Green
#C4FE82
ΔE00 1.99
Key Lime
#AEFF6E
ΔE00 1.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDFF72 #B472FF
analogous
#FFFA72 #BDFF72 #77FF72
triadic
#BDFF72 #72BDFF #FF72BD
tetradic
#BDFF72 #72FFFA #B472FF #FF7277
square
#BDFF72 #72FFFA #B472FF #FF7277
split-complementary
#BDFF72 #7277FF #FA72FF
monochromatic
#83F700 #A0FF35 #BDFF72 #DAFFAF #F1FFE0
Accessibility & contrast
On white
1.19
#BDFF72 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.71
#BDFF72 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDFF72
17.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDFF72 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDFF72 | 1.00 | 1.19 | 17.71 | 17.71 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF64
Deuteranopia (green-blind)
#FFEA7C
Tritanopia (blue-blind)
#C1F5E0
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #bdff72; /* rgb */ color: rgb(189, 255, 114); /* oklch */ color: oklch(92.7% 0.184 130.2);
Tailwind
colors: {
custom: {
50: '#d4ff9e',
500: '#bdff72',
950: '#000000',
},
}SCSS
$custom: #bdff72; $custom-light: #d4ff9e; $custom-dark: #000000;
JSON
{
"hex": "#bdff72",
"rgb": {
"r": 189,
"g": 255,
"b": 114
},
"hsl": {
"h": 88.085,
"s": 100,
"l": 72.353
},
"oklch": {
"l": 0.92729,
"c": 0.18419,
"h": 130.2
},
"luminance": 0.83554
}Semantic roles & 50–950 ramp
primary
#BDFF72
secondary
#8539DC
accent
#00E66B
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#14180F
muted
#838680