#BDF588#BDF588
#BDF588 is a very light, vivid yellow-green. Relative luminance 0.779; OKLCH L 90.8% C 0.150 H 131.1°. Best body text is #000000 at 16.58:1 contrast (WCAG AA passes).
Color values
| HEX | #BDF588 |
|---|---|
| RGB | rgb(189, 245, 136) |
| HSL | hsl(91, 84%, 75%) |
| HSV | hsv(91, 44%, 96%) |
| CMYK | cmyk(22.9%, 0%, 44.5%, 3.9%) |
| CIE-LAB | lab(90.73, -35.76, 46.68) |
| CIE-LCH | lch(90.73, 58.80, 127.46°) |
| OKLab | oklab(90.77% -0.0987 0.1132) |
| OKLCH | oklch(90.77% 0.15 131.1) |
| XYZ | xyz(58.0818, 77.8999, 35.2639) |
| Luminance | 0.7790 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.03
Celery
#C1FD95
ΔE00 2.03
Light Yellowish Green
#C2FF89
ΔE00 2.20
Light Pea Green
#C4FE82
ΔE00 2.60
Light Yellow Green
#CCFD7F
ΔE00 3.51
Pale Lime
#BEFD73
ΔE00 3.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDF588 #C088F5
analogous
#F3F588 #BDF588 #88F58A
triadic
#BDF588 #88BDF5 #F588BD
tetradic
#BDF588 #88F3F5 #C088F5 #F58A88
square
#BDF588 #88F3F5 #C088F5 #F58A88
split-complementary
#BDF588 #8A88F5 #F588F3
monochromatic
#7EEC17 #9EF050 #BDF588 #DCFAC0 #EFFDE3
Accessibility & contrast
On white
1.27
#BDF588 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.58
#BDF588 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDF588
16.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDF588 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDF588 | 1.00 | 1.27 | 16.58 | 16.58 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE77F
Deuteranopia (green-blind)
#F5E38E
Tritanopia (blue-blind)
#C0EDDB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #bdf588; /* rgb */ color: rgb(189, 245, 136); /* oklch */ color: oklch(90.8% 0.150 131.1);
Tailwind
colors: {
custom: {
50: '#d3f8ac',
500: '#bdf588',
950: '#000000',
},
}SCSS
$custom: #bdf588; $custom-light: #d3f8ac; $custom-dark: #000000;
JSON
{
"hex": "#bdf588",
"rgb": {
"r": 189,
"g": 245,
"b": 136
},
"hsl": {
"h": 90.826,
"s": 84.496,
"l": 74.706
},
"oklch": {
"l": 0.90771,
"c": 0.15014,
"h": 131.1
},
"luminance": 0.77901
}Semantic roles & 50–950 ramp
primary
#BDF588
secondary
#924FD2
accent
#05E176
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581