#BAE699#BAE699
#BAE699 is a very light, moderate yellow-green. Relative luminance 0.693; OKLCH L 87.5% C 0.112 H 132.5°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #BAE699 |
|---|---|
| RGB | rgb(186, 230, 153) |
| HSL | hsl(94, 61%, 75%) |
| HSV | hsv(94, 33%, 90%) |
| CMYK | cmyk(19.1%, 0%, 33.5%, 9.8%) |
| CIE-LAB | lab(86.67, -27.67, 33.00) |
| CIE-LCH | lch(86.67, 43.06, 129.98°) |
| OKLab | oklab(87.53% -0.0754 0.0823) |
| OKLCH | oklch(87.53% 0.112 132.5) |
| XYZ | xyz(54.2952, 69.3316, 40.6526) |
| Luminance | 0.6933 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.67
Light Sage
#BCECAC
ΔE00 3.32
Washed Out Green
#BCF5A6
ΔE00 3.56
Tea Green
#BDF8A3
ΔE00 4.13
Pale Green
#C7FDB5
ΔE00 5.28
Light Light Green
#C8FFB0
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAE699 #C599E6
analogous
#E0E699 #BAE699 #99E69F
triadic
#BAE699 #99BAE6 #E699BA
tetradic
#BAE699 #99E0E6 #C599E6 #E69F99
square
#BAE699 #99E0E6 #C599E6 #E69F99
split-complementary
#BAE699 #9F99E6 #E699E0
monochromatic
#77CE37 #99DA68 #BAE699 #DBF2CA #EEF9E6
Accessibility & contrast
On white
1.41
#BAE699 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#BAE699 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAE699
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAE699 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAE699 | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDB94
Deuteranopia (green-blind)
#E6D89D
Tritanopia (blue-blind)
#BBE0D2
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bae699; /* rgb */ color: rgb(186, 230, 153); /* oklch */ color: oklch(87.5% 0.112 132.5);
Tailwind
colors: {
custom: {
50: '#d0eeb7',
500: '#bae699',
950: '#000000',
},
}SCSS
$custom: #bae699; $custom-light: #d0eeb7; $custom-dark: #000000;
JSON
{
"hex": "#bae699",
"rgb": {
"r": 186,
"g": 230,
"b": 153
},
"hsl": {
"h": 94.286,
"s": 60.63,
"l": 75.098
},
"oklch": {
"l": 0.87532,
"c": 0.11158,
"h": 132.5
},
"luminance": 0.69333
}Semantic roles & 50–950 ramp
primary
#BAE699
secondary
#9863C0
accent
#1DC87F
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141611
muted
#838581