#BDFA7C#BDFA7C
#BDFA7C is a very light, vivid yellow-green. Relative luminance 0.806; OKLCH L 91.7% C 0.169 H 130.4°. Best body text is #000000 at 17.13:1 contrast (WCAG AA passes).
Color values
| HEX | #BDFA7C |
|---|---|
| RGB | rgb(189, 250, 124) |
| HSL | hsl(89, 93%, 73%) |
| HSV | hsv(89, 50%, 98%) |
| CMYK | cmyk(24.4%, 0%, 50.4%, 2%) |
| CIE-LAB | lab(91.97, -39.34, 53.84) |
| CIE-LCH | lch(91.97, 66.68, 126.15°) |
| OKLab | oklab(91.73% -0.1094 0.1283) |
| OKLCH | oklch(91.73% 0.169 130.4) |
| XYZ | xyz(58.8093, 80.6439, 31.5323) |
| Luminance | 0.8065 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 1.06
Pale Lime
#BEFD73
ΔE00 1.48
Light Yellowish Green
#C2FF89
ΔE00 1.59
Pistachio (survey)
#C0FA8B
ΔE00 1.98
Light Yellow Green
#CCFD7F
ΔE00 2.22
Light Lime
#AEFD6C
ΔE00 2.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDFA7C #B97CFA
analogous
#FAF87C #BDFA7C #7EFA7C
triadic
#BDFA7C #7CBDFA #FA7CBD
tetradic
#BDFA7C #7CFAF8 #B97CFA #FA7C7E
square
#BDFA7C #7CFAF8 #B97CFA #FA7C7E
split-complementary
#BDFA7C #7C7EFA #F87CFA
monochromatic
#81F209 #9FF841 #BDFA7C #DBFCB7 #F0FEE2
Accessibility & contrast
On white
1.23
#BDFA7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.13
#BDFA7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDFA7C
17.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDFA7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDFA7C | 1.00 | 1.23 | 17.13 | 17.13 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB71
Deuteranopia (green-blind)
#FBE684
Tritanopia (blue-blind)
#C0F1DD
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #bdfa7c; /* rgb */ color: rgb(189, 250, 124); /* oklch */ color: oklch(91.7% 0.169 130.4);
Tailwind
colors: {
custom: {
50: '#d3fca5',
500: '#bdfa7c',
950: '#000000',
},
}SCSS
$custom: #bdfa7c; $custom-light: #d3fca5; $custom-dark: #000000;
JSON
{
"hex": "#bdfa7c",
"rgb": {
"r": 189,
"g": 250,
"b": 124
},
"hsl": {
"h": 89.048,
"s": 92.647,
"l": 73.333
},
"oklch": {
"l": 0.91725,
"c": 0.16863,
"h": 130.4
},
"luminance": 0.80645
}Semantic roles & 50–950 ramp
primary
#BDFA7C
secondary
#8B43D7
accent
#00E66F
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#14170F
muted
#838580