#BAE693#BAE693
#BAE693 is a very light, moderate yellow-green. Relative luminance 0.691; OKLCH L 87.4% C 0.118 H 131.2°. Best body text is #000000 at 14.83:1 contrast (WCAG AA passes).
Color values
| HEX | #BAE693 |
|---|---|
| RGB | rgb(186, 230, 147) |
| HSL | hsl(92, 62%, 74%) |
| HSV | hsv(92, 36%, 90%) |
| CMYK | cmyk(19.1%, 0%, 36.1%, 9.8%) |
| CIE-LAB | lab(86.57, -28.49, 35.90) |
| CIE-LCH | lch(86.57, 45.83, 128.43°) |
| OKLab | oklab(87.42% -0.0778 0.0889) |
| OKLCH | oklch(87.42% 0.118 131.2) |
| XYZ | xyz(53.8120, 69.1384, 38.1081) |
| Luminance | 0.6914 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.72
Washed Out Green
#BCF5A6
ΔE00 3.95
Tea Green
#BDF8A3
ΔE00 4.21
Light Sage
#BCECAC
ΔE00 4.37
Pale Olive Green
#B1D27B
ΔE00 5.04
Celery
#C1FD95
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAE693 #BF93E6
analogous
#E4E693 #BAE693 #93E696
triadic
#BAE693 #93BAE6 #E693BA
tetradic
#BAE693 #93E4E6 #BF93E6 #E69693
square
#BAE693 #93E4E6 #BF93E6 #E69693
split-complementary
#BAE693 #9693E6 #E693E4
monochromatic
#7BCF30 #9ADA61 #BAE693 #DAF2C5 #EFF9E6
Accessibility & contrast
On white
1.42
#BAE693 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.83
#BAE693 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAE693
14.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAE693 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAE693 | 1.00 | 1.42 | 14.83 | 14.83 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDB8D
Deuteranopia (green-blind)
#E6D897
Tritanopia (blue-blind)
#BCDFD1
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bae693; /* rgb */ color: rgb(186, 230, 147); /* oklch */ color: oklch(87.4% 0.118 131.2);
Tailwind
colors: {
custom: {
50: '#d0eeb3',
500: '#bae693',
950: '#000000',
},
}SCSS
$custom: #bae693; $custom-light: #d0eeb3; $custom-dark: #000000;
JSON
{
"hex": "#bae693",
"rgb": {
"r": 186,
"g": 230,
"b": 147
},
"hsl": {
"h": 91.807,
"s": 62.406,
"l": 73.922
},
"oklch": {
"l": 0.87424,
"c": 0.11818,
"h": 131.2
},
"luminance": 0.69139
}Semantic roles & 50–950 ramp
primary
#BAE693
secondary
#925EC0
accent
#1BCA78
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141611
muted
#838581