#BDE686#BDE686
#BDE686 is a very light, vivid yellow-green. Relative luminance 0.691; OKLCH L 87.4% C 0.131 H 127.8°. Best body text is #000000 at 14.83:1 contrast (WCAG AA passes).
Color values
| HEX | #BDE686 |
|---|---|
| RGB | rgb(189, 230, 134) |
| HSL | hsl(86, 66%, 71%) |
| HSV | hsv(86, 42%, 90%) |
| CMYK | cmyk(17.8%, 0%, 41.7%, 9.8%) |
| CIE-LAB | lab(86.57, -29.06, 42.41) |
| CIE-LCH | lch(86.57, 51.41, 124.42°) |
| OKLab | oklab(87.41% -0.0801 0.1034) |
| OKLCH | oklch(87.41% 0.131 127.8) |
| XYZ | xyz(53.5856, 69.1330, 33.0705) |
| Luminance | 0.6913 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.62
Pistachio (survey)
#C0FA8B
ΔE00 4.64
Celery
#C1FD95
ΔE00 5.20
Tea Green
#BDF8A3
ΔE00 5.50
Washed Out Green
#BCF5A6
ΔE00 5.69
Light Yellowish Green
#C2FF89
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDE686 #AF86E6
analogous
#E6DF86 #BDE686 #8DE686
triadic
#BDE686 #86BDE6 #E686BD
tetradic
#BDE686 #86E6DF #AF86E6 #E6868D
square
#BDE686 #86E6DF #AF86E6 #E6868D
split-complementary
#BDE686 #868DE6 #DF86E6
monochromatic
#84C829 #A1DC53 #BDE686 #D9F0B9 #F1FAE6
Accessibility & contrast
On white
1.42
#BDE686 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.83
#BDE686 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDE686
14.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDE686 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDE686 | 1.00 | 1.42 | 14.83 | 14.83 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDA7F
Deuteranopia (green-blind)
#E9D88B
Tritanopia (blue-blind)
#C1DECF
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bde686; /* rgb */ color: rgb(189, 230, 134); /* oklch */ color: oklch(87.4% 0.131 127.8);
Tailwind
colors: {
custom: {
50: '#d2eeaa',
500: '#bde686',
950: '#000000',
},
}SCSS
$custom: #bde686; $custom-light: #d2eeaa; $custom-dark: #000000;
JSON
{
"hex": "#bde686",
"rgb": {
"r": 189,
"g": 230,
"b": 134
},
"hsl": {
"h": 85.625,
"s": 65.753,
"l": 71.373
},
"oklch": {
"l": 0.87408,
"c": 0.13078,
"h": 127.8
},
"luminance": 0.69134
}Semantic roles & 50–950 ramp
primary
#BDE686
secondary
#8051BF
accent
#18CE66
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141610
muted
#838581