#BAE290#BAE290
#BAE290 is a very light, moderate yellow-green. Relative luminance 0.668; OKLCH L 86.5% C 0.115 H 129.7°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #BAE290 |
|---|---|
| RGB | rgb(186, 226, 144) |
| HSL | hsl(89, 59%, 73%) |
| HSV | hsv(89, 36%, 89%) |
| CMYK | cmyk(17.7%, 0%, 36.3%, 11.4%) |
| CIE-LAB | lab(85.43, -26.99, 35.92) |
| CIE-LCH | lch(85.43, 44.92, 126.92°) |
| OKLab | oklab(86.49% -0.0737 0.0889) |
| OKLCH | oklch(86.49% 0.115 129.7) |
| XYZ | xyz(52.4793, 66.8447, 36.5176) |
| Luminance | 0.6684 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.73
Pale Olive Green
#B1D27B
ΔE00 4.10
Light Sage
#BCECAC
ΔE00 4.91
Washed Out Green
#BCF5A6
ΔE00 4.93
Tea Green
#BDF8A3
ΔE00 5.24
Pale Olive
#B9CC81
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAE290 #B890E2
analogous
#E2E190 #BAE290 #91E290
triadic
#BAE290 #90BAE2 #E290BA
tetradic
#BAE290 #90E2E1 #B890E2 #E29091
square
#BAE290 #90E2E1 #B890E2 #E29091
split-complementary
#BAE290 #9091E2 #E190E2
monochromatic
#7EC433 #9CD55F #BAE290 #D8EFC1 #F0F9E7
Accessibility & contrast
On white
1.46
#BAE290 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#BAE290 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAE290
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAE290 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAE290 | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D78A
Deuteranopia (green-blind)
#E3D594
Tritanopia (blue-blind)
#BDDBCD
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bae290; /* rgb */ color: rgb(186, 226, 144); /* oklch */ color: oklch(86.5% 0.115 129.7);
Tailwind
colors: {
custom: {
50: '#d0ebb1',
500: '#bae290',
950: '#000000',
},
}SCSS
$custom: #bae290; $custom-light: #d0ebb1; $custom-dark: #000000;
JSON
{
"hex": "#bae290",
"rgb": {
"r": 186,
"g": 226,
"b": 144
},
"hsl": {
"h": 89.268,
"s": 58.571,
"l": 72.549
},
"oklch": {
"l": 0.86488,
"c": 0.11547,
"h": 129.7
},
"luminance": 0.66845
}Semantic roles & 50–950 ramp
primary
#BAE290
secondary
#8A5CBB
accent
#1FC671
background
#FEFEFD
surface
#FBFDF7
border
#D4D5D0
text
#141611
muted
#838481