#BDF59E#BDF59E
#BDF59E is a very light, vivid yellow-green. Relative luminance 0.786; OKLCH L 91.1% C 0.127 H 134.9°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #BDF59E |
|---|---|
| RGB | rgb(189, 245, 158) |
| HSL | hsl(99, 81%, 79%) |
| HSV | hsv(99, 36%, 96%) |
| CMYK | cmyk(22.9%, 0%, 35.5%, 3.9%) |
| CIE-LAB | lab(91.05, -32.96, 36.30) |
| CIE-LCH | lch(91.05, 49.03, 132.23°) |
| OKLab | oklab(91.13% -0.09 0.0902) |
| OKLCH | oklch(91.13% 0.127 134.9) |
| XYZ | xyz(59.8088, 78.5907, 44.3595) |
| Luminance | 0.7859 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 0.91
Washed Out Green
#BCF5A6
ΔE00 1.54
Light Light Green
#C8FFB0
ΔE00 2.71
Light Pastel Green
#B2FBA5
ΔE00 2.81
Pale Light Green
#B1FC99
ΔE00 2.93
Celery
#C1FD95
ΔE00 2.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDF59E #D69EF5
analogous
#E8F59E #BDF59E #9EF5AB
triadic
#BDF59E #9EBDF5 #F59EBD
tetradic
#BDF59E #9EE8F5 #D69EF5 #F5AB9E
square
#BDF59E #9EE8F5 #D69EF5 #F5AB9E
split-complementary
#BDF59E #AB9EF5 #F59EE8
monochromatic
#72EA2F #97EF67 #BDF59E #E3FBD5 #ECFCE3
Accessibility & contrast
On white
1.26
#BDF59E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.72
#BDF59E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDF59E
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDF59E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDF59E | 1.00 | 1.26 | 16.72 | 16.72 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE898
Deuteranopia (green-blind)
#F3E4A3
Tritanopia (blue-blind)
#BDEFDF
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #bdf59e; /* rgb */ color: rgb(189, 245, 158); /* oklch */ color: oklch(91.1% 0.127 134.9);
Tailwind
colors: {
custom: {
50: '#d2f8bb',
500: '#bdf59e',
950: '#000000',
},
}SCSS
$custom: #bdf59e; $custom-light: #d2f8bb; $custom-dark: #000000;
JSON
{
"hex": "#bdf59e",
"rgb": {
"r": 189,
"g": 245,
"b": 158
},
"hsl": {
"h": 98.621,
"s": 81.308,
"l": 79.02
},
"oklch": {
"l": 0.91127,
"c": 0.12737,
"h": 134.9
},
"luminance": 0.78592
}Semantic roles & 50–950 ramp
primary
#BDF59E
secondary
#AC63D4
accent
#08DE91
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141712
muted
#838582