#BAE593#BAE593
#BAE593 is a very light, moderate yellow-green. Relative luminance 0.686; OKLCH L 87.2% C 0.117 H 131.0°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #BAE593 |
|---|---|
| RGB | rgb(186, 229, 147) |
| HSL | hsl(91, 61%, 74%) |
| HSV | hsv(91, 36%, 90%) |
| CMYK | cmyk(18.8%, 0%, 35.8%, 10.2%) |
| CIE-LAB | lab(86.30, -28.01, 35.54) |
| CIE-LCH | lch(86.30, 45.26, 128.24°) |
| OKLab | oklab(87.2% -0.0765 0.0881) |
| OKLCH | oklch(87.2% 0.117 131) |
| XYZ | xyz(53.5345, 68.5834, 38.0156) |
| Luminance | 0.6858 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.56
Washed Out Green
#BCF5A6
ΔE00 4.13
Light Sage
#BCECAC
ΔE00 4.36
Tea Green
#BDF8A3
ΔE00 4.44
Pale Olive Green
#B1D27B
ΔE00 4.86
Celery
#C1FD95
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAE593 #BE93E5
analogous
#E3E593 #BAE593 #93E595
triadic
#BAE593 #93BAE5 #E593BA
tetradic
#BAE593 #93E3E5 #BE93E5 #E59593
square
#BAE593 #93E3E5 #BE93E5 #E59593
split-complementary
#BAE593 #9593E5 #E593E3
monochromatic
#7BCC31 #9AD962 #BAE593 #DAF1C4 #EFF9E6
Accessibility & contrast
On white
1.43
#BAE593 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#BAE593 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAE593
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAE593 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAE593 | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDA8D
Deuteranopia (green-blind)
#E6D797
Tritanopia (blue-blind)
#BCDED0
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bae593; /* rgb */ color: rgb(186, 229, 147); /* oklch */ color: oklch(87.2% 0.117 131.0);
Tailwind
colors: {
custom: {
50: '#d0edb3',
500: '#bae593',
950: '#000000',
},
}SCSS
$custom: #bae593; $custom-light: #d0edb3; $custom-dark: #000000;
JSON
{
"hex": "#bae593",
"rgb": {
"r": 186,
"g": 229,
"b": 147
},
"hsl": {
"h": 91.463,
"s": 61.194,
"l": 73.725
},
"oklch": {
"l": 0.87203,
"c": 0.11667,
"h": 131
},
"luminance": 0.68584
}Semantic roles & 50–950 ramp
primary
#BAE593
secondary
#905EBE
accent
#1DC977
background
#FEFEFD
surface
#FBFDF8
border
#D4D5D1
text
#141611
muted
#838481