#BDF57F#BDF57F
#BDF57F is a very light, vivid yellow-green. Relative luminance 0.777; OKLCH L 90.6% C 0.159 H 130.0°. Best body text is #000000 at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #BDF57F |
|---|---|
| RGB | rgb(189, 245, 127) |
| HSL | hsl(88, 86%, 73%) |
| HSV | hsv(88, 48%, 96%) |
| CMYK | cmyk(22.9%, 0%, 48.2%, 3.9%) |
| CIE-LAB | lab(90.62, -36.78, 50.81) |
| CIE-LCH | lch(90.62, 62.72, 125.90°) |
| OKLab | oklab(90.64% -0.1021 0.1219) |
| OKLCH | oklch(90.64% 0.159 130) |
| XYZ | xyz(57.4688, 77.6548, 32.0356) |
| Luminance | 0.7766 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.61
Light Pea Green
#C4FE82
ΔE00 1.92
Light Yellowish Green
#C2FF89
ΔE00 2.11
Light Yellow Green
#CCFD7F
ΔE00 2.64
Pale Lime
#BEFD73
ΔE00 2.67
Celery
#C1FD95
ΔE00 2.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDF57F #B77FF5
analogous
#F5F27F #BDF57F #82F57F
triadic
#BDF57F #7FBDF5 #F57FBD
tetradic
#BDF57F #7FF5F2 #B77FF5 #F57F82
square
#BDF57F #7FF5F2 #B77FF5 #F57F82
split-complementary
#BDF57F #7F82F5 #F27FF5
monochromatic
#82E812 #A0F146 #BDF57F #DAF9B8 #F0FDE3
Accessibility & contrast
On white
1.27
#BDF57F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.53
#BDF57F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDF57F
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDF57F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDF57F | 1.00 | 1.27 | 16.53 | 16.53 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE775
Deuteranopia (green-blind)
#F6E386
Tritanopia (blue-blind)
#C1ECDA
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #bdf57f; /* rgb */ color: rgb(189, 245, 127); /* oklch */ color: oklch(90.6% 0.159 130.0);
Tailwind
colors: {
custom: {
50: '#d3f8a6',
500: '#bdf57f',
950: '#000000',
},
}SCSS
$custom: #bdf57f; $custom-light: #d3f8a6; $custom-dark: #000000;
JSON
{
"hex": "#bdf57f",
"rgb": {
"r": 189,
"g": 245,
"b": 127
},
"hsl": {
"h": 88.475,
"s": 85.507,
"l": 72.941
},
"oklch": {
"l": 0.90644,
"c": 0.15895,
"h": 130
},
"luminance": 0.77656
}Semantic roles & 50–950 ramp
primary
#BDF57F
secondary
#8947D1
accent
#03E26D
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#141710
muted
#838580