#BDFD7C#BDFD7C
#BDFD7C is a very light, vivid yellow-green. Relative luminance 0.825; OKLCH L 92.4% C 0.173 H 130.9°. Best body text is #000000 at 17.51:1 contrast (WCAG AA passes).
Color values
| HEX | #BDFD7C |
|---|---|
| RGB | rgb(189, 253, 124) |
| HSL | hsl(90, 97%, 74%) |
| HSV | hsv(90, 51%, 99%) |
| CMYK | cmyk(25.3%, 0%, 51%, 0.8%) |
| CIE-LAB | lab(92.81, -40.67, 54.84) |
| CIE-LCH | lch(92.81, 68.27, 126.56°) |
| OKLab | oklab(92.4% -0.1131 0.1305) |
| OKLCH | oklch(92.4% 0.173 130.9) |
| XYZ | xyz(59.7489, 82.5231, 31.8455) |
| Luminance | 0.8253 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 1.01
Pale Lime
#BEFD73
ΔE00 1.21
Light Yellowish Green
#C2FF89
ΔE00 1.52
Light Lime
#AEFD6C
ΔE00 2.27
Pistachio (survey)
#C0FA8B
ΔE00 2.29
Light Yellow Green
#CCFD7F
ΔE00 2.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDFD7C #BC7CFD
analogous
#FDFC7C #BDFD7C #7DFD7C
triadic
#BDFD7C #7CBDFD #FD7CBD
tetradic
#BDFD7C #7CFDFC #BC7CFD #FD7C7D
square
#BDFD7C #7CFDFC #BC7CFD #FD7C7D
split-complementary
#BDFD7C #7C7DFD #FC7CFD
monochromatic
#80FB04 #9FFC40 #BDFD7C #DBFEB8 #F0FFE1
Accessibility & contrast
On white
1.20
#BDFD7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.51
#BDFD7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDFD7C
17.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDFD7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDFD7C | 1.00 | 1.20 | 17.51 | 17.51 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED70
Deuteranopia (green-blind)
#FDE984
Tritanopia (blue-blind)
#C0F4E0
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #bdfd7c; /* rgb */ color: rgb(189, 253, 124); /* oklch */ color: oklch(92.4% 0.173 130.9);
Tailwind
colors: {
custom: {
50: '#d3fea5',
500: '#bdfd7c',
950: '#000000',
},
}SCSS
$custom: #bdfd7c; $custom-light: #d3fea5; $custom-dark: #000000;
JSON
{
"hex": "#bdfd7c",
"rgb": {
"r": 189,
"g": 253,
"b": 124
},
"hsl": {
"h": 89.767,
"s": 96.992,
"l": 73.922
},
"oklch": {
"l": 0.92398,
"c": 0.17269,
"h": 130.9
},
"luminance": 0.82525
}Semantic roles & 50–950 ramp
primary
#BDFD7C
secondary
#8E42DB
accent
#00E672
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#14180F
muted
#838680