#BDFD8C#BDFD8C
#BDFD8C is a very light, vivid yellow-green. Relative luminance 0.830; OKLCH L 92.6% C 0.158 H 132.9°. Best body text is #000000 at 17.59:1 contrast (WCAG AA passes).
Color values
| HEX | #BDFD8C |
|---|---|
| RGB | rgb(189, 253, 140) |
| HSL | hsl(94, 97%, 77%) |
| HSV | hsv(94, 45%, 99%) |
| CMYK | cmyk(25.3%, 0%, 44.7%, 0.8%) |
| CIE-LAB | lab(93.00, -38.90, 47.59) |
| CIE-LCH | lch(93.00, 61.47, 129.26°) |
| OKLab | oklab(92.62% -0.1072 0.1154) |
| OKLCH | oklch(92.62% 0.158 132.9) |
| XYZ | xyz(60.8441, 82.9612, 37.6133) |
| Luminance | 0.8296 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 0.96
Light Yellowish Green
#C2FF89
ΔE00 1.10
Celery
#C1FD95
ΔE00 1.28
Light Pea Green
#C4FE82
ΔE00 2.13
Pale Light Green
#B1FC99
ΔE00 3.20
Spring Green (survey)
#A9F971
ΔE00 3.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDFD8C #CC8CFD
analogous
#F6FD8C #BDFD8C #8CFD94
triadic
#BDFD8C #8CBDFD #FD8CBD
tetradic
#BDFD8C #8CF6FD #CC8CFD #FD948C
square
#BDFD8C #8CF6FD #CC8CFD #FD948C
split-complementary
#BDFD8C #948CFD #FD8CF6
monochromatic
#78FB14 #9AFC50 #BDFD8C #E0FEC8 #EEFEE1
Accessibility & contrast
On white
1.19
#BDFD8C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.59
#BDFD8C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDFD8C
17.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDFD8C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDFD8C | 1.00 | 1.19 | 17.59 | 17.59 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE83
Deuteranopia (green-blind)
#FCE993
Tritanopia (blue-blind)
#BEF5E2
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #bdfd8c; /* rgb */ color: rgb(189, 253, 140); /* oklch */ color: oklch(92.6% 0.158 132.9);
Tailwind
colors: {
custom: {
50: '#d3feaf',
500: '#bdfd8c',
950: '#000000',
},
}SCSS
$custom: #bdfd8c; $custom-light: #d3feaf; $custom-dark: #000000;
JSON
{
"hex": "#bdfd8c",
"rgb": {
"r": 189,
"g": 253,
"b": 140
},
"hsl": {
"h": 93.982,
"s": 96.581,
"l": 77.059
},
"oklch": {
"l": 0.92616,
"c": 0.1575,
"h": 132.9
},
"luminance": 0.82963
}Semantic roles & 50–950 ramp
primary
#BDFD8C
secondary
#A050DD
accent
#00E682
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141810
muted
#838681