#BDFC8D#BDFC8D
#BDFC8D is a very light, vivid yellow-green. Relative luminance 0.824; OKLCH L 92.4% C 0.155 H 132.9°. Best body text is #000000 at 17.47:1 contrast (WCAG AA passes).
Color values
| HEX | #BDFC8D |
|---|---|
| RGB | rgb(189, 252, 141) |
| HSL | hsl(94, 95%, 77%) |
| HSV | hsv(94, 44%, 99%) |
| CMYK | cmyk(25%, 0%, 44%, 1.2%) |
| CIE-LAB | lab(92.73, -38.33, 46.79) |
| CIE-LCH | lch(92.73, 60.48, 129.33°) |
| OKLab | oklab(92.41% -0.1055 0.1136) |
| OKLCH | oklch(92.41% 0.155 132.9) |
| XYZ | xyz(60.6033, 82.3611, 37.8984) |
| Luminance | 0.8236 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 0.83
Celery
#C1FD95
ΔE00 1.07
Light Yellowish Green
#C2FF89
ΔE00 1.32
Light Pea Green
#C4FE82
ΔE00 2.31
Pale Light Green
#B1FC99
ΔE00 3.05
Spring Green (survey)
#A9F971
ΔE00 3.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDFC8D #CC8DFC
analogous
#F5FC8D #BDFC8D #8DFC95
triadic
#BDFC8D #8DBDFC #FC8DBD
tetradic
#BDFC8D #8DF5FC #CC8DFC #FC958D
square
#BDFC8D #8DF5FC #CC8DFC #FC958D
split-complementary
#BDFC8D #958DFC #FC8DF5
monochromatic
#78F916 #9AFA51 #BDFC8D #E0FEC9 #EEFEE1
Accessibility & contrast
On white
1.20
#BDFC8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.47
#BDFC8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDFC8D
17.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDFC8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDFC8D | 1.00 | 1.20 | 17.47 | 17.47 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED84
Deuteranopia (green-blind)
#FBE893
Tritanopia (blue-blind)
#BEF4E1
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #bdfc8d; /* rgb */ color: rgb(189, 252, 141); /* oklch */ color: oklch(92.4% 0.155 132.9);
Tailwind
colors: {
custom: {
50: '#d3fdb0',
500: '#bdfc8d',
950: '#000000',
},
}SCSS
$custom: #bdfc8d; $custom-light: #d3fdb0; $custom-dark: #000000;
JSON
{
"hex": "#bdfc8d",
"rgb": {
"r": 189,
"g": 252,
"b": 141
},
"hsl": {
"h": 94.054,
"s": 94.872,
"l": 77.059
},
"oklch": {
"l": 0.92407,
"c": 0.15509,
"h": 132.9
},
"luminance": 0.82363
}Semantic roles & 50–950 ramp
primary
#BDFC8D
secondary
#A051DC
accent
#00E682
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141711
muted
#838581