#BAE086#BAE086
#BAE086 is a very light, vivid yellow-green. Relative luminance 0.655; OKLCH L 85.9% C 0.123 H 127.5°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #BAE086 |
|---|---|
| RGB | rgb(186, 224, 134) |
| HSL | hsl(85, 59%, 70%) |
| HSV | hsv(85, 40%, 88%) |
| CMYK | cmyk(17%, 0%, 40.2%, 12.2%) |
| CIE-LAB | lab(84.73, -27.31, 40.02) |
| CIE-LCH | lch(84.73, 48.45, 124.31°) |
| OKLab | oklab(85.88% -0.0751 0.098) |
| OKLCH | oklch(85.88% 0.123 127.5) |
| XYZ | xyz(51.2079, 65.4711, 32.4890) |
| Luminance | 0.6547 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.25
Light Grey Green
#B7E1A1
ΔE00 5.34
Pale Olive
#B9CC81
ΔE00 5.60
Light Moss Green
#A6C875
ΔE00 5.74
Pistachio (survey)
#C0FA8B
ΔE00 6.08
Washed Out Green
#BCF5A6
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAE086 #AC86E0
analogous
#E0D986 #BAE086 #8DE086
triadic
#BAE086 #86BAE0 #E086BA
tetradic
#BAE086 #86E0D9 #AC86E0 #E0868D
square
#BAE086 #86E0D9 #AC86E0 #E0868D
split-complementary
#BAE086 #868DE0 #D986E0
monochromatic
#81BC30 #9ED455 #BAE086 #D6ECB7 #F1F9E7
Accessibility & contrast
On white
1.49
#BAE086 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#BAE086 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAE086
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAE086 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAE086 | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D57F
Deuteranopia (green-blind)
#E3D38B
Tritanopia (blue-blind)
#BED9CA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bae086; /* rgb */ color: rgb(186, 224, 134); /* oklch */ color: oklch(85.9% 0.123 127.5);
Tailwind
colors: {
custom: {
50: '#d0e9aa',
500: '#bae086',
950: '#000000',
},
}SCSS
$custom: #bae086; $custom-light: #d0e9aa; $custom-dark: #000000;
JSON
{
"hex": "#bae086",
"rgb": {
"r": 186,
"g": 224,
"b": 134
},
"hsl": {
"h": 85.333,
"s": 59.211,
"l": 70.196
},
"oklch": {
"l": 0.85878,
"c": 0.12344,
"h": 127.5
},
"luminance": 0.65472
}Semantic roles & 50–950 ramp
primary
#BAE086
secondary
#7D53B8
accent
#1FC766
background
#FEFEFD
surface
#FBFDF7
border
#D4D5D0
text
#141610
muted
#838481