#BAE194#BAE194
#BAE194 is a very light, moderate yellow-green. Relative luminance 0.664; OKLCH L 86.3% C 0.110 H 130.3°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #BAE194 |
|---|---|
| RGB | rgb(186, 225, 148) |
| HSL | hsl(90, 56%, 73%) |
| HSV | hsv(90, 34%, 88%) |
| CMYK | cmyk(17.3%, 0%, 34.2%, 11.8%) |
| CIE-LAB | lab(85.21, -25.97, 33.61) |
| CIE-LCH | lch(85.21, 42.48, 127.69°) |
| OKLab | oklab(86.34% -0.0708 0.0836) |
| OKLCH | oklch(86.34% 0.11 130.3) |
| XYZ | xyz(52.5193, 66.4269, 38.0659) |
| Luminance | 0.6643 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.89
Light Sage
#BCECAC
ΔE00 4.33
Pale Olive Green
#B1D27B
ΔE00 4.34
Washed Out Green
#BCF5A6
ΔE00 4.90
Tea Green
#BDF8A3
ΔE00 5.39
Pale Olive
#B9CC81
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAE194 #BB94E1
analogous
#E0E194 #BAE194 #94E194
triadic
#BAE194 #94BAE1 #E194BA
tetradic
#BAE194 #94E0E1 #BB94E1 #E19494
square
#BAE194 #94E0E1 #BB94E1 #E19494
split-complementary
#BAE194 #9494E1 #E194E0
monochromatic
#7CC437 #9BD464 #BAE194 #D9EEC4 #F0F8E7
Accessibility & contrast
On white
1.47
#BAE194 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#BAE194 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAE194
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAE194 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAE194 | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D78F
Deuteranopia (green-blind)
#E2D498
Tritanopia (blue-blind)
#BCDBCD
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bae194; /* rgb */ color: rgb(186, 225, 148); /* oklch */ color: oklch(86.3% 0.110 130.3);
Tailwind
colors: {
custom: {
50: '#cfeab4',
500: '#bae194',
950: '#000000',
},
}SCSS
$custom: #bae194; $custom-light: #cfeab4; $custom-dark: #000000;
JSON
{
"hex": "#bae194",
"rgb": {
"r": 186,
"g": 225,
"b": 148
},
"hsl": {
"h": 90.39,
"s": 56.204,
"l": 73.137
},
"oklch": {
"l": 0.86339,
"c": 0.10952,
"h": 130.3
},
"luminance": 0.66428
}Semantic roles & 50–950 ramp
primary
#BAE194
secondary
#8D60BA
accent
#22C474
background
#FEFEFD
surface
#FBFDF8
border
#D4D5D1
text
#141611
muted
#838481