#BAE293#BAE293
#BAE293 is a very light, moderate yellow-green. Relative luminance 0.669; OKLCH L 86.5% C 0.112 H 130.3°. Best body text is #000000 at 14.39:1 contrast (WCAG AA passes).
Color values
| HEX | #BAE293 |
|---|---|
| RGB | rgb(186, 226, 147) |
| HSL | hsl(90, 58%, 73%) |
| HSV | hsv(90, 35%, 89%) |
| CMYK | cmyk(17.7%, 0%, 35%, 11.4%) |
| CIE-LAB | lab(85.47, -26.59, 34.46) |
| CIE-LCH | lch(85.47, 43.52, 127.65°) |
| OKLab | oklab(86.54% -0.0725 0.0856) |
| OKLCH | oklch(86.54% 0.112 130.3) |
| XYZ | xyz(52.7116, 66.9376, 37.7413) |
| Luminance | 0.6694 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.17
Pale Olive Green
#B1D27B
ΔE00 4.37
Light Sage
#BCECAC
ΔE00 4.42
Washed Out Green
#BCF5A6
ΔE00 4.73
Tea Green
#BDF8A3
ΔE00 5.16
Pale Olive
#B9CC81
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAE293 #BB93E2
analogous
#E1E293 #BAE293 #93E293
triadic
#BAE293 #93BAE2 #E293BA
tetradic
#BAE293 #93E1E2 #BB93E2 #E29393
square
#BAE293 #93E1E2 #BB93E2 #E29393
split-complementary
#BAE293 #9393E2 #E293E1
monochromatic
#7CC635 #9BD563 #BAE293 #D9EFC3 #F0F9E7
Accessibility & contrast
On white
1.46
#BAE293 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.39
#BAE293 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAE293
14.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAE293 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAE293 | 1.00 | 1.46 | 14.39 | 14.39 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D88E
Deuteranopia (green-blind)
#E3D597
Tritanopia (blue-blind)
#BDDCCE
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bae293; /* rgb */ color: rgb(186, 226, 147); /* oklch */ color: oklch(86.5% 0.112 130.3);
Tailwind
colors: {
custom: {
50: '#d0ebb3',
500: '#bae293',
950: '#000000',
},
}SCSS
$custom: #bae293; $custom-light: #d0ebb3; $custom-dark: #000000;
JSON
{
"hex": "#bae293",
"rgb": {
"r": 186,
"g": 226,
"b": 147
},
"hsl": {
"h": 90.38,
"s": 57.664,
"l": 73.137
},
"oklch": {
"l": 0.86541,
"c": 0.11215,
"h": 130.3
},
"luminance": 0.66938
}Semantic roles & 50–950 ramp
primary
#BAE293
secondary
#8D5EBB
accent
#20C574
background
#FEFEFD
surface
#FBFDF8
border
#D4D5D1
text
#141611
muted
#838481