#BAE090#BAE090
#BAE090 is a very light, moderate yellow-green. Relative luminance 0.658; OKLCH L 86.0% C 0.112 H 129.2°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #BAE090 |
|---|---|
| RGB | rgb(186, 224, 144) |
| HSL | hsl(89, 56%, 72%) |
| HSV | hsv(89, 36%, 88%) |
| CMYK | cmyk(17%, 0%, 35.7%, 12.2%) |
| CIE-LAB | lab(84.88, -26.03, 35.20) |
| CIE-LCH | lch(84.88, 43.78, 126.49°) |
| OKLab | oklab(86.05% -0.0711 0.0872) |
| OKLCH | oklch(86.05% 0.112 129.2) |
| XYZ | xyz(51.9386, 65.7633, 36.3374) |
| Luminance | 0.6576 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.57
Pale Olive Green
#B1D27B
ΔE00 3.78
Light Sage
#BCECAC
ΔE00 5.01
Washed Out Green
#BCF5A6
ΔE00 5.34
Pale Olive
#B9CC81
ΔE00 5.59
Tea Green
#BDF8A3
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAE090 #B690E0
analogous
#E0DE90 #BAE090 #92E090
triadic
#BAE090 #90BAE0 #E090BA
tetradic
#BAE090 #90E0DE #B690E0 #E09092
square
#BAE090 #90E0DE #B690E0 #E09092
split-complementary
#BAE090 #9092E0 #DE90E0
monochromatic
#7EC036 #9CD360 #BAE090 #D8EDC0 #F0F8E7
Accessibility & contrast
On white
1.48
#BAE090 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#BAE090 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAE090
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAE090 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAE090 | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D68A
Deuteranopia (green-blind)
#E2D394
Tritanopia (blue-blind)
#BDD9CC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bae090; /* rgb */ color: rgb(186, 224, 144); /* oklch */ color: oklch(86.0% 0.112 129.2);
Tailwind
colors: {
custom: {
50: '#d0e9b1',
500: '#bae090',
950: '#000000',
},
}SCSS
$custom: #bae090; $custom-light: #d0e9b1; $custom-dark: #000000;
JSON
{
"hex": "#bae090",
"rgb": {
"r": 186,
"g": 224,
"b": 144
},
"hsl": {
"h": 88.5,
"s": 56.338,
"l": 72.157
},
"oklch": {
"l": 0.86047,
"c": 0.11248,
"h": 129.2
},
"luminance": 0.65764
}Semantic roles & 50–950 ramp
primary
#BAE090
secondary
#885CB8
accent
#22C46F
background
#FEFEFD
surface
#FBFDF7
border
#D4D5D0
text
#141611
muted
#838481