#BDF58D#BDF58D
#BDF58D is a very light, vivid yellow-green. Relative luminance 0.780; OKLCH L 90.8% C 0.145 H 131.8°. Best body text is #000000 at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #BDF58D |
|---|---|
| RGB | rgb(189, 245, 141) |
| HSL | hsl(92, 84%, 76%) |
| HSV | hsv(92, 42%, 96%) |
| CMYK | cmyk(22.9%, 0%, 42.4%, 3.9%) |
| CIE-LAB | lab(90.80, -35.17, 44.35) |
| CIE-LCH | lch(90.80, 56.60, 128.41°) |
| OKLab | oklab(90.85% -0.0967 0.1081) |
| OKLCH | oklch(90.85% 0.145 131.8) |
| XYZ | xyz(58.4454, 78.0454, 37.1792) |
| Luminance | 0.7805 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.33
Celery
#C1FD95
ΔE00 1.70
Light Yellowish Green
#C2FF89
ΔE00 2.58
Light Pea Green
#C4FE82
ΔE00 3.19
Pale Light Green
#B1FC99
ΔE00 3.43
Tea Green
#BDF8A3
ΔE00 3.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDF58D #C58DF5
analogous
#F1F58D #BDF58D #8DF591
triadic
#BDF58D #8DBDF5 #F58DBD
tetradic
#BDF58D #8DF1F5 #C58DF5 #F5918D
square
#BDF58D #8DF1F5 #C58DF5 #F5918D
split-complementary
#BDF58D #918DF5 #F58DF1
monochromatic
#7CEB1C #9CF055 #BDF58D #DEFAC5 #EFFDE3
Accessibility & contrast
On white
1.26
#BDF58D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.61
#BDF58D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDF58D
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDF58D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDF58D | 1.00 | 1.26 | 16.61 | 16.61 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE785
Deuteranopia (green-blind)
#F5E393
Tritanopia (blue-blind)
#BFEDDC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #bdf58d; /* rgb */ color: rgb(189, 245, 141); /* oklch */ color: oklch(90.8% 0.145 131.8);
Tailwind
colors: {
custom: {
50: '#d3f8b0',
500: '#bdf58d',
950: '#000000',
},
}SCSS
$custom: #bdf58d; $custom-light: #d3f8b0; $custom-dark: #000000;
JSON
{
"hex": "#bdf58d",
"rgb": {
"r": 189,
"g": 245,
"b": 141
},
"hsl": {
"h": 92.308,
"s": 83.871,
"l": 75.686
},
"oklch": {
"l": 0.90846,
"c": 0.14509,
"h": 131.8
},
"luminance": 0.78047
}Semantic roles & 50–950 ramp
primary
#BDF58D
secondary
#9854D2
accent
#05E07B
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581