#BDF983#BDF983
#BDF983 is a very light, vivid yellow-green. Relative luminance 0.802; OKLCH L 91.6% C 0.161 H 131.1°. Best body text is #000000 at 17.04:1 contrast (WCAG AA passes).
Color values
| HEX | #BDF983 |
|---|---|
| RGB | rgb(189, 249, 131) |
| HSL | hsl(91, 91%, 75%) |
| HSV | hsv(91, 47%, 98%) |
| CMYK | cmyk(24.1%, 0%, 47.4%, 2.4%) |
| CIE-LAB | lab(91.78, -38.14, 50.35) |
| CIE-LCH | lch(91.78, 63.16, 127.15°) |
| OKLab | oklab(91.59% -0.1056 0.1211) |
| OKLCH | oklch(91.59% 0.161 131.1) |
| XYZ | xyz(58.9579, 80.2075, 33.8437) |
| Luminance | 0.8021 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.00
Light Yellowish Green
#C2FF89
ΔE00 1.24
Light Pea Green
#C4FE82
ΔE00 1.45
Celery
#C1FD95
ΔE00 2.33
Pale Lime
#BEFD73
ΔE00 2.51
Light Yellow Green
#CCFD7F
ΔE00 2.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDF983 #BF83F9
analogous
#F8F983 #BDF983 #83F984
triadic
#BDF983 #83BDF9 #F983BD
tetradic
#BDF983 #83F8F9 #BF83F9 #F98483
square
#BDF983 #83F8F9 #BF83F9 #F98483
split-complementary
#BDF983 #8483F9 #F983F8
monochromatic
#7FF30E #9EF649 #BDF983 #DCFCBD #EFFEE2
Accessibility & contrast
On white
1.23
#BDF983 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.04
#BDF983 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDF983
17.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDF983 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDF983 | 1.00 | 1.23 | 17.04 | 17.04 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA79
Deuteranopia (green-blind)
#F9E68A
Tritanopia (blue-blind)
#C0F0DD
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #bdf983; /* rgb */ color: rgb(189, 249, 131); /* oklch */ color: oklch(91.6% 0.161 131.1);
Tailwind
colors: {
custom: {
50: '#d3fba9',
500: '#bdf983',
950: '#000000',
},
}SCSS
$custom: #bdf983; $custom-light: #d3fba9; $custom-dark: #000000;
JSON
{
"hex": "#bdf983",
"rgb": {
"r": 189,
"g": 249,
"b": 131
},
"hsl": {
"h": 90.508,
"s": 90.769,
"l": 74.51
},
"oklch": {
"l": 0.91594,
"c": 0.16065,
"h": 131.1
},
"luminance": 0.80209
}Semantic roles & 50–950 ramp
primary
#BDF983
secondary
#914AD7
accent
#00E675
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581