#BDFD8D#BDFD8D
#BDFD8D is a very light, vivid yellow-green. Relative luminance 0.830; OKLCH L 92.6% C 0.157 H 133.0°. Best body text is #000000 at 17.60:1 contrast (WCAG AA passes).
Color values
| HEX | #BDFD8D |
|---|---|
| RGB | rgb(189, 253, 141) |
| HSL | hsl(94, 97%, 77%) |
| HSV | hsv(94, 44%, 99%) |
| CMYK | cmyk(25.3%, 0%, 44.3%, 0.8%) |
| CIE-LAB | lab(93.01, -38.78, 47.13) |
| CIE-LCH | lch(93.01, 61.03, 129.44°) |
| OKLab | oklab(92.63% -0.1068 0.1144) |
| OKLCH | oklch(92.63% 0.157 133) |
| XYZ | xyz(60.9181, 82.9908, 38.0034) |
| Luminance | 0.8299 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 0.99
Celery
#C1FD95
ΔE00 1.15
Light Yellowish Green
#C2FF89
ΔE00 1.22
Light Pea Green
#C4FE82
ΔE00 2.26
Pale Light Green
#B1FC99
ΔE00 3.07
Spring Green (survey)
#A9F971
ΔE00 3.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDFD8D #CD8DFD
analogous
#F5FD8D #BDFD8D #8DFD95
triadic
#BDFD8D #8DBDFD #FD8DBD
tetradic
#BDFD8D #8DF5FD #CD8DFD #FD958D
square
#BDFD8D #8DF5FD #CD8DFD #FD958D
split-complementary
#BDFD8D #958DFD #FD8DF5
monochromatic
#77FB15 #9AFC51 #BDFD8D #E0FEC9 #EEFEE1
Accessibility & contrast
On white
1.19
#BDFD8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.60
#BDFD8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDFD8D
17.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDFD8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDFD8D | 1.00 | 1.19 | 17.60 | 17.60 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE84
Deuteranopia (green-blind)
#FCE994
Tritanopia (blue-blind)
#BEF5E2
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #bdfd8d; /* rgb */ color: rgb(189, 253, 141); /* oklch */ color: oklch(92.6% 0.157 133.0);
Tailwind
colors: {
custom: {
50: '#d3feb0',
500: '#bdfd8d',
950: '#000000',
},
}SCSS
$custom: #bdfd8d; $custom-light: #d3feb0; $custom-dark: #000000;
JSON
{
"hex": "#bdfd8d",
"rgb": {
"r": 189,
"g": 253,
"b": 141
},
"hsl": {
"h": 94.286,
"s": 96.552,
"l": 77.255
},
"oklch": {
"l": 0.9263,
"c": 0.15651,
"h": 133
},
"luminance": 0.82992
}Semantic roles & 50–950 ramp
primary
#BDFD8D
secondary
#A151DD
accent
#00E683
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141811
muted
#838681