#BAE591#BAE591
#BAE591 is a very light, moderate yellow-green. Relative luminance 0.685; OKLCH L 87.2% C 0.119 H 130.6°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #BAE591 |
|---|---|
| RGB | rgb(186, 229, 145) |
| HSL | hsl(91, 62%, 73%) |
| HSV | hsv(91, 37%, 90%) |
| CMYK | cmyk(18.8%, 0%, 36.7%, 10.2%) |
| CIE-LAB | lab(86.27, -28.28, 36.51) |
| CIE-LCH | lch(86.27, 46.18, 127.76°) |
| OKLab | oklab(87.17% -0.0773 0.0903) |
| OKLCH | oklch(87.17% 0.119 130.6) |
| XYZ | xyz(53.3790, 68.5212, 37.1962) |
| Luminance | 0.6852 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.92
Washed Out Green
#BCF5A6
ΔE00 4.29
Tea Green
#BDF8A3
ΔE00 4.52
Light Sage
#BCECAC
ΔE00 4.70
Pale Olive Green
#B1D27B
ΔE00 4.72
Pistachio (survey)
#C0FA8B
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAE591 #BC91E5
analogous
#E4E591 #BAE591 #91E592
triadic
#BAE591 #91BAE5 #E591BA
tetradic
#BAE591 #91E4E5 #BC91E5 #E59291
square
#BAE591 #91E4E5 #BC91E5 #E59291
split-complementary
#BAE591 #9291E5 #E591E4
monochromatic
#7CCB30 #9BD95F #BAE591 #D9F1C2 #EFF9E6
Accessibility & contrast
On white
1.43
#BAE591 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.70
#BAE591 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAE591
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAE591 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAE591 | 1.00 | 1.43 | 14.70 | 14.70 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDA8B
Deuteranopia (green-blind)
#E6D795
Tritanopia (blue-blind)
#BCDED0
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bae591; /* rgb */ color: rgb(186, 229, 145); /* oklch */ color: oklch(87.2% 0.119 130.6);
Tailwind
colors: {
custom: {
50: '#d0edb2',
500: '#bae591',
950: '#000000',
},
}SCSS
$custom: #bae591; $custom-light: #d0edb2; $custom-dark: #000000;
JSON
{
"hex": "#bae591",
"rgb": {
"r": 186,
"g": 229,
"b": 145
},
"hsl": {
"h": 90.714,
"s": 61.765,
"l": 73.333
},
"oklch": {
"l": 0.87168,
"c": 0.11886,
"h": 130.6
},
"luminance": 0.68522
}Semantic roles & 50–950 ramp
primary
#BAE591
secondary
#8E5CBE
accent
#1CC975
background
#FEFEFD
surface
#FBFDF8
border
#D4D5D1
text
#141611
muted
#838481