#BDF997#BDF997
#BDF997 is a very light, vivid yellow-green. Relative luminance 0.808; OKLCH L 91.9% C 0.141 H 134.1°. Best body text is #000000 at 17.16:1 contrast (WCAG AA passes).
Color values
| HEX | #BDF997 |
|---|---|
| RGB | rgb(189, 249, 151) |
| HSL | hsl(97, 89%, 78%) |
| HSV | hsv(97, 39%, 98%) |
| CMYK | cmyk(24.1%, 0%, 39.4%, 2.4%) |
| CIE-LAB | lab(92.04, -35.73, 41.06) |
| CIE-LCH | lch(92.04, 54.43, 131.03°) |
| OKLab | oklab(91.9% -0.0979 0.101) |
| OKLCH | oklch(91.9% 0.141 134.1) |
| XYZ | xyz(60.4465, 80.8030, 41.6840) |
| Luminance | 0.8081 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.22
Pistachio (survey)
#C0FA8B
ΔE00 2.17
Tea Green
#BDF8A3
ΔE00 2.18
Pale Light Green
#B1FC99
ΔE00 2.20
Pastel Green
#B0FF9D
ΔE00 2.89
Light Yellowish Green
#C2FF89
ΔE00 3.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDF997 #D397F9
analogous
#EEF997 #BDF997 #97F9A2
triadic
#BDF997 #97BDF9 #F997BD
tetradic
#BDF997 #97EEF9 #D397F9 #F9A297
square
#BDF997 #97EEF9 #D397F9 #F9A297
split-complementary
#BDF997 #A297F9 #F997EE
monochromatic
#74F223 #98F65D #BDF997 #E2FCD1 #EDFDE2
Accessibility & contrast
On white
1.22
#BDF997 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.16
#BDF997 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDF997
17.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDF997 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDF997 | 1.00 | 1.22 | 17.16 | 17.16 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB90
Deuteranopia (green-blind)
#F7E69C
Tritanopia (blue-blind)
#BDF2E1
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #bdf997; /* rgb */ color: rgb(189, 249, 151); /* oklch */ color: oklch(91.9% 0.141 134.1);
Tailwind
colors: {
custom: {
50: '#d2fbb6',
500: '#bdf997',
950: '#000000',
},
}SCSS
$custom: #bdf997; $custom-light: #d2fbb6; $custom-dark: #000000;
JSON
{
"hex": "#bdf997",
"rgb": {
"r": 189,
"g": 249,
"b": 151
},
"hsl": {
"h": 96.735,
"s": 89.091,
"l": 78.431
},
"oklch": {
"l": 0.91895,
"c": 0.14064,
"h": 134.1
},
"luminance": 0.80805
}Semantic roles & 50–950 ramp
primary
#BDF997
secondary
#A85BD9
accent
#00E68D
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581