#BDF889#BDF889
#BDF889 is a very light, vivid yellow-green. Relative luminance 0.798; OKLCH L 91.5% C 0.153 H 131.7°. Best body text is #000000 at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #BDF889 |
|---|---|
| RGB | rgb(189, 248, 137) |
| HSL | hsl(92, 89%, 75%) |
| HSV | hsv(92, 45%, 97%) |
| CMYK | cmyk(23.8%, 0%, 44.8%, 2.7%) |
| CIE-LAB | lab(91.58, -37.01, 47.25) |
| CIE-LCH | lch(91.58, 60.02, 128.07°) |
| OKLab | oklab(91.46% -0.1021 0.1145) |
| OKLCH | oklch(91.46% 0.153 131.7) |
| XYZ | xyz(59.0681, 79.7584, 35.9449) |
| Luminance | 0.7976 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 0.49
Celery
#C1FD95
ΔE00 1.61
Light Yellowish Green
#C2FF89
ΔE00 1.61
Light Pea Green
#C4FE82
ΔE00 2.22
Light Yellow Green
#CCFD7F
ΔE00 3.37
Pale Lime
#BEFD73
ΔE00 3.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDF889 #C489F8
analogous
#F4F889 #BDF889 #89F88C
triadic
#BDF889 #89BDF8 #F889BD
tetradic
#BDF889 #89F4F8 #C489F8 #F88C89
square
#BDF889 #89F4F8 #C489F8 #F88C89
split-complementary
#BDF889 #8C89F8 #F889F4
monochromatic
#7CF115 #9DF54F #BDF889 #DDFBC3 #EFFDE2
Accessibility & contrast
On white
1.24
#BDF889 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.95
#BDF889 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDF889
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDF889 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDF889 | 1.00 | 1.24 | 16.95 | 16.95 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA80
Deuteranopia (green-blind)
#F8E58F
Tritanopia (blue-blind)
#BFF0DE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #bdf889; /* rgb */ color: rgb(189, 248, 137); /* oklch */ color: oklch(91.5% 0.153 131.7);
Tailwind
colors: {
custom: {
50: '#d3faad',
500: '#bdf889',
950: '#000000',
},
}SCSS
$custom: #bdf889; $custom-light: #d3faad; $custom-dark: #000000;
JSON
{
"hex": "#bdf889",
"rgb": {
"r": 189,
"g": 248,
"b": 137
},
"hsl": {
"h": 91.892,
"s": 88.8,
"l": 75.49
},
"oklch": {
"l": 0.91455,
"c": 0.15339,
"h": 131.7
},
"luminance": 0.7976
}Semantic roles & 50–950 ramp
primary
#BDF889
secondary
#974FD6
accent
#00E57A
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581