#BAE187#BAE187
#BAE187 is a very light, vivid yellow-green. Relative luminance 0.660; OKLCH L 86.1% C 0.124 H 127.9°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #BAE187 |
|---|---|
| RGB | rgb(186, 225, 135) |
| HSL | hsl(86, 60%, 71%) |
| HSV | hsv(86, 40%, 88%) |
| CMYK | cmyk(17.3%, 0%, 40%, 11.8%) |
| CIE-LAB | lab(85.02, -27.66, 39.89) |
| CIE-LCH | lch(85.02, 48.55, 124.74°) |
| OKLab | oklab(86.12% -0.076 0.0977) |
| OKLCH | oklch(86.12% 0.124 127.9) |
| XYZ | xyz(51.5475, 66.0382, 32.9479) |
| Luminance | 0.6604 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.49
Light Grey Green
#B7E1A1
ΔE00 5.23
Pale Olive
#B9CC81
ΔE00 5.85
Pistachio (survey)
#C0FA8B
ΔE00 5.86
Washed Out Green
#BCF5A6
ΔE00 5.92
Light Moss Green
#A6C875
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAE187 #AE87E1
analogous
#E1DB87 #BAE187 #8DE187
triadic
#BAE187 #87BAE1 #E187BA
tetradic
#BAE187 #87E1DB #AE87E1 #E1878D
square
#BAE187 #87E1DB #AE87E1 #E1878D
split-complementary
#BAE187 #878DE1 #DB87E1
monochromatic
#80BE30 #9ED556 #BAE187 #D6EDB8 #F1F9E7
Accessibility & contrast
On white
1.48
#BAE187 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#BAE187 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAE187
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAE187 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAE187 | 1.00 | 1.48 | 14.21 | 14.21 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D680
Deuteranopia (green-blind)
#E4D48C
Tritanopia (blue-blind)
#BEDACB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bae187; /* rgb */ color: rgb(186, 225, 135); /* oklch */ color: oklch(86.1% 0.124 127.9);
Tailwind
colors: {
custom: {
50: '#d0eaab',
500: '#bae187',
950: '#000000',
},
}SCSS
$custom: #bae187; $custom-light: #d0eaab; $custom-dark: #000000;
JSON
{
"hex": "#bae187",
"rgb": {
"r": 186,
"g": 225,
"b": 135
},
"hsl": {
"h": 86,
"s": 60,
"l": 70.588
},
"oklch": {
"l": 0.86115,
"c": 0.12381,
"h": 127.9
},
"luminance": 0.66039
}Semantic roles & 50–950 ramp
primary
#BAE187
secondary
#7F53B9
accent
#1EC867
background
#FEFEFD
surface
#FBFDF7
border
#D4D5D0
text
#141610
muted
#838481