#BDF483#BDF483
#BDF483 is a very light, vivid yellow-green. Relative luminance 0.772; OKLCH L 90.5% C 0.154 H 130.3°. Best body text is #000000 at 16.43:1 contrast (WCAG AA passes).
Color values
| HEX | #BDF483 |
|---|---|
| RGB | rgb(189, 244, 131) |
| HSL | hsl(89, 84%, 74%) |
| HSV | hsv(89, 46%, 96%) |
| CMYK | cmyk(22.5%, 0%, 46.3%, 4.3%) |
| CIE-LAB | lab(90.39, -35.88, 48.64) |
| CIE-LCH | lch(90.39, 60.45, 126.42°) |
| OKLab | oklab(90.48% -0.0993 0.1173) |
| OKLCH | oklch(90.48% 0.154 130.3) |
| XYZ | xyz(57.4330, 77.1577, 33.3354) |
| Luminance | 0.7716 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.38
Light Yellowish Green
#C2FF89
ΔE00 2.27
Light Pea Green
#C4FE82
ΔE00 2.35
Celery
#C1FD95
ΔE00 2.63
Light Yellow Green
#CCFD7F
ΔE00 3.09
Pale Lime
#BEFD73
ΔE00 3.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDF483 #BA83F4
analogous
#F4F383 #BDF483 #84F483
triadic
#BDF483 #83BDF4 #F483BD
tetradic
#BDF483 #83F4F3 #BA83F4 #F48384
square
#BDF483 #83F4F3 #BA83F4 #F48384
split-complementary
#BDF483 #8384F4 #F383F4
monochromatic
#81E815 #9FEF4B #BDF483 #DBF9BB #F0FDE3
Accessibility & contrast
On white
1.28
#BDF483 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.43
#BDF483 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDF483
16.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDF483 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDF483 | 1.00 | 1.28 | 16.43 | 16.43 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE67A
Deuteranopia (green-blind)
#F5E28A
Tritanopia (blue-blind)
#C0ECD9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #bdf483; /* rgb */ color: rgb(189, 244, 131); /* oklch */ color: oklch(90.5% 0.154 130.3);
Tailwind
colors: {
custom: {
50: '#d3f8a9',
500: '#bdf483',
950: '#000000',
},
}SCSS
$custom: #bdf483; $custom-light: #d3f8a9; $custom-dark: #000000;
JSON
{
"hex": "#bdf483",
"rgb": {
"r": 189,
"g": 244,
"b": 131
},
"hsl": {
"h": 89.204,
"s": 83.704,
"l": 73.529
},
"oklch": {
"l": 0.90476,
"c": 0.15368,
"h": 130.3
},
"luminance": 0.77159
}Semantic roles & 50–950 ramp
primary
#BDF483
secondary
#8C4BD0
accent
#05E070
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581