#BDFE7E#BDFE7E
#BDFE7E is a very light, vivid yellow-green. Relative luminance 0.832; OKLCH L 92.6% C 0.172 H 131.3°. Best body text is #000000 at 17.64:1 contrast (WCAG AA passes).
Color values
| HEX | #BDFE7E |
|---|---|
| RGB | rgb(189, 254, 126) |
| HSL | hsl(90, 98%, 75%) |
| HSV | hsv(90, 50%, 100%) |
| CMYK | cmyk(25.6%, 0%, 50.4%, 0.4%) |
| CIE-LAB | lab(93.11, -40.90, 54.28) |
| CIE-LCH | lch(93.11, 67.97, 127.00°) |
| OKLab | oklab(92.65% -0.1136 0.1294) |
| OKLCH | oklch(92.65% 0.172 131.3) |
| XYZ | xyz(60.1932, 83.2072, 32.6239) |
| Luminance | 0.8321 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 1.03
Light Yellowish Green
#C2FF89
ΔE00 1.33
Pale Lime
#BEFD73
ΔE00 1.44
Pistachio (survey)
#C0FA8B
ΔE00 2.20
Light Lime
#AEFD6C
ΔE00 2.32
Key Lime
#AEFF6E
ΔE00 2.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDFE7E #BF7EFE
analogous
#FDFE7E #BDFE7E #7EFE7F
triadic
#BDFE7E #7EBDFE #FE7EBD
tetradic
#BDFE7E #7EFDFE #BF7EFE #FE7F7E
square
#BDFE7E #7EFDFE #BF7EFE #FE7F7E
split-complementary
#BDFE7E #7F7EFE #FE7EFD
monochromatic
#7FFD05 #9EFE41 #BDFE7E #DCFEBB #EFFFE1
Accessibility & contrast
On white
1.19
#BDFE7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.64
#BDFE7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDFE7E
17.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDFE7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDFE7E | 1.00 | 1.19 | 17.64 | 17.64 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE72
Deuteranopia (green-blind)
#FEEA86
Tritanopia (blue-blind)
#C0F5E1
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #bdfe7e; /* rgb */ color: rgb(189, 254, 126); /* oklch */ color: oklch(92.6% 0.172 131.3);
Tailwind
colors: {
custom: {
50: '#d3ffa6',
500: '#bdfe7e',
950: '#000000',
},
}SCSS
$custom: #bdfe7e; $custom-light: #d3ffa6; $custom-dark: #000000;
JSON
{
"hex": "#bdfe7e",
"rgb": {
"r": 189,
"g": 254,
"b": 126
},
"hsl": {
"h": 90.469,
"s": 98.462,
"l": 74.51
},
"oklch": {
"l": 0.92648,
"c": 0.17221,
"h": 131.3
},
"luminance": 0.83209
}Semantic roles & 50–950 ramp
primary
#BDFE7E
secondary
#9144DD
accent
#00E675
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#141810
muted
#838680