#BDFA93#BDFA93
#BDFA93 is a very light, vivid yellow-green. Relative luminance 0.813; OKLCH L 92.1% C 0.146 H 133.5°. Best body text is #000000 at 17.26:1 contrast (WCAG AA passes).
Color values
| HEX | #BDFA93 |
|---|---|
| RGB | rgb(189, 250, 147) |
| HSL | hsl(96, 91%, 78%) |
| HSV | hsv(96, 41%, 98%) |
| CMYK | cmyk(24.4%, 0%, 41.2%, 2%) |
| CIE-LAB | lab(92.26, -36.69, 43.29) |
| CIE-LCH | lch(92.26, 56.75, 130.28°) |
| OKLab | oklab(92.05% -0.1007 0.106) |
| OKLCH | oklch(92.05% 0.146 133.5) |
| XYZ | xyz(60.4371, 81.2950, 40.1054) |
| Luminance | 0.8130 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 0.70
Pistachio (survey)
#C0FA8B
ΔE00 1.48
Light Yellowish Green
#C2FF89
ΔE00 2.39
Pale Light Green
#B1FC99
ΔE00 2.42
Tea Green
#BDF8A3
ΔE00 2.93
Pastel Green
#B0FF9D
ΔE00 3.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDFA93 #D093FA
analogous
#F0FA93 #BDFA93 #93FA9C
triadic
#BDFA93 #93BDFA #FA93BD
tetradic
#BDFA93 #93F0FA #D093FA #FA9C93
square
#BDFA93 #93F0FA #D093FA #FA9C93
split-complementary
#BDFA93 #9C93FA #FA93F0
monochromatic
#76F51E #99F759 #BDFA93 #E1FDCD #EDFEE2
Accessibility & contrast
On white
1.22
#BDFA93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.26
#BDFA93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDFA93
17.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDFA93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDFA93 | 1.00 | 1.22 | 17.26 | 17.26 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC8B
Deuteranopia (green-blind)
#F9E799
Tritanopia (blue-blind)
#BEF3E1
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #bdfa93; /* rgb */ color: rgb(189, 250, 147); /* oklch */ color: oklch(92.1% 0.146 133.5);
Tailwind
colors: {
custom: {
50: '#d3fcb4',
500: '#bdfa93',
950: '#000000',
},
}SCSS
$custom: #bdfa93; $custom-light: #d3fcb4; $custom-dark: #000000;
JSON
{
"hex": "#bdfa93",
"rgb": {
"r": 189,
"g": 250,
"b": 147
},
"hsl": {
"h": 95.534,
"s": 91.15,
"l": 77.843
},
"oklch": {
"l": 0.92053,
"c": 0.1462,
"h": 133.5
},
"luminance": 0.81297
}Semantic roles & 50–950 ramp
primary
#BDFA93
secondary
#A557DA
accent
#00E688
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581