#BAE387#BAE387
#BAE387 is a very light, vivid yellow-green. Relative luminance 0.671; OKLCH L 86.6% C 0.127 H 128.4°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #BAE387 |
|---|---|
| RGB | rgb(186, 227, 135) |
| HSL | hsl(87, 62%, 71%) |
| HSV | hsv(87, 41%, 89%) |
| CMYK | cmyk(18.1%, 0%, 40.5%, 11%) |
| CIE-LAB | lab(85.57, -28.61, 40.60) |
| CIE-LCH | lch(85.57, 49.67, 125.17°) |
| OKLab | oklab(86.56% -0.0787 0.0993) |
| OKLCH | oklch(86.56% 0.127 128.4) |
| XYZ | xyz(52.0914, 67.1258, 33.1292) |
| Luminance | 0.6713 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.95
Pistachio (survey)
#C0FA8B
ΔE00 5.33
Light Grey Green
#B7E1A1
ΔE00 5.40
Tea Green
#BDF8A3
ΔE00 5.60
Washed Out Green
#BCF5A6
ΔE00 5.63
Celery
#C1FD95
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAE387 #B087E3
analogous
#E3DE87 #BAE387 #8CE387
triadic
#BAE387 #87BAE3 #E387BA
tetradic
#BAE387 #87E3DE #B087E3 #E3878C
square
#BAE387 #87E3DE #B087E3 #E3878C
split-complementary
#BAE387 #878CE3 #DE87E3
monochromatic
#80C22D #9DD755 #BAE387 #D7EFB9 #F1F9E6
Accessibility & contrast
On white
1.46
#BAE387 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#BAE387 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAE387
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAE387 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAE387 | 1.00 | 1.46 | 14.43 | 14.43 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD880
Deuteranopia (green-blind)
#E5D58C
Tritanopia (blue-blind)
#BEDCCC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bae387; /* rgb */ color: rgb(186, 227, 135); /* oklch */ color: oklch(86.6% 0.127 128.4);
Tailwind
colors: {
custom: {
50: '#d0ecab',
500: '#bae387',
950: '#000000',
},
}SCSS
$custom: #bae387; $custom-light: #d0ecab; $custom-dark: #000000;
JSON
{
"hex": "#bae387",
"rgb": {
"r": 186,
"g": 227,
"b": 135
},
"hsl": {
"h": 86.739,
"s": 62.162,
"l": 70.98
},
"oklch": {
"l": 0.86558,
"c": 0.12672,
"h": 128.4
},
"luminance": 0.67127
}Semantic roles & 50–950 ramp
primary
#BAE387
secondary
#8153BB
accent
#1CCA69
background
#FEFEFD
surface
#FBFDF7
border
#D4D5D0
text
#141610
muted
#838481