#BDFA8A#BDFA8A
#BDFA8A is a very light, vivid yellow-green. Relative luminance 0.810; OKLCH L 91.9% C 0.155 H 132.2°. Best body text is #000000 at 17.21:1 contrast (WCAG AA passes).
Color values
| HEX | #BDFA8A |
|---|---|
| RGB | rgb(189, 250, 138) |
| HSL | hsl(93, 92%, 76%) |
| HSV | hsv(93, 45%, 98%) |
| CMYK | cmyk(24.4%, 0%, 44.8%, 2%) |
| CIE-LAB | lab(92.14, -37.79, 47.48) |
| CIE-LCH | lch(92.14, 60.68, 128.52°) |
| OKLab | oklab(91.92% -0.1042 0.1151) |
| OKLCH | oklch(91.92% 0.155 132.2) |
| XYZ | xyz(59.7583, 81.0235, 36.5305) |
| Luminance | 0.8103 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 0.45
Light Yellowish Green
#C2FF89
ΔE00 1.30
Celery
#C1FD95
ΔE00 1.41
Light Pea Green
#C4FE82
ΔE00 2.09
Pale Lime
#BEFD73
ΔE00 3.37
Light Yellow Green
#CCFD7F
ΔE00 3.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDFA8A #C78AFA
analogous
#F5FA8A #BDFA8A #8AFA8F
triadic
#BDFA8A #8ABDFA #FA8ABD
tetradic
#BDFA8A #8AF5FA #C78AFA #FA8F8A
square
#BDFA8A #8AF5FA #C78AFA #FA8F8A
split-complementary
#BDFA8A #8F8AFA #FA8AF5
monochromatic
#7BF515 #9CF74F #BDFA8A #DEFDC5 #EEFEE2
Accessibility & contrast
On white
1.22
#BDFA8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.21
#BDFA8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDFA8A
17.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDFA8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDFA8A | 1.00 | 1.22 | 17.21 | 17.21 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC81
Deuteranopia (green-blind)
#FAE791
Tritanopia (blue-blind)
#BFF2DF
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #bdfa8a; /* rgb */ color: rgb(189, 250, 138); /* oklch */ color: oklch(91.9% 0.155 132.2);
Tailwind
colors: {
custom: {
50: '#d3fcae',
500: '#bdfa8a',
950: '#000000',
},
}SCSS
$custom: #bdfa8a; $custom-light: #d3fcae; $custom-dark: #000000;
JSON
{
"hex": "#bdfa8a",
"rgb": {
"r": 189,
"g": 250,
"b": 138
},
"hsl": {
"h": 92.679,
"s": 91.803,
"l": 76.078
},
"oklch": {
"l": 0.91916,
"c": 0.15522,
"h": 132.2
},
"luminance": 0.81025
}Semantic roles & 50–950 ramp
primary
#BDFA8A
secondary
#9A4FD9
accent
#00E67D
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581