#BDF58A#BDF58A
#BDF58A is a very light, vivid yellow-green. Relative luminance 0.780; OKLCH L 90.8% C 0.148 H 131.4°. Best body text is #000000 at 16.59:1 contrast (WCAG AA passes).
Color values
| HEX | #BDF58A |
|---|---|
| RGB | rgb(189, 245, 138) |
| HSL | hsl(91, 84%, 75%) |
| HSV | hsv(91, 44%, 96%) |
| CMYK | cmyk(22.9%, 0%, 43.7%, 3.9%) |
| CIE-LAB | lab(90.76, -35.53, 45.75) |
| CIE-LCH | lch(90.76, 57.92, 127.83°) |
| OKLab | oklab(90.8% -0.0979 0.1112) |
| OKLCH | oklch(90.8% 0.148 131.4) |
| XYZ | xyz(58.2252, 77.9573, 36.0194) |
| Luminance | 0.7796 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.10
Celery
#C1FD95
ΔE00 1.87
Light Yellowish Green
#C2FF89
ΔE00 2.33
Light Pea Green
#C4FE82
ΔE00 2.83
Pale Light Green
#B1FC99
ΔE00 3.72
Light Yellow Green
#CCFD7F
ΔE00 3.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDF58A #C28AF5
analogous
#F2F58A #BDF58A #8AF58D
triadic
#BDF58A #8ABDF5 #F58ABD
tetradic
#BDF58A #8AF2F5 #C28AF5 #F58D8A
square
#BDF58A #8AF2F5 #C28AF5 #F58D8A
split-complementary
#BDF58A #8D8AF5 #F58AF2
monochromatic
#7DEB19 #9DF052 #BDF58A #DDFAC2 #EFFDE3
Accessibility & contrast
On white
1.27
#BDF58A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.59
#BDF58A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDF58A
16.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDF58A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDF58A | 1.00 | 1.27 | 16.59 | 16.59 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE782
Deuteranopia (green-blind)
#F5E390
Tritanopia (blue-blind)
#BFEDDB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #bdf58a; /* rgb */ color: rgb(189, 245, 138); /* oklch */ color: oklch(90.8% 0.148 131.4);
Tailwind
colors: {
custom: {
50: '#d3f8ae',
500: '#bdf58a',
950: '#000000',
},
}SCSS
$custom: #bdf58a; $custom-light: #d3f8ae; $custom-dark: #000000;
JSON
{
"hex": "#bdf58a",
"rgb": {
"r": 189,
"g": 245,
"b": 138
},
"hsl": {
"h": 91.402,
"s": 84.252,
"l": 75.098
},
"oklch": {
"l": 0.90801,
"c": 0.14813,
"h": 131.4
},
"luminance": 0.77959
}Semantic roles & 50–950 ramp
primary
#BDF58A
secondary
#9551D2
accent
#05E178
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581