#BDF393#BDF393
#BDF393 is a very light, vivid yellow-green. Relative luminance 0.770; OKLCH L 90.5% C 0.136 H 132.5°. Best body text is #000000 at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #BDF393 |
|---|---|
| RGB | rgb(189, 243, 147) |
| HSL | hsl(94, 80%, 76%) |
| HSV | hsv(94, 40%, 95%) |
| CMYK | cmyk(22.2%, 0%, 39.5%, 4.7%) |
| CIE-LAB | lab(90.33, -33.50, 40.82) |
| CIE-LCH | lch(90.33, 52.81, 129.37°) |
| OKLab | oklab(90.5% -0.0918 0.1003) |
| OKLCH | oklch(90.5% 0.136 132.5) |
| XYZ | xyz(58.3022, 77.0253, 39.3938) |
| Luminance | 0.7703 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 2.21
Pistachio (survey)
#C0FA8B
ΔE00 2.45
Tea Green
#BDF8A3
ΔE00 2.59
Washed Out Green
#BCF5A6
ΔE00 3.29
Pale Light Green
#B1FC99
ΔE00 3.30
Light Yellowish Green
#C2FF89
ΔE00 3.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDF393 #C993F3
analogous
#EDF393 #BDF393 #93F399
triadic
#BDF393 #93BDF3 #F393BD
tetradic
#BDF393 #93EDF3 #C993F3 #F39993
square
#BDF393 #93EDF3 #C993F3 #F39993
split-complementary
#BDF393 #9993F3 #F393ED
monochromatic
#7AE725 #9BED5C #BDF393 #DFF9CA #EEFCE3
Accessibility & contrast
On white
1.28
#BDF393 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.41
#BDF393 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDF393
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDF393 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDF393 | 1.00 | 1.28 | 16.41 | 16.41 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE68C
Deuteranopia (green-blind)
#F2E298
Tritanopia (blue-blind)
#BFECDB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #bdf393; /* rgb */ color: rgb(189, 243, 147); /* oklch */ color: oklch(90.5% 0.136 132.5);
Tailwind
colors: {
custom: {
50: '#d2f7b4',
500: '#bdf393',
950: '#000000',
},
}SCSS
$custom: #bdf393; $custom-light: #d2f7b4; $custom-dark: #000000;
JSON
{
"hex": "#bdf393",
"rgb": {
"r": 189,
"g": 243,
"b": 147
},
"hsl": {
"h": 93.75,
"s": 80,
"l": 76.471
},
"oklch": {
"l": 0.90497,
"c": 0.136,
"h": 132.5
},
"luminance": 0.77027
}Semantic roles & 50–950 ramp
primary
#BDF393
secondary
#9D5AD0
accent
#09DC80
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141711
muted
#838581