#BDF591#BDF591
#BDF591 is a very light, vivid yellow-green. Relative luminance 0.782; OKLCH L 90.9% C 0.141 H 132.5°. Best body text is #000000 at 16.63:1 contrast (WCAG AA passes).
Color values
| HEX | #BDF591 |
|---|---|
| RGB | rgb(189, 245, 145) |
| HSL | hsl(94, 83%, 76%) |
| HSV | hsv(94, 41%, 96%) |
| CMYK | cmyk(22.9%, 0%, 40.8%, 3.9%) |
| CIE-LAB | lab(90.86, -34.67, 42.47) |
| CIE-LCH | lch(90.86, 54.83, 129.23°) |
| OKLab | oklab(90.91% -0.0952 0.104) |
| OKLCH | oklch(90.91% 0.141 132.5) |
| XYZ | xyz(58.7484, 78.1666, 38.7750) |
| Luminance | 0.7817 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.66
Pistachio (survey)
#C0FA8B
ΔE00 1.80
Tea Green
#BDF8A3
ΔE00 2.89
Light Yellowish Green
#C2FF89
ΔE00 3.02
Pale Light Green
#B1FC99
ΔE00 3.10
Light Pea Green
#C4FE82
ΔE00 3.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDF591 #C991F5
analogous
#EFF591 #BDF591 #91F597
triadic
#BDF591 #91BDF5 #F591BD
tetradic
#BDF591 #91EFF5 #C991F5 #F59791
square
#BDF591 #91EFF5 #C991F5 #F59791
split-complementary
#BDF591 #9791F5 #F591EF
monochromatic
#7AEB21 #9BF059 #BDF591 #DFFAC9 #EEFCE3
Accessibility & contrast
On white
1.26
#BDF591 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.63
#BDF591 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDF591
16.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDF591 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDF591 | 1.00 | 1.26 | 16.63 | 16.63 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE889
Deuteranopia (green-blind)
#F4E397
Tritanopia (blue-blind)
#BFEEDD
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #bdf591; /* rgb */ color: rgb(189, 245, 145); /* oklch */ color: oklch(90.9% 0.141 132.5);
Tailwind
colors: {
custom: {
50: '#d2f8b2',
500: '#bdf591',
950: '#000000',
},
}SCSS
$custom: #bdf591; $custom-light: #d2f8b2; $custom-dark: #000000;
JSON
{
"hex": "#bdf591",
"rgb": {
"r": 189,
"g": 245,
"b": 145
},
"hsl": {
"h": 93.6,
"s": 83.333,
"l": 76.471
},
"oklch": {
"l": 0.90909,
"c": 0.141,
"h": 132.5
},
"luminance": 0.78168
}Semantic roles & 50–950 ramp
primary
#BDF591
secondary
#9D57D3
accent
#06E080
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581