#BDF987#BDF987
#BDF987 is a very light, vivid yellow-green. Relative luminance 0.803; OKLCH L 91.6% C 0.157 H 131.6°. Best body text is #000000 at 17.06:1 contrast (WCAG AA passes).
Color values
| HEX | #BDF987 |
|---|---|
| RGB | rgb(189, 249, 135) |
| HSL | hsl(92, 90%, 75%) |
| HSV | hsv(92, 46%, 98%) |
| CMYK | cmyk(24.1%, 0%, 45.8%, 2.4%) |
| CIE-LAB | lab(91.83, -37.69, 48.52) |
| CIE-LCH | lch(91.83, 61.43, 127.84°) |
| OKLab | oklab(91.65% -0.1041 0.1172) |
| OKLCH | oklch(91.65% 0.157 131.6) |
| XYZ | xyz(59.2342, 80.3180, 35.2991) |
| Luminance | 0.8032 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 0.54
Light Yellowish Green
#C2FF89
ΔE00 1.29
Celery
#C1FD95
ΔE00 1.81
Light Pea Green
#C4FE82
ΔE00 1.84
Pale Lime
#BEFD73
ΔE00 3.05
Light Yellow Green
#CCFD7F
ΔE00 3.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDF987 #C387F9
analogous
#F6F987 #BDF987 #87F98A
triadic
#BDF987 #87BDF9 #F987BD
tetradic
#BDF987 #87F6F9 #C387F9 #F98A87
square
#BDF987 #87F6F9 #C387F9 #F98A87
split-complementary
#BDF987 #8A87F9 #F987F6
monochromatic
#7DF312 #9DF64D #BDF987 #DDFCC1 #EFFEE2
Accessibility & contrast
On white
1.23
#BDF987 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.06
#BDF987 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDF987
17.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDF987 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDF987 | 1.00 | 1.23 | 17.06 | 17.06 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB7E
Deuteranopia (green-blind)
#F9E68E
Tritanopia (blue-blind)
#BFF1DE
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #bdf987; /* rgb */ color: rgb(189, 249, 135); /* oklch */ color: oklch(91.6% 0.157 131.6);
Tailwind
colors: {
custom: {
50: '#d3fbac',
500: '#bdf987',
950: '#000000',
},
}SCSS
$custom: #bdf987; $custom-light: #d3fbac; $custom-dark: #000000;
JSON
{
"hex": "#bdf987",
"rgb": {
"r": 189,
"g": 249,
"b": 135
},
"hsl": {
"h": 91.579,
"s": 90.476,
"l": 75.294
},
"oklch": {
"l": 0.9165,
"c": 0.15676,
"h": 131.6
},
"luminance": 0.80319
}Semantic roles & 50–950 ramp
primary
#BDF987
secondary
#964DD7
accent
#00E679
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581