#BDFC8F#BDFC8F
#BDFC8F is a very light, vivid yellow-green. Relative luminance 0.824; OKLCH L 92.4% C 0.153 H 133.2°. Best body text is #000000 at 17.48:1 contrast (WCAG AA passes).
Color values
| HEX | #BDFC8F |
|---|---|
| RGB | rgb(189, 252, 143) |
| HSL | hsl(95, 95%, 77%) |
| HSV | hsv(95, 43%, 99%) |
| CMYK | cmyk(25%, 0%, 43.3%, 1.2%) |
| CIE-LAB | lab(92.76, -38.09, 45.86) |
| CIE-LCH | lch(92.76, 59.62, 129.71°) |
| OKLab | oklab(92.44% -0.1048 0.1116) |
| OKLCH | oklch(92.44% 0.153 133.2) |
| XYZ | xyz(60.7534, 82.4212, 38.6893) |
| Luminance | 0.8242 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 0.82
Pistachio (survey)
#C0FA8B
ΔE00 0.99
Light Yellowish Green
#C2FF89
ΔE00 1.57
Light Pea Green
#C4FE82
ΔE00 2.59
Pale Light Green
#B1FC99
ΔE00 2.81
Pastel Green
#B0FF9D
ΔE00 3.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDFC8F #CE8FFC
analogous
#F4FC8F #BDFC8F #8FFC98
triadic
#BDFC8F #8FBDFC #FC8FBD
tetradic
#BDFC8F #8FF4FC #CE8FFC #FC988F
square
#BDFC8F #8FF4FC #CE8FFC #FC988F
split-complementary
#BDFC8F #988FFC #FC8FF4
monochromatic
#77F918 #9AFA53 #BDFC8F #E0FECB #EDFEE1
Accessibility & contrast
On white
1.20
#BDFC8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.48
#BDFC8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDFC8F
17.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDFC8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDFC8F | 1.00 | 1.20 | 17.48 | 17.48 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED86
Deuteranopia (green-blind)
#FBE895
Tritanopia (blue-blind)
#BEF4E2
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #bdfc8f; /* rgb */ color: rgb(189, 252, 143); /* oklch */ color: oklch(92.4% 0.153 133.2);
Tailwind
colors: {
custom: {
50: '#d3fdb1',
500: '#bdfc8f',
950: '#000000',
},
}SCSS
$custom: #bdfc8f; $custom-light: #d3fdb1; $custom-dark: #000000;
JSON
{
"hex": "#bdfc8f",
"rgb": {
"r": 189,
"g": 252,
"b": 143
},
"hsl": {
"h": 94.679,
"s": 94.783,
"l": 77.451
},
"oklch": {
"l": 0.92437,
"c": 0.1531,
"h": 133.2
},
"luminance": 0.82423
}Semantic roles & 50–950 ramp
primary
#BDFC8F
secondary
#A253DC
accent
#00E685
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581