#BAE590#BAE590
#BAE590 is a very light, moderate yellow-green. Relative luminance 0.685; OKLCH L 87.2% C 0.120 H 130.4°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #BAE590 |
|---|---|
| RGB | rgb(186, 229, 144) |
| HSL | hsl(90, 62%, 73%) |
| HSV | hsv(90, 37%, 90%) |
| CMYK | cmyk(18.8%, 0%, 37.1%, 10.2%) |
| CIE-LAB | lab(86.25, -28.41, 36.99) |
| CIE-LCH | lch(86.25, 46.64, 127.53°) |
| OKLab | oklab(87.15% -0.0777 0.0914) |
| OKLCH | oklch(87.15% 0.12 130.4) |
| XYZ | xyz(53.3022, 68.4905, 36.7919) |
| Luminance | 0.6849 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.10
Washed Out Green
#BCF5A6
ΔE00 4.39
Tea Green
#BDF8A3
ΔE00 4.57
Pale Olive Green
#B1D27B
ΔE00 4.66
Light Sage
#BCECAC
ΔE00 4.87
Pistachio (survey)
#C0FA8B
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAE590 #BB90E5
analogous
#E4E590 #BAE590 #90E590
triadic
#BAE590 #90BAE5 #E590BA
tetradic
#BAE590 #90E4E5 #BB90E5 #E59090
square
#BAE590 #90E4E5 #BB90E5 #E59090
split-complementary
#BAE590 #9090E5 #E590E4
monochromatic
#7CCB30 #9BD95E #BAE590 #D9F1C2 #F0F9E6
Accessibility & contrast
On white
1.43
#BAE590 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.70
#BAE590 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAE590
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAE590 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAE590 | 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)
#ECDA8A
Deuteranopia (green-blind)
#E6D794
Tritanopia (blue-blind)
#BDDED0
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bae590; /* rgb */ color: rgb(186, 229, 144); /* oklch */ color: oklch(87.2% 0.120 130.4);
Tailwind
colors: {
custom: {
50: '#d0edb1',
500: '#bae590',
950: '#000000',
},
}SCSS
$custom: #bae590; $custom-light: #d0edb1; $custom-dark: #000000;
JSON
{
"hex": "#bae590",
"rgb": {
"r": 186,
"g": 229,
"b": 144
},
"hsl": {
"h": 90.353,
"s": 62.044,
"l": 73.137
},
"oklch": {
"l": 0.87151,
"c": 0.11995,
"h": 130.4
},
"luminance": 0.68491
}Semantic roles & 50–950 ramp
primary
#BAE590
secondary
#8D5BBE
accent
#1CCA74
background
#FEFEFD
surface
#FBFDF7
border
#D4D5D0
text
#141611
muted
#838481