#BDFD8A#BDFD8A
#BDFD8A is a very light, vivid yellow-green. Relative luminance 0.829; OKLCH L 92.6% C 0.159 H 132.6°. Best body text is #000000 at 17.58:1 contrast (WCAG AA passes).
Color values
| HEX | #BDFD8A |
|---|---|
| RGB | rgb(189, 253, 138) |
| HSL | hsl(93, 97%, 77%) |
| HSV | hsv(93, 45%, 99%) |
| CMYK | cmyk(25.3%, 0%, 45.5%, 0.8%) |
| CIE-LAB | lab(92.97, -39.13, 48.51) |
| CIE-LCH | lch(92.97, 62.33, 128.89°) |
| OKLab | oklab(92.59% -0.1079 0.1174) |
| OKLCH | oklch(92.59% 0.159 132.6) |
| XYZ | xyz(60.6979, 82.9027, 36.8437) |
| Luminance | 0.8290 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellowish Green
#C2FF89
ΔE00 0.89
Pistachio (survey)
#C0FA8B
ΔE00 0.96
Celery
#C1FD95
ΔE00 1.55
Light Pea Green
#C4FE82
ΔE00 1.87
Pale Lime
#BEFD73
ΔE00 3.13
Spring Green (survey)
#A9F971
ΔE00 3.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDFD8A #CA8AFD
analogous
#F7FD8A #BDFD8A #8AFD91
triadic
#BDFD8A #8ABDFD #FD8ABD
tetradic
#BDFD8A #8AF7FD #CA8AFD #FD918A
square
#BDFD8A #8AF7FD #CA8AFD #FD918A
split-complementary
#BDFD8A #918AFD #FD8AF7
monochromatic
#79FB12 #9BFC4E #BDFD8A #DFFEC6 #EEFEE1
Accessibility & contrast
On white
1.19
#BDFD8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.58
#BDFD8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDFD8A
17.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDFD8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDFD8A | 1.00 | 1.19 | 17.58 | 17.58 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE81
Deuteranopia (green-blind)
#FCE991
Tritanopia (blue-blind)
#BFF5E2
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #bdfd8a; /* rgb */ color: rgb(189, 253, 138); /* oklch */ color: oklch(92.6% 0.159 132.6);
Tailwind
colors: {
custom: {
50: '#d3feae',
500: '#bdfd8a',
950: '#000000',
},
}SCSS
$custom: #bdfd8a; $custom-light: #d3feae; $custom-dark: #000000;
JSON
{
"hex": "#bdfd8a",
"rgb": {
"r": 189,
"g": 253,
"b": 138
},
"hsl": {
"h": 93.391,
"s": 96.639,
"l": 76.667
},
"oklch": {
"l": 0.92587,
"c": 0.15946,
"h": 132.6
},
"luminance": 0.82904
}Semantic roles & 50–950 ramp
primary
#BDFD8A
secondary
#9E4EDD
accent
#00E680
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141810
muted
#838681