#BDF989#BDF989
#BDF989 is a very light, vivid yellow-green. Relative luminance 0.804; OKLCH L 91.7% C 0.155 H 131.9°. Best body text is #000000 at 17.08:1 contrast (WCAG AA passes).
Color values
| HEX | #BDF989 |
|---|---|
| RGB | rgb(189, 249, 137) |
| HSL | hsl(92, 90%, 76%) |
| HSV | hsv(92, 45%, 98%) |
| CMYK | cmyk(24.1%, 0%, 45%, 2.4%) |
| CIE-LAB | lab(91.85, -37.46, 47.60) |
| CIE-LCH | lch(91.85, 60.57, 128.20°) |
| OKLab | oklab(91.68% -0.1033 0.1153) |
| OKLCH | oklch(91.68% 0.155 131.9) |
| XYZ | xyz(59.3763, 80.3749, 36.0476) |
| Luminance | 0.8038 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 0.42
Light Yellowish Green
#C2FF89
ΔE00 1.41
Celery
#C1FD95
ΔE00 1.55
Light Pea Green
#C4FE82
ΔE00 2.08
Light Yellow Green
#CCFD7F
ΔE00 3.32
Pale Lime
#BEFD73
ΔE00 3.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDF989 #C589F9
analogous
#F5F989 #BDF989 #89F98D
triadic
#BDF989 #89BDF9 #F989BD
tetradic
#BDF989 #89F5F9 #C589F9 #F98D89
square
#BDF989 #89F5F9 #C589F9 #F98D89
split-complementary
#BDF989 #8D89F9 #F989F5
monochromatic
#7CF315 #9CF64F #BDF989 #DEFCC3 #EFFEE2
Accessibility & contrast
On white
1.23
#BDF989 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.08
#BDF989 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDF989
17.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDF989 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDF989 | 1.00 | 1.23 | 17.08 | 17.08 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB80
Deuteranopia (green-blind)
#F9E690
Tritanopia (blue-blind)
#BFF1DE
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #bdf989; /* rgb */ color: rgb(189, 249, 137); /* oklch */ color: oklch(91.7% 0.155 131.9);
Tailwind
colors: {
custom: {
50: '#d3fbad',
500: '#bdf989',
950: '#000000',
},
}SCSS
$custom: #bdf989; $custom-light: #d3fbad; $custom-dark: #000000;
JSON
{
"hex": "#bdf989",
"rgb": {
"r": 189,
"g": 249,
"b": 137
},
"hsl": {
"h": 92.143,
"s": 90.323,
"l": 75.686
},
"oklch": {
"l": 0.91678,
"c": 0.1548,
"h": 131.9
},
"luminance": 0.80376
}Semantic roles & 50–950 ramp
primary
#BDF989
secondary
#984FD7
accent
#00E67B
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581