#BDFD84#BDFD84
#BDFD84 is a very light, vivid yellow-green. Relative luminance 0.827; OKLCH L 92.5% C 0.165 H 131.8°. Best body text is #000000 at 17.55:1 contrast (WCAG AA passes).
Color values
| HEX | #BDFD84 |
|---|---|
| RGB | rgb(189, 253, 132) |
| HSL | hsl(92, 97%, 75%) |
| HSV | hsv(92, 48%, 99%) |
| CMYK | cmyk(25.3%, 0%, 47.8%, 0.8%) |
| CIE-LAB | lab(92.90, -39.81, 51.25) |
| CIE-LCH | lch(92.90, 64.90, 127.84°) |
| OKLab | oklab(92.5% -0.1102 0.1231) |
| OKLCH | oklch(92.5% 0.165 131.8) |
| XYZ | xyz(60.2755, 82.7338, 34.6188) |
| Luminance | 0.8274 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellowish Green
#C2FF89
ΔE00 0.74
Light Pea Green
#C4FE82
ΔE00 1.22
Pistachio (survey)
#C0FA8B
ΔE00 1.39
Pale Lime
#BEFD73
ΔE00 2.28
Celery
#C1FD95
ΔE00 2.35
Spring Green (survey)
#A9F971
ΔE00 2.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDFD84 #C484FD
analogous
#F9FD84 #BDFD84 #84FD87
triadic
#BDFD84 #84BDFD #FD84BD
tetradic
#BDFD84 #84F9FD #C484FD #FD8784
square
#BDFD84 #84F9FD #C484FD #FD8784
split-complementary
#BDFD84 #8784FD #FD84F9
monochromatic
#7CFB0C #9DFC48 #BDFD84 #DDFEC0 #EFFFE1
Accessibility & contrast
On white
1.20
#BDFD84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.55
#BDFD84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDFD84
17.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDFD84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDFD84 | 1.00 | 1.20 | 17.55 | 17.55 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE7A
Deuteranopia (green-blind)
#FDE98B
Tritanopia (blue-blind)
#BFF4E1
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #bdfd84; /* rgb */ color: rgb(189, 253, 132); /* oklch */ color: oklch(92.5% 0.165 131.8);
Tailwind
colors: {
custom: {
50: '#d3feaa',
500: '#bdfd84',
950: '#000000',
},
}SCSS
$custom: #bdfd84; $custom-light: #d3feaa; $custom-dark: #000000;
JSON
{
"hex": "#bdfd84",
"rgb": {
"r": 189,
"g": 253,
"b": 132
},
"hsl": {
"h": 91.736,
"s": 96.8,
"l": 75.49
},
"oklch": {
"l": 0.92503,
"c": 0.16523,
"h": 131.8
},
"luminance": 0.82735
}Semantic roles & 50–950 ramp
primary
#BDFD84
secondary
#9749DC
accent
#00E679
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141810
muted
#838681