#BAE686#BAE686
#BAE686 is a very light, vivid yellow-green. Relative luminance 0.688; OKLCH L 87.2% C 0.132 H 128.9°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #BAE686 |
|---|---|
| RGB | rgb(186, 230, 134) |
| HSL | hsl(88, 66%, 71%) |
| HSV | hsv(88, 42%, 90%) |
| CMYK | cmyk(19.1%, 0%, 41.7%, 9.8%) |
| CIE-LAB | lab(86.38, -30.15, 42.13) |
| CIE-LCH | lch(86.38, 51.80, 125.59°) |
| OKLab | oklab(87.21% -0.083 0.1028) |
| OKLCH | oklch(87.21% 0.132 128.9) |
| XYZ | xyz(52.8490, 68.7532, 33.0360) |
| Luminance | 0.6875 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.51
Pale Olive Green
#B1D27B
ΔE00 4.68
Celery
#C1FD95
ΔE00 5.02
Tea Green
#BDF8A3
ΔE00 5.21
Washed Out Green
#BCF5A6
ΔE00 5.40
Light Yellowish Green
#C2FF89
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAE686 #B286E6
analogous
#E6E286 #BAE686 #8AE686
triadic
#BAE686 #86BAE6 #E686BA
tetradic
#BAE686 #86E6E2 #B286E6 #E6868A
square
#BAE686 #86E6E2 #B286E6 #E6868A
split-complementary
#BAE686 #868AE6 #E286E6
monochromatic
#7FC829 #9DDC53 #BAE686 #D7F0B9 #F1FAE6
Accessibility & contrast
On white
1.42
#BAE686 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#BAE686 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAE686
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAE686 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAE686 | 1.00 | 1.42 | 14.75 | 14.75 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDA7F
Deuteranopia (green-blind)
#E8D78B
Tritanopia (blue-blind)
#BEDECF
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bae686; /* rgb */ color: rgb(186, 230, 134); /* oklch */ color: oklch(87.2% 0.132 128.9);
Tailwind
colors: {
custom: {
50: '#d0eeaa',
500: '#bae686',
950: '#000000',
},
}SCSS
$custom: #bae686; $custom-light: #d0eeaa; $custom-dark: #000000;
JSON
{
"hex": "#bae686",
"rgb": {
"r": 186,
"g": 230,
"b": 134
},
"hsl": {
"h": 87.5,
"s": 65.753,
"l": 71.373
},
"oklch": {
"l": 0.87209,
"c": 0.13213,
"h": 128.9
},
"luminance": 0.68754
}Semantic roles & 50–950 ramp
primary
#BAE686
secondary
#8451BF
accent
#18CE6B
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141610
muted
#838581