#BAE993#BAE993
#BAE993 is a very light, vivid yellow-green. Relative luminance 0.708; OKLCH L 88.1% C 0.123 H 131.8°. Best body text is #000000 at 15.16:1 contrast (WCAG AA passes).
Color values
| HEX | #BAE993 |
|---|---|
| RGB | rgb(186, 233, 147) |
| HSL | hsl(93, 66%, 75%) |
| HSV | hsv(93, 37%, 91%) |
| CMYK | cmyk(20.2%, 0%, 36.9%, 8.6%) |
| CIE-LAB | lab(87.40, -29.90, 36.98) |
| CIE-LCH | lch(87.40, 47.56, 128.96°) |
| OKLab | oklab(88.09% -0.0818 0.0914) |
| OKLCH | oklch(88.09% 0.123 131.8) |
| XYZ | xyz(54.6541, 70.8225, 38.3887) |
| Luminance | 0.7082 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 3.48
Tea Green
#BDF8A3
ΔE00 3.58
Light Grey Green
#B7E1A1
ΔE00 4.26
Light Sage
#BCECAC
ΔE00 4.51
Celery
#C1FD95
ΔE00 4.66
Pistachio (survey)
#C0FA8B
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAE993 #C293E9
analogous
#E5E993 #BAE993 #93E997
triadic
#BAE993 #93BAE9 #E993BA
tetradic
#BAE993 #93E5E9 #C293E9 #E99793
square
#BAE993 #93E5E9 #C293E9 #E99793
split-complementary
#BAE993 #9793E9 #E993E5
monochromatic
#79D42D #9ADF60 #BAE993 #DAF3C6 #EFFAE6
Accessibility & contrast
On white
1.38
#BAE993 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.16
#BAE993 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAE993
15.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAE993 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAE993 | 1.00 | 1.38 | 15.16 | 15.16 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DD8D
Deuteranopia (green-blind)
#E9DA98
Tritanopia (blue-blind)
#BCE2D3
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #bae993; /* rgb */ color: rgb(186, 233, 147); /* oklch */ color: oklch(88.1% 0.123 131.8);
Tailwind
colors: {
custom: {
50: '#d0f0b3',
500: '#bae993',
950: '#000000',
},
}SCSS
$custom: #bae993; $custom-light: #d0f0b3; $custom-dark: #000000;
JSON
{
"hex": "#bae993",
"rgb": {
"r": 186,
"g": 233,
"b": 147
},
"hsl": {
"h": 92.791,
"s": 66.154,
"l": 74.51
},
"oklch": {
"l": 0.88088,
"c": 0.12267,
"h": 131.8
},
"luminance": 0.70824
}Semantic roles & 50–950 ramp
primary
#BAE993
secondary
#955DC3
accent
#17CE7B
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141611
muted
#838581