#BAE392#BAE392
#BAE392 is a very light, moderate yellow-green. Relative luminance 0.675; OKLCH L 86.7% C 0.115 H 130.3°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #BAE392 |
|---|---|
| RGB | rgb(186, 227, 146) |
| HSL | hsl(90, 59%, 73%) |
| HSV | hsv(90, 36%, 89%) |
| CMYK | cmyk(18.1%, 0%, 35.7%, 11%) |
| CIE-LAB | lab(85.73, -27.20, 35.31) |
| CIE-LCH | lch(85.73, 44.57, 127.61°) |
| OKLab | oklab(86.74% -0.0743 0.0875) |
| OKLCH | oklch(86.74% 0.115 130.3) |
| XYZ | xyz(52.9062, 67.4518, 37.4207) |
| Luminance | 0.6745 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.47
Pale Olive Green
#B1D27B
ΔE00 4.44
Light Sage
#BCECAC
ΔE00 4.55
Washed Out Green
#BCF5A6
ΔE00 4.59
Tea Green
#BDF8A3
ΔE00 4.94
Celery
#C1FD95
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAE392 #BB92E3
analogous
#E3E392 #BAE392 #92E392
triadic
#BAE392 #92BAE3 #E392BA
tetradic
#BAE392 #92E3E3 #BB92E3 #E39292
square
#BAE392 #92E3E3 #BB92E3 #E39292
split-complementary
#BAE392 #9292E3 #E392E3
monochromatic
#7CC733 #9BD661 #BAE392 #D9F0C3 #F0F9E7
Accessibility & contrast
On white
1.45
#BAE392 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#BAE392 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAE392
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAE392 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAE392 | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD88C
Deuteranopia (green-blind)
#E4D596
Tritanopia (blue-blind)
#BDDCCF
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bae392; /* rgb */ color: rgb(186, 227, 146); /* oklch */ color: oklch(86.7% 0.115 130.3);
Tailwind
colors: {
custom: {
50: '#d0ecb3',
500: '#bae392',
950: '#000000',
},
}SCSS
$custom: #bae392; $custom-light: #d0ecb3; $custom-dark: #000000;
JSON
{
"hex": "#bae392",
"rgb": {
"r": 186,
"g": 227,
"b": 146
},
"hsl": {
"h": 90.37,
"s": 59.124,
"l": 73.137
},
"oklch": {
"l": 0.86744,
"c": 0.11476,
"h": 130.3
},
"luminance": 0.67453
}Semantic roles & 50–950 ramp
primary
#BAE392
secondary
#8D5DBC
accent
#1FC774
background
#FEFEFD
surface
#FBFDF8
border
#D4D5D1
text
#141611
muted
#838481