#BDF191#BDF191
#BDF191 is a very light, vivid yellow-green. Relative luminance 0.758; OKLCH L 90.0% C 0.135 H 131.8°. Best body text is #000000 at 16.15:1 contrast (WCAG AA passes).
Color values
| HEX | #BDF191 |
|---|---|
| RGB | rgb(189, 241, 145) |
| HSL | hsl(93, 77%, 76%) |
| HSV | hsv(93, 40%, 95%) |
| CMYK | cmyk(21.6%, 0%, 39.8%, 5.5%) |
| CIE-LAB | lab(89.75, -32.83, 41.06) |
| CIE-LCH | lch(89.75, 52.57, 128.65°) |
| OKLab | oklab(90.02% -0.0901 0.1008) |
| OKLCH | oklch(90.02% 0.135 131.8) |
| XYZ | xyz(57.5514, 75.7725, 38.3760) |
| Luminance | 0.7577 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 2.60
Pistachio (survey)
#C0FA8B
ΔE00 2.63
Tea Green
#BDF8A3
ΔE00 2.96
Washed Out Green
#BCF5A6
ΔE00 3.56
Pale Light Green
#B1FC99
ΔE00 3.75
Light Yellowish Green
#C2FF89
ΔE00 3.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDF191 #C591F1
analogous
#EDF191 #BDF191 #91F195
triadic
#BDF191 #91BDF1 #F191BD
tetradic
#BDF191 #91EDF1 #C591F1 #F19591
square
#BDF191 #91EDF1 #C591F1 #F19591
split-complementary
#BDF191 #9591F1 #F191ED
monochromatic
#7CE324 #9CEA5B #BDF191 #DEF8C7 #EFFCE4
Accessibility & contrast
On white
1.30
#BDF191 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.15
#BDF191 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDF191
16.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDF191 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDF191 | 1.00 | 1.30 | 16.15 | 16.15 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E48A
Deuteranopia (green-blind)
#F1E096
Tritanopia (blue-blind)
#BFEAD9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #bdf191; /* rgb */ color: rgb(189, 241, 145); /* oklch */ color: oklch(90.0% 0.135 131.8);
Tailwind
colors: {
custom: {
50: '#d2f6b2',
500: '#bdf191',
950: '#000000',
},
}SCSS
$custom: #bdf191; $custom-light: #d2f6b2; $custom-dark: #000000;
JSON
{
"hex": "#bdf191",
"rgb": {
"r": 189,
"g": 241,
"b": 145
},
"hsl": {
"h": 92.5,
"s": 77.419,
"l": 75.686
},
"oklch": {
"l": 0.90021,
"c": 0.13516,
"h": 131.8
},
"luminance": 0.75774
}Semantic roles & 50–950 ramp
primary
#BDF191
secondary
#9859CE
accent
#0CDA7B
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141711
muted
#838581