#BDF589#BDF589
#BDF589 is a very light, vivid yellow-green. Relative luminance 0.779; OKLCH L 90.8% C 0.149 H 131.2°. Best body text is #000000 at 16.59:1 contrast (WCAG AA passes).
Color values
| HEX | #BDF589 |
|---|---|
| RGB | rgb(189, 245, 137) |
| HSL | hsl(91, 84%, 75%) |
| HSV | hsv(91, 44%, 96%) |
| CMYK | cmyk(22.9%, 0%, 44.1%, 3.9%) |
| CIE-LAB | lab(90.75, -35.65, 46.21) |
| CIE-LCH | lch(90.75, 58.36, 127.64°) |
| OKLab | oklab(90.79% -0.0983 0.1122) |
| OKLCH | oklch(90.79% 0.149 131.2) |
| XYZ | xyz(58.1532, 77.9285, 35.6399) |
| Luminance | 0.7793 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.05
Celery
#C1FD95
ΔE00 1.94
Light Yellowish Green
#C2FF89
ΔE00 2.26
Light Pea Green
#C4FE82
ΔE00 2.71
Light Yellow Green
#CCFD7F
ΔE00 3.62
Pale Light Green
#B1FC99
ΔE00 3.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDF589 #C189F5
analogous
#F3F589 #BDF589 #89F58B
triadic
#BDF589 #89BDF5 #F589BD
tetradic
#BDF589 #89F3F5 #C189F5 #F58B89
square
#BDF589 #89F3F5 #C189F5 #F58B89
split-complementary
#BDF589 #8B89F5 #F589F3
monochromatic
#7EEB18 #9DF051 #BDF589 #DDFAC1 #EFFDE3
Accessibility & contrast
On white
1.27
#BDF589 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.59
#BDF589 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDF589
16.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDF589 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDF589 | 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)
#FEE780
Deuteranopia (green-blind)
#F5E38F
Tritanopia (blue-blind)
#C0EDDB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #bdf589; /* rgb */ color: rgb(189, 245, 137); /* oklch */ color: oklch(90.8% 0.149 131.2);
Tailwind
colors: {
custom: {
50: '#d3f8ad',
500: '#bdf589',
950: '#000000',
},
}SCSS
$custom: #bdf589; $custom-light: #d3f8ad; $custom-dark: #000000;
JSON
{
"hex": "#bdf589",
"rgb": {
"r": 189,
"g": 245,
"b": 137
},
"hsl": {
"h": 91.111,
"s": 84.375,
"l": 74.902
},
"oklch": {
"l": 0.90786,
"c": 0.14913,
"h": 131.2
},
"luminance": 0.7793
}Semantic roles & 50–950 ramp
primary
#BDF589
secondary
#9450D2
accent
#05E177
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581