#BAE192#BAE192
#BAE192 is a very light, moderate yellow-green. Relative luminance 0.664; OKLCH L 86.3% C 0.112 H 129.8°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #BAE192 |
|---|---|
| RGB | rgb(186, 225, 146) |
| HSL | hsl(90, 57%, 73%) |
| HSV | hsv(90, 35%, 88%) |
| CMYK | cmyk(17.3%, 0%, 35.1%, 11.8%) |
| CIE-LAB | lab(85.18, -26.24, 34.59) |
| CIE-LCH | lch(85.18, 43.41, 127.19°) |
| OKLab | oklab(86.3% -0.0716 0.0858) |
| OKLCH | oklch(86.3% 0.112 129.8) |
| XYZ | xyz(52.3624, 66.3641, 37.2394) |
| Luminance | 0.6636 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.27
Pale Olive Green
#B1D27B
ΔE00 4.12
Light Sage
#BCECAC
ΔE00 4.64
Washed Out Green
#BCF5A6
ΔE00 5.00
Tea Green
#BDF8A3
ΔE00 5.42
Pale Olive
#B9CC81
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAE192 #B992E1
analogous
#E1E092 #BAE192 #92E192
triadic
#BAE192 #92BAE1 #E192BA
tetradic
#BAE192 #92E1E0 #B992E1 #E19292
square
#BAE192 #92E1E0 #B992E1 #E19292
split-complementary
#BAE192 #9292E1 #E092E1
monochromatic
#7DC336 #9CD462 #BAE192 #D8EEC2 #F0F8E7
Accessibility & contrast
On white
1.47
#BAE192 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#BAE192 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAE192
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAE192 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAE192 | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D78C
Deuteranopia (green-blind)
#E2D496
Tritanopia (blue-blind)
#BDDBCD
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bae192; /* rgb */ color: rgb(186, 225, 146); /* oklch */ color: oklch(86.3% 0.112 129.8);
Tailwind
colors: {
custom: {
50: '#d0eab2',
500: '#bae192',
950: '#000000',
},
}SCSS
$custom: #bae192; $custom-light: #d0eab2; $custom-dark: #000000;
JSON
{
"hex": "#bae192",
"rgb": {
"r": 186,
"g": 225,
"b": 146
},
"hsl": {
"h": 89.62,
"s": 56.835,
"l": 72.745
},
"oklch": {
"l": 0.86303,
"c": 0.11176,
"h": 129.8
},
"luminance": 0.66365
}Semantic roles & 50–950 ramp
primary
#BAE192
secondary
#8B5EBA
accent
#21C472
background
#FEFEFD
surface
#FBFDF8
border
#D4D5D1
text
#141611
muted
#838481