#BAE092#BAE092
#BAE092 is a very light, moderate yellow-green. Relative luminance 0.658; OKLCH L 86.1% C 0.110 H 129.6°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #BAE092 |
|---|---|
| RGB | rgb(186, 224, 146) |
| HSL | hsl(89, 56%, 73%) |
| HSV | hsv(89, 35%, 88%) |
| CMYK | cmyk(17%, 0%, 34.8%, 12.2%) |
| CIE-LAB | lab(84.91, -25.76, 34.22) |
| CIE-LCH | lch(84.91, 42.84, 126.97°) |
| OKLab | oklab(86.08% -0.0703 0.085) |
| OKLCH | oklch(86.08% 0.11 129.6) |
| XYZ | xyz(52.0929, 65.8250, 37.1496) |
| Luminance | 0.6583 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.20
Pale Olive Green
#B1D27B
ΔE00 3.99
Light Sage
#BCECAC
ΔE00 4.70
Washed Out Green
#BCF5A6
ΔE00 5.22
Pale Olive
#B9CC81
ΔE00 5.65
Tea Green
#BDF8A3
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAE092 #B892E0
analogous
#E0DF92 #BAE092 #93E092
triadic
#BAE092 #92BAE0 #E092BA
tetradic
#BAE092 #92E0DF #B892E0 #E09293
square
#BAE092 #92E0DF #B892E0 #E09293
split-complementary
#BAE092 #9293E0 #DF92E0
monochromatic
#7EC137 #9CD262 #BAE092 #D8EEC2 #F0F8E7
Accessibility & contrast
On white
1.48
#BAE092 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#BAE092 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAE092
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAE092 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAE092 | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D68D
Deuteranopia (green-blind)
#E1D396
Tritanopia (blue-blind)
#BDDACC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bae092; /* rgb */ color: rgb(186, 224, 146); /* oklch */ color: oklch(86.1% 0.110 129.6);
Tailwind
colors: {
custom: {
50: '#cfe9b2',
500: '#bae092',
950: '#000000',
},
}SCSS
$custom: #bae092; $custom-light: #cfe9b2; $custom-dark: #000000;
JSON
{
"hex": "#bae092",
"rgb": {
"r": 186,
"g": 224,
"b": 146
},
"hsl": {
"h": 89.231,
"s": 55.714,
"l": 72.549
},
"oklch": {
"l": 0.86082,
"c": 0.11025,
"h": 129.6
},
"luminance": 0.65826
}Semantic roles & 50–950 ramp
primary
#BAE092
secondary
#8A5EB8
accent
#22C371
background
#FEFEFD
surface
#FBFDF8
border
#D4D5D1
text
#141611
muted
#838481