#BDF58C#BDF58C
#BDF58C is a very light, vivid yellow-green. Relative luminance 0.780; OKLCH L 90.8% C 0.146 H 131.7°. Best body text is #000000 at 16.60:1 contrast (WCAG AA passes).
Color values
| HEX | #BDF58C |
|---|---|
| RGB | rgb(189, 245, 140) |
| HSL | hsl(92, 84%, 75%) |
| HSV | hsv(92, 43%, 96%) |
| CMYK | cmyk(22.9%, 0%, 42.9%, 3.9%) |
| CIE-LAB | lab(90.79, -35.29, 44.82) |
| CIE-LCH | lch(90.79, 57.04, 128.22°) |
| OKLab | oklab(90.83% -0.0971 0.1091) |
| OKLCH | oklch(90.83% 0.146 131.7) |
| XYZ | xyz(58.3713, 78.0158, 36.7891) |
| Luminance | 0.7802 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.24
Celery
#C1FD95
ΔE00 1.74
Light Yellowish Green
#C2FF89
ΔE00 2.49
Light Pea Green
#C4FE82
ΔE00 3.07
Pale Light Green
#B1FC99
ΔE00 3.52
Tea Green
#BDF8A3
ΔE00 3.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDF58C #C48CF5
analogous
#F1F58C #BDF58C #8CF58F
triadic
#BDF58C #8CBDF5 #F58CBD
tetradic
#BDF58C #8CF1F5 #C48CF5 #F58F8C
square
#BDF58C #8CF1F5 #C48CF5 #F58F8C
split-complementary
#BDF58C #8F8CF5 #F58CF1
monochromatic
#7CEB1B #9DF054 #BDF58C #DDFAC4 #EFFDE3
Accessibility & contrast
On white
1.26
#BDF58C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.60
#BDF58C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDF58C
16.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDF58C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDF58C | 1.00 | 1.26 | 16.60 | 16.60 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE784
Deuteranopia (green-blind)
#F5E392
Tritanopia (blue-blind)
#BFEDDC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #bdf58c; /* rgb */ color: rgb(189, 245, 140); /* oklch */ color: oklch(90.8% 0.146 131.7);
Tailwind
colors: {
custom: {
50: '#d3f8af',
500: '#bdf58c',
950: '#000000',
},
}SCSS
$custom: #bdf58c; $custom-light: #d3f8af; $custom-dark: #000000;
JSON
{
"hex": "#bdf58c",
"rgb": {
"r": 189,
"g": 245,
"b": 140
},
"hsl": {
"h": 92,
"s": 84,
"l": 75.49
},
"oklch": {
"l": 0.90831,
"c": 0.14611,
"h": 131.7
},
"luminance": 0.78017
}Semantic roles & 50–950 ramp
primary
#BDF58C
secondary
#9753D2
accent
#05E07A
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581