#BDEB83#BDEB83
#BDEB83 is a very light, vivid yellow-green. Relative luminance 0.719; OKLCH L 88.5% C 0.141 H 128.5°. Best body text is #000000 at 15.37:1 contrast (WCAG AA passes).
Color values
| HEX | #BDEB83 |
|---|---|
| RGB | rgb(189, 235, 131) |
| HSL | hsl(87, 72%, 72%) |
| HSV | hsv(87, 44%, 92%) |
| CMYK | cmyk(19.6%, 0%, 44.3%, 7.8%) |
| CIE-LAB | lab(87.91, -31.75, 45.55) |
| CIE-LCH | lch(87.91, 55.53, 124.88°) |
| OKLab | oklab(88.47% -0.0878 0.1104) |
| OKLCH | oklch(88.47% 0.141 128.5) |
| XYZ | xyz(54.7908, 71.8733, 32.4546) |
| Luminance | 0.7187 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.33
Celery
#C1FD95
ΔE00 4.15
Light Yellowish Green
#C2FF89
ΔE00 4.40
Light Pea Green
#C4FE82
ΔE00 4.40
Light Yellow Green
#CCFD7F
ΔE00 4.58
Pale Lime
#BEFD73
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDEB83 #B183EB
analogous
#EBE583 #BDEB83 #89EB83
triadic
#BDEB83 #83BDEB #EB83BD
tetradic
#BDEB83 #83EBE5 #B183EB #EB8389
square
#BDEB83 #83EBE5 #B183EB #EB8389
split-complementary
#BDEB83 #8389EB #E583EB
monochromatic
#84D222 #A1E24E #BDEB83 #D9F4B8 #F1FBE5
Accessibility & contrast
On white
1.37
#BDEB83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.37
#BDEB83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDEB83
15.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDEB83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDEB83 | 1.00 | 1.37 | 15.37 | 15.37 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DE7B
Deuteranopia (green-blind)
#EDDB89
Tritanopia (blue-blind)
#C1E3D2
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #bdeb83; /* rgb */ color: rgb(189, 235, 131); /* oklch */ color: oklch(88.5% 0.141 128.5);
Tailwind
colors: {
custom: {
50: '#d2f1a9',
500: '#bdeb83',
950: '#000000',
},
}SCSS
$custom: #bdeb83; $custom-light: #d2f1a9; $custom-dark: #000000;
JSON
{
"hex": "#bdeb83",
"rgb": {
"r": 189,
"g": 235,
"b": 131
},
"hsl": {
"h": 86.538,
"s": 72.222,
"l": 71.765
},
"oklch": {
"l": 0.88472,
"c": 0.14101,
"h": 128.5
},
"luminance": 0.71874
}Semantic roles & 50–950 ramp
primary
#BDEB83
secondary
#824DC5
accent
#11D467
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141610
muted
#838581