#BAE490#BAE490
#BAE490 is a very light, moderate yellow-green. Relative luminance 0.679; OKLCH L 86.9% C 0.118 H 130.2°. Best body text is #000000 at 14.59:1 contrast (WCAG AA passes).
Color values
| HEX | #BAE490 |
|---|---|
| RGB | rgb(186, 228, 144) |
| HSL | hsl(90, 61%, 73%) |
| HSV | hsv(90, 37%, 89%) |
| CMYK | cmyk(18.4%, 0%, 36.8%, 10.6%) |
| CIE-LAB | lab(85.98, -27.94, 36.63) |
| CIE-LCH | lch(85.98, 46.07, 127.33°) |
| OKLab | oklab(86.93% -0.0764 0.0905) |
| OKLCH | oklch(86.93% 0.118 130.2) |
| XYZ | xyz(53.0263, 67.9387, 36.7000) |
| Luminance | 0.6794 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.96
Pale Olive Green
#B1D27B
ΔE00 4.47
Washed Out Green
#BCF5A6
ΔE00 4.56
Tea Green
#BDF8A3
ΔE00 4.79
Light Sage
#BCECAC
ΔE00 4.87
Pistachio (survey)
#C0FA8B
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAE490 #BA90E4
analogous
#E4E490 #BAE490 #90E490
triadic
#BAE490 #90BAE4 #E490BA
tetradic
#BAE490 #90E4E4 #BA90E4 #E49090
square
#BAE490 #90E4E4 #BA90E4 #E49090
split-complementary
#BAE490 #9090E4 #E490E4
monochromatic
#7DC931 #9BD85F #BAE490 #D9F0C1 #F0F9E6
Accessibility & contrast
On white
1.44
#BAE490 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.59
#BAE490 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAE490
14.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAE490 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAE490 | 1.00 | 1.44 | 14.59 | 14.59 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD98A
Deuteranopia (green-blind)
#E5D694
Tritanopia (blue-blind)
#BDDDCF
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bae490; /* rgb */ color: rgb(186, 228, 144); /* oklch */ color: oklch(86.9% 0.118 130.2);
Tailwind
colors: {
custom: {
50: '#d0ecb1',
500: '#bae490',
950: '#000000',
},
}SCSS
$custom: #bae490; $custom-light: #d0ecb1; $custom-dark: #000000;
JSON
{
"hex": "#bae490",
"rgb": {
"r": 186,
"g": 228,
"b": 144
},
"hsl": {
"h": 90,
"s": 60.87,
"l": 72.941
},
"oklch": {
"l": 0.8693,
"c": 0.11846,
"h": 130.2
},
"luminance": 0.6794
}Semantic roles & 50–950 ramp
primary
#BAE490
secondary
#8C5BBD
accent
#1DC973
background
#FEFEFD
surface
#FBFDF7
border
#D4D5D0
text
#141611
muted
#838481