#BDF39D#BDF39D
#BDF39D is a very light, vivid yellow-green. Relative luminance 0.774; OKLCH L 90.7% C 0.125 H 134.4°. Best body text is #000000 at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #BDF39D |
|---|---|
| RGB | rgb(189, 243, 157) |
| HSL | hsl(98, 78%, 78%) |
| HSV | hsv(98, 35%, 95%) |
| CMYK | cmyk(22.2%, 0%, 35.4%, 4.7%) |
| CIE-LAB | lab(90.48, -32.17, 36.06) |
| CIE-LCH | lch(90.48, 48.32, 131.74°) |
| OKLab | oklab(90.67% -0.0878 0.0896) |
| OKLCH | oklch(90.67% 0.125 134.4) |
| XYZ | xyz(59.1213, 77.3529, 43.7075) |
| Luminance | 0.7735 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 1.30
Washed Out Green
#BCF5A6
ΔE00 1.61
Light Light Green
#C8FFB0
ΔE00 2.98
Light Pastel Green
#B2FBA5
ΔE00 3.17
Celery
#C1FD95
ΔE00 3.23
Pale Light Green
#B1FC99
ΔE00 3.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDF39D #D39DF3
analogous
#E8F39D #BDF39D #9DF3A8
triadic
#BDF39D #9DBDF3 #F39DBD
tetradic
#BDF39D #9DE8F3 #D39DF3 #F3A89D
square
#BDF39D #9DE8F3 #D39DF3 #F3A89D
split-complementary
#BDF39D #A89DF3 #F39DE8
monochromatic
#74E630 #98EC66 #BDF39D #E2FAD4 #EDFCE4
Accessibility & contrast
On white
1.27
#BDF39D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.47
#BDF39D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDF39D
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDF39D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDF39D | 1.00 | 1.27 | 16.47 | 16.47 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE797
Deuteranopia (green-blind)
#F1E2A2
Tritanopia (blue-blind)
#BDEDDD
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #bdf39d; /* rgb */ color: rgb(189, 243, 157); /* oklch */ color: oklch(90.7% 0.125 134.4);
Tailwind
colors: {
custom: {
50: '#d2f7ba',
500: '#bdf39d',
950: '#000000',
},
}SCSS
$custom: #bdf39d; $custom-light: #d2f7ba; $custom-dark: #000000;
JSON
{
"hex": "#bdf39d",
"rgb": {
"r": 189,
"g": 243,
"b": 157
},
"hsl": {
"h": 97.674,
"s": 78.182,
"l": 78.431
},
"oklch": {
"l": 0.90668,
"c": 0.12543,
"h": 134.4
},
"luminance": 0.77354
}Semantic roles & 50–950 ramp
primary
#BDF39D
secondary
#A863D1
accent
#0BDA8D
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141712
muted
#838582