#BDFA85#BDFA85
#BDFA85 is a very light, vivid yellow-green. Relative luminance 0.809; OKLCH L 91.8% C 0.160 H 131.5°. Best body text is #000000 at 17.18:1 contrast (WCAG AA passes).
Color values
| HEX | #BDFA85 |
|---|---|
| RGB | rgb(189, 250, 133) |
| HSL | hsl(91, 92%, 75%) |
| HSV | hsv(91, 47%, 98%) |
| CMYK | cmyk(24.4%, 0%, 46.8%, 2%) |
| CIE-LAB | lab(92.08, -38.36, 49.77) |
| CIE-LCH | lch(92.08, 62.84, 127.62°) |
| OKLab | oklab(91.85% -0.1061 0.1199) |
| OKLCH | oklch(91.85% 0.16 131.5) |
| XYZ | xyz(59.4046, 80.8820, 34.6677) |
| Luminance | 0.8088 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 0.83
Light Yellowish Green
#C2FF89
ΔE00 1.05
Light Pea Green
#C4FE82
ΔE00 1.51
Celery
#C1FD95
ΔE00 2.07
Pale Lime
#BEFD73
ΔE00 2.66
Light Yellow Green
#CCFD7F
ΔE00 2.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDFA85 #C285FA
analogous
#F8FA85 #BDFA85 #85FA87
triadic
#BDFA85 #85BDFA #FA85BD
tetradic
#BDFA85 #85F8FA #C285FA #FA8785
square
#BDFA85 #85F8FA #C285FA #FA8785
split-complementary
#BDFA85 #8785FA #FA85F8
monochromatic
#7DF50F #9DF84A #BDFA85 #DDFCC0 #EFFEE2
Accessibility & contrast
On white
1.22
#BDFA85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.18
#BDFA85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDFA85
17.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDFA85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDFA85 | 1.00 | 1.22 | 17.18 | 17.18 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB7B
Deuteranopia (green-blind)
#FAE78C
Tritanopia (blue-blind)
#BFF2DF
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #bdfa85; /* rgb */ color: rgb(189, 250, 133); /* oklch */ color: oklch(91.8% 0.160 131.5);
Tailwind
colors: {
custom: {
50: '#d3fcaa',
500: '#bdfa85',
950: '#000000',
},
}SCSS
$custom: #bdfa85; $custom-light: #d3fcaa; $custom-dark: #000000;
JSON
{
"hex": "#bdfa85",
"rgb": {
"r": 189,
"g": 250,
"b": 133
},
"hsl": {
"h": 91.282,
"s": 92.126,
"l": 75.098
},
"oklch": {
"l": 0.91845,
"c": 0.16011,
"h": 131.5
},
"luminance": 0.80883
}Semantic roles & 50–950 ramp
primary
#BDFA85
secondary
#954BD8
accent
#00E678
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581