#BDF37F#BDF37F
#BDF37F is a very light, vivid yellow-green. Relative luminance 0.765; OKLCH L 90.2% C 0.156 H 129.6°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #BDF37F |
|---|---|
| RGB | rgb(189, 243, 127) |
| HSL | hsl(88, 83%, 73%) |
| HSV | hsv(88, 48%, 95%) |
| CMYK | cmyk(22.2%, 0%, 47.7%, 4.7%) |
| CIE-LAB | lab(90.07, -35.87, 50.13) |
| CIE-LCH | lch(90.07, 61.65, 125.59°) |
| OKLab | oklab(90.2% -0.0995 0.1204) |
| OKLCH | oklch(90.2% 0.156 129.6) |
| XYZ | xyz(56.8670, 76.4512, 31.8351) |
| Luminance | 0.7645 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.85
Light Pea Green
#C4FE82
ΔE00 2.34
Light Yellowish Green
#C2FF89
ΔE00 2.52
Light Yellow Green
#CCFD7F
ΔE00 2.88
Pale Lime
#BEFD73
ΔE00 3.06
Celery
#C1FD95
ΔE00 3.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDF37F #B57FF3
analogous
#F3EF7F #BDF37F #83F37F
triadic
#BDF37F #7FBDF3 #F37FBD
tetradic
#BDF37F #7FF3EF #B57FF3 #F37F83
square
#BDF37F #7FF3EF #B57FF3 #F37F83
split-complementary
#BDF37F #7F83F3 #EF7FF3
monochromatic
#83E215 #A0EE47 #BDF37F #DAF8B7 #F1FCE3
Accessibility & contrast
On white
1.29
#BDF37F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#BDF37F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDF37F
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDF37F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDF37F | 1.00 | 1.29 | 16.29 | 16.29 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE575
Deuteranopia (green-blind)
#F5E186
Tritanopia (blue-blind)
#C1EAD8
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #bdf37f; /* rgb */ color: rgb(189, 243, 127); /* oklch */ color: oklch(90.2% 0.156 129.6);
Tailwind
colors: {
custom: {
50: '#d3f7a6',
500: '#bdf37f',
950: '#000000',
},
}SCSS
$custom: #bdf37f; $custom-light: #d3f7a6; $custom-dark: #000000;
JSON
{
"hex": "#bdf37f",
"rgb": {
"r": 189,
"g": 243,
"b": 127
},
"hsl": {
"h": 87.931,
"s": 82.857,
"l": 72.549
},
"oklch": {
"l": 0.90197,
"c": 0.15619,
"h": 129.6
},
"luminance": 0.76452
}Semantic roles & 50–950 ramp
primary
#BDF37F
secondary
#8648CE
accent
#06DF6B
background
#FEFFFC
surface
#FBFEF6
border
#D4D6D0
text
#14170F
muted
#838580