#BDFC8A#BDFC8A
#BDFC8A is a very light, vivid yellow-green. Relative luminance 0.823; OKLCH L 92.4% C 0.158 H 132.5°. Best body text is #000000 at 17.45:1 contrast (WCAG AA passes).
Color values
| HEX | #BDFC8A |
|---|---|
| RGB | rgb(189, 252, 138) |
| HSL | hsl(93, 95%, 76%) |
| HSV | hsv(93, 45%, 99%) |
| CMYK | cmyk(25%, 0%, 45.2%, 1.2%) |
| CIE-LAB | lab(92.70, -38.68, 48.17) |
| CIE-LCH | lch(92.70, 61.78, 128.77°) |
| OKLab | oklab(92.36% -0.1067 0.1166) |
| OKLCH | oklch(92.36% 0.158 132.5) |
| XYZ | xyz(60.3831, 82.2730, 36.7387) |
| Luminance | 0.8227 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 0.76
Light Yellowish Green
#C2FF89
ΔE00 0.99
Celery
#C1FD95
ΔE00 1.47
Light Pea Green
#C4FE82
ΔE00 1.92
Pale Lime
#BEFD73
ΔE00 3.19
Spring Green (survey)
#A9F971
ΔE00 3.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDFC8A #C98AFC
analogous
#F6FC8A #BDFC8A #8AFC90
triadic
#BDFC8A #8ABDFC #FC8ABD
tetradic
#BDFC8A #8AF6FC #C98AFC #FC908A
square
#BDFC8A #8AF6FC #C98AFC #FC908A
split-complementary
#BDFC8A #908AFC #FC8AF6
monochromatic
#7AF913 #9BFA4E #BDFC8A #DFFEC6 #EEFEE1
Accessibility & contrast
On white
1.20
#BDFC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.45
#BDFC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDFC8A
17.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDFC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDFC8A | 1.00 | 1.20 | 17.45 | 17.45 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED81
Deuteranopia (green-blind)
#FBE891
Tritanopia (blue-blind)
#BFF4E1
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #bdfc8a; /* rgb */ color: rgb(189, 252, 138); /* oklch */ color: oklch(92.4% 0.158 132.5);
Tailwind
colors: {
custom: {
50: '#d3fdae',
500: '#bdfc8a',
950: '#000000',
},
}SCSS
$custom: #bdfc8a; $custom-light: #d3fdae; $custom-dark: #000000;
JSON
{
"hex": "#bdfc8a",
"rgb": {
"r": 189,
"g": 252,
"b": 138
},
"hsl": {
"h": 93.158,
"s": 95,
"l": 76.471
},
"oklch": {
"l": 0.92363,
"c": 0.15805,
"h": 132.5
},
"luminance": 0.82275
}Semantic roles & 50–950 ramp
primary
#BDFC8A
secondary
#9D4FDC
accent
#00E67F
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581