#BDF17F#BDF17F
#BDF17F is a very light, vivid yellow-green. Relative luminance 0.753; OKLCH L 89.8% C 0.153 H 129.2°. Best body text is #000000 at 16.05:1 contrast (WCAG AA passes).
Color values
| HEX | #BDF17F |
|---|---|
| RGB | rgb(189, 241, 127) |
| HSL | hsl(87, 80%, 72%) |
| HSV | hsv(87, 47%, 95%) |
| CMYK | cmyk(21.6%, 0%, 47.3%, 5.5%) |
| CIE-LAB | lab(89.52, -34.96, 49.46) |
| CIE-LCH | lch(89.52, 60.57, 125.26°) |
| OKLab | oklab(89.75% -0.097 0.1189) |
| OKLCH | oklch(89.75% 0.153 129.2) |
| XYZ | xyz(56.2718, 75.2607, 31.6366) |
| Luminance | 0.7526 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.16
Light Pea Green
#C4FE82
ΔE00 2.79
Light Yellowish Green
#C2FF89
ΔE00 2.95
Light Yellow Green
#CCFD7F
ΔE00 3.17
Celery
#C1FD95
ΔE00 3.40
Pale Lime
#BEFD73
ΔE00 3.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDF17F #B37FF1
analogous
#F1EC7F #BDF17F #84F17F
triadic
#BDF17F #7FBDF1 #F17FBD
tetradic
#BDF17F #7FF1EC #B37FF1 #F17F84
square
#BDF17F #7FF1EC #B37FF1 #F17F84
split-complementary
#BDF17F #7F84F1 #EC7FF1
monochromatic
#83DD18 #A1EB48 #BDF17F #D9F7B6 #F1FCE3
Accessibility & contrast
On white
1.31
#BDF17F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.05
#BDF17F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDF17F
16.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDF17F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDF17F | 1.00 | 1.31 | 16.05 | 16.05 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE375
Deuteranopia (green-blind)
#F3E086
Tritanopia (blue-blind)
#C1E8D6
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #bdf17f; /* rgb */ color: rgb(189, 241, 127); /* oklch */ color: oklch(89.8% 0.153 129.2);
Tailwind
colors: {
custom: {
50: '#d3f6a6',
500: '#bdf17f',
950: '#000000',
},
}SCSS
$custom: #bdf17f; $custom-light: #d3f6a6; $custom-dark: #000000;
JSON
{
"hex": "#bdf17f",
"rgb": {
"r": 189,
"g": 241,
"b": 127
},
"hsl": {
"h": 87.368,
"s": 80.282,
"l": 72.157
},
"oklch": {
"l": 0.89751,
"c": 0.15342,
"h": 129.2
},
"luminance": 0.75262
}Semantic roles & 50–950 ramp
primary
#BDF17F
secondary
#8448CC
accent
#09DD69
background
#FEFFFC
surface
#FBFEF6
border
#D4D6D0
text
#14170F
muted
#838580