#BAE486#BAE486
#BAE486 is a very light, vivid yellow-green. Relative luminance 0.676; OKLCH L 86.8% C 0.129 H 128.5°. Best body text is #000000 at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #BAE486 |
|---|---|
| RGB | rgb(186, 228, 134) |
| HSL | hsl(87, 64%, 71%) |
| HSV | hsv(87, 41%, 89%) |
| CMYK | cmyk(18.4%, 0%, 41.2%, 10.6%) |
| CIE-LAB | lab(85.83, -29.21, 41.43) |
| CIE-LCH | lch(85.83, 50.69, 125.19°) |
| OKLab | oklab(86.76% -0.0804 0.1012) |
| OKLCH | oklch(86.76% 0.129 128.5) |
| XYZ | xyz(52.2956, 67.6464, 32.8515) |
| Luminance | 0.6765 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.19
Pistachio (survey)
#C0FA8B
ΔE00 5.02
Celery
#C1FD95
ΔE00 5.51
Tea Green
#BDF8A3
ΔE00 5.52
Washed Out Green
#BCF5A6
ΔE00 5.62
Light Grey Green
#B7E1A1
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAE486 #B086E4
analogous
#E4DF86 #BAE486 #8BE486
triadic
#BAE486 #86BAE4 #E486BA
tetradic
#BAE486 #86E4DF #B086E4 #E4868B
square
#BAE486 #86E4DF #B086E4 #E4868B
split-complementary
#BAE486 #868BE4 #DF86E4
monochromatic
#80C42C #9DD954 #BAE486 #D7EFB8 #F1F9E6
Accessibility & contrast
On white
1.45
#BAE486 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.53
#BAE486 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAE486
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAE486 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAE486 | 1.00 | 1.45 | 14.53 | 14.53 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD87F
Deuteranopia (green-blind)
#E6D68B
Tritanopia (blue-blind)
#BEDCCD
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bae486; /* rgb */ color: rgb(186, 228, 134); /* oklch */ color: oklch(86.8% 0.129 128.5);
Tailwind
colors: {
custom: {
50: '#d0ecaa',
500: '#bae486',
950: '#000000',
},
}SCSS
$custom: #bae486; $custom-light: #d0ecaa; $custom-dark: #000000;
JSON
{
"hex": "#bae486",
"rgb": {
"r": 186,
"g": 228,
"b": 134
},
"hsl": {
"h": 86.809,
"s": 63.514,
"l": 70.98
},
"oklch": {
"l": 0.86764,
"c": 0.12923,
"h": 128.5
},
"luminance": 0.67647
}Semantic roles & 50–950 ramp
primary
#BAE486
secondary
#8152BC
accent
#1ACB69
background
#FEFEFD
surface
#FBFDF7
border
#D4D5D0
text
#141610
muted
#838481