#BDEB85#BDEB85
#BDEB85 is a very light, vivid yellow-green. Relative luminance 0.719; OKLCH L 88.5% C 0.139 H 128.8°. Best body text is #000000 at 15.39:1 contrast (WCAG AA passes).
Color values
| HEX | #BDEB85 |
|---|---|
| RGB | rgb(189, 235, 133) |
| HSL | hsl(87, 72%, 72%) |
| HSV | hsv(87, 43%, 92%) |
| CMYK | cmyk(19.6%, 0%, 43.4%, 7.8%) |
| CIE-LAB | lab(87.93, -31.52, 44.62) |
| CIE-LCH | lch(87.93, 54.63, 125.24°) |
| OKLab | oklab(88.5% -0.087 0.1084) |
| OKLCH | oklch(88.5% 0.139 128.8) |
| XYZ | xyz(54.9277, 71.9281, 33.1754) |
| Luminance | 0.7193 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.34
Celery
#C1FD95
ΔE00 4.06
Light Yellowish Green
#C2FF89
ΔE00 4.46
Light Pea Green
#C4FE82
ΔE00 4.53
Light Yellow Green
#CCFD7F
ΔE00 4.76
Tea Green
#BDF8A3
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDEB85 #B385EB
analogous
#EBE685 #BDEB85 #8AEB85
triadic
#BDEB85 #85BDEB #EB85BD
tetradic
#BDEB85 #85EBE6 #B385EB #EB858A
square
#BDEB85 #85EBE6 #B385EB #EB858A
split-complementary
#BDEB85 #858AEB #E685EB
monochromatic
#83D323 #A1E250 #BDEB85 #D9F4BA #F1FBE5
Accessibility & contrast
On white
1.36
#BDEB85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.39
#BDEB85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDEB85
15.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDEB85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDEB85 | 1.00 | 1.36 | 15.39 | 15.39 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DF7D
Deuteranopia (green-blind)
#EDDC8B
Tritanopia (blue-blind)
#C1E3D3
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #bdeb85; /* rgb */ color: rgb(189, 235, 133); /* oklch */ color: oklch(88.5% 0.139 128.8);
Tailwind
colors: {
custom: {
50: '#d2f1aa',
500: '#bdeb85',
950: '#000000',
},
}SCSS
$custom: #bdeb85; $custom-light: #d2f1aa; $custom-dark: #000000;
JSON
{
"hex": "#bdeb85",
"rgb": {
"r": 189,
"g": 235,
"b": 133
},
"hsl": {
"h": 87.059,
"s": 71.831,
"l": 72.157
},
"oklch": {
"l": 0.88501,
"c": 0.13897,
"h": 128.8
},
"luminance": 0.71929
}Semantic roles & 50–950 ramp
primary
#BDEB85
secondary
#844FC5
accent
#12D469
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141610
muted
#838581