#BDFF97#BDFF97
#BDFF97 is a very light, vivid yellow-green. Relative luminance 0.846; OKLCH L 93.2% C 0.149 H 134.9°. Best body text is #000000 at 17.91:1 contrast (WCAG AA passes).
Color values
| HEX | #BDFF97 |
|---|---|
| RGB | rgb(189, 255, 151) |
| HSL | hsl(98, 100%, 80%) |
| HSV | hsv(98, 41%, 100%) |
| CMYK | cmyk(25.9%, 0%, 40.8%, 0%) |
| CIE-LAB | lab(93.70, -38.44, 43.19) |
| CIE-LCH | lch(93.70, 57.81, 131.67°) |
| OKLab | oklab(93.23% -0.1054 0.1059) |
| OKLCH | oklch(93.23% 0.149 134.9) |
| XYZ | xyz(62.3307, 84.5713, 42.3120) |
| Luminance | 0.8457 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 0.96
Pale Light Green
#B1FC99
ΔE00 1.98
Pistachio (survey)
#C0FA8B
ΔE00 2.14
Pastel Green
#B0FF9D
ΔE00 2.44
Light Yellowish Green
#C2FF89
ΔE00 2.50
Tea Green
#BDF8A3
ΔE00 3.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDFF97 #D997FF
analogous
#F1FF97 #BDFF97 #97FFA5
triadic
#BDFF97 #97BDFF #FF97BD
tetradic
#BDFF97 #97F1FF #D997FF #FFA597
square
#BDFF97 #97F1FF #D997FF #FFA597
split-complementary
#BDFF97 #A597FF #FF97F1
monochromatic
#6FFF1D #96FF5A #BDFF97 #E4FFD4 #ECFFE0
Accessibility & contrast
On white
1.17
#BDFF97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.91
#BDFF97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDFF97
17.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDFF97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDFF97 | 1.00 | 1.17 | 17.91 | 17.91 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF08F
Deuteranopia (green-blind)
#FCEB9D
Tritanopia (blue-blind)
#BDF8E6
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #bdff97; /* rgb */ color: rgb(189, 255, 151); /* oklch */ color: oklch(93.2% 0.149 134.9);
Tailwind
colors: {
custom: {
50: '#d3ffb7',
500: '#bdff97',
950: '#000000',
},
}SCSS
$custom: #bdff97; $custom-light: #d3ffb7; $custom-dark: #000000;
JSON
{
"hex": "#bdff97",
"rgb": {
"r": 189,
"g": 255,
"b": 151
},
"hsl": {
"h": 98.077,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.9323,
"c": 0.14938,
"h": 134.9
},
"luminance": 0.84573
}Semantic roles & 50–950 ramp
primary
#BDFF97
secondary
#B059E2
accent
#00E692
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141811
muted
#838681