#BDF985#BDF985
#BDF985 is a very light, vivid yellow-green. Relative luminance 0.803; OKLCH L 91.6% C 0.159 H 131.3°. Best body text is #000000 at 17.05:1 contrast (WCAG AA passes).
Color values
| HEX | #BDF985 |
|---|---|
| RGB | rgb(189, 249, 133) |
| HSL | hsl(91, 91%, 75%) |
| HSV | hsv(91, 47%, 98%) |
| CMYK | cmyk(24.1%, 0%, 46.6%, 2.4%) |
| CIE-LAB | lab(91.80, -37.92, 49.43) |
| CIE-LCH | lch(91.80, 62.30, 127.49°) |
| OKLab | oklab(91.62% -0.1048 0.1192) |
| OKLCH | oklch(91.62% 0.159 131.3) |
| XYZ | xyz(59.0947, 80.2622, 34.5644) |
| Luminance | 0.8026 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 0.75
Light Yellowish Green
#C2FF89
ΔE00 1.23
Light Pea Green
#C4FE82
ΔE00 1.63
Celery
#C1FD95
ΔE00 2.07
Pale Lime
#BEFD73
ΔE00 2.78
Light Yellow Green
#CCFD7F
ΔE00 2.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDF985 #C185F9
analogous
#F7F985 #BDF985 #85F987
triadic
#BDF985 #85BDF9 #F985BD
tetradic
#BDF985 #85F7F9 #C185F9 #F98785
square
#BDF985 #85F7F9 #C185F9 #F98785
split-complementary
#BDF985 #8785F9 #F985F7
monochromatic
#7EF310 #9DF64B #BDF985 #DDFCBF #EFFEE2
Accessibility & contrast
On white
1.23
#BDF985 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.05
#BDF985 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDF985
17.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDF985 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDF985 | 1.00 | 1.23 | 17.05 | 17.05 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA7B
Deuteranopia (green-blind)
#F9E68C
Tritanopia (blue-blind)
#C0F1DE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #bdf985; /* rgb */ color: rgb(189, 249, 133); /* oklch */ color: oklch(91.6% 0.159 131.3);
Tailwind
colors: {
custom: {
50: '#d3fbaa',
500: '#bdf985',
950: '#000000',
},
}SCSS
$custom: #bdf985; $custom-light: #d3fbaa; $custom-dark: #000000;
JSON
{
"hex": "#bdf985",
"rgb": {
"r": 189,
"g": 249,
"b": 133
},
"hsl": {
"h": 91.034,
"s": 90.625,
"l": 74.902
},
"oklch": {
"l": 0.91621,
"c": 0.15872,
"h": 131.3
},
"luminance": 0.80264
}Semantic roles & 50–950 ramp
primary
#BDF985
secondary
#944BD7
accent
#00E677
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581