#BDF579#BDF579
#BDF579 is a very light, vivid yellow-green. Relative luminance 0.775; OKLCH L 90.6% C 0.165 H 129.3°. Best body text is #000000 at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #BDF579 |
|---|---|
| RGB | rgb(189, 245, 121) |
| HSL | hsl(87, 86%, 72%) |
| HSV | hsv(87, 51%, 96%) |
| CMYK | cmyk(22.9%, 0%, 50.6%, 3.9%) |
| CIE-LAB | lab(90.55, -37.41, 53.52) |
| CIE-LCH | lch(90.55, 65.30, 124.96°) |
| OKLab | oklab(90.57% -0.1042 0.1274) |
| OKLCH | oklch(90.57% 0.165 129.3) |
| XYZ | xyz(57.0894, 77.5030, 30.0372) |
| Luminance | 0.7750 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 1.87
Pale Lime
#BEFD73
ΔE00 2.11
Pistachio (survey)
#C0FA8B
ΔE00 2.31
Light Yellow Green
#CCFD7F
ΔE00 2.32
Light Yellowish Green
#C2FF89
ΔE00 2.45
Spring Green (survey)
#A9F971
ΔE00 3.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDF579 #B179F5
analogous
#F5EF79 #BDF579 #7FF579
triadic
#BDF579 #79BDF5 #F579BD
tetradic
#BDF579 #79F5EF #B179F5 #F5797F
square
#BDF579 #79F5EF #B179F5 #F5797F
split-complementary
#BDF579 #797FF5 #EF79F5
monochromatic
#84E311 #A1F140 #BDF579 #D9F9B2 #F1FDE3
Accessibility & contrast
On white
1.27
#BDF579 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.50
#BDF579 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDF579
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDF579 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDF579 | 1.00 | 1.27 | 16.50 | 16.50 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE66E
Deuteranopia (green-blind)
#F7E381
Tritanopia (blue-blind)
#C1ECD9
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #bdf579; /* rgb */ color: rgb(189, 245, 121); /* oklch */ color: oklch(90.6% 0.165 129.3);
Tailwind
colors: {
custom: {
50: '#d3f8a2',
500: '#bdf579',
950: '#000000',
},
}SCSS
$custom: #bdf579; $custom-light: #d3f8a2; $custom-dark: #000000;
JSON
{
"hex": "#bdf579",
"rgb": {
"r": 189,
"g": 245,
"b": 121
},
"hsl": {
"h": 87.097,
"s": 86.111,
"l": 71.765
},
"oklch": {
"l": 0.90566,
"c": 0.16462,
"h": 129.3
},
"luminance": 0.77504
}Semantic roles & 50–950 ramp
primary
#BDF579
secondary
#8242D0
accent
#03E368
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#14170F
muted
#838580