#BDF797#BDF797
#BDF797 is a very light, vivid yellow-green. Relative luminance 0.796; OKLCH L 91.5% C 0.138 H 133.8°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #BDF797 |
|---|---|
| RGB | rgb(189, 247, 151) |
| HSL | hsl(96, 86%, 78%) |
| HSV | hsv(96, 39%, 97%) |
| CMYK | cmyk(23.5%, 0%, 38.9%, 3.1%) |
| CIE-LAB | lab(91.49, -34.82, 40.35) |
| CIE-LCH | lch(91.49, 53.29, 130.79°) |
| OKLab | oklab(91.45% -0.0953 0.0994) |
| OKLCH | oklch(91.45% 0.138 133.8) |
| XYZ | xyz(59.8317, 79.5732, 41.4790) |
| Luminance | 0.7957 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.61
Tea Green
#BDF8A3
ΔE00 2.01
Pistachio (survey)
#C0FA8B
ΔE00 2.39
Pale Light Green
#B1FC99
ΔE00 2.47
Washed Out Green
#BCF5A6
ΔE00 2.96
Pastel Green
#B0FF9D
ΔE00 3.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDF797 #D197F7
analogous
#EDF797 #BDF797 #97F7A1
triadic
#BDF797 #97BDF7 #F797BD
tetradic
#BDF797 #97EDF7 #D197F7 #F7A197
square
#BDF797 #97EDF7 #D197F7 #F7A197
split-complementary
#BDF797 #A197F7 #F797ED
monochromatic
#75EE25 #99F35E #BDF797 #E1FBD0 #EDFDE3
Accessibility & contrast
On white
1.24
#BDF797 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.92
#BDF797 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDF797
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDF797 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDF797 | 1.00 | 1.24 | 16.92 | 16.92 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEA90
Deuteranopia (green-blind)
#F5E59C
Tritanopia (blue-blind)
#BEF0DF
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #bdf797; /* rgb */ color: rgb(189, 247, 151); /* oklch */ color: oklch(91.5% 0.138 133.8);
Tailwind
colors: {
custom: {
50: '#d2fab6',
500: '#bdf797',
950: '#000000',
},
}SCSS
$custom: #bdf797; $custom-light: #d2fab6; $custom-dark: #000000;
JSON
{
"hex": "#bdf797",
"rgb": {
"r": 189,
"g": 247,
"b": 151
},
"hsl": {
"h": 96.25,
"s": 85.714,
"l": 78.039
},
"oklch": {
"l": 0.91451,
"c": 0.1377,
"h": 133.8
},
"luminance": 0.79575
}Semantic roles & 50–950 ramp
primary
#BDF797
secondary
#A65CD6
accent
#03E28A
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581