#BAE697#BAE697
#BAE697 is a very light, moderate yellow-green. Relative luminance 0.693; OKLCH L 87.5% C 0.114 H 132.0°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #BAE697 |
|---|---|
| RGB | rgb(186, 230, 151) |
| HSL | hsl(93, 61%, 75%) |
| HSV | hsv(93, 34%, 90%) |
| CMYK | cmyk(19.1%, 0%, 34.3%, 9.8%) |
| CIE-LAB | lab(86.64, -27.94, 33.97) |
| CIE-LCH | lch(86.64, 43.99, 129.44°) |
| OKLab | oklab(87.5% -0.0762 0.0845) |
| OKLCH | oklch(87.5% 0.114 132) |
| XYZ | xyz(54.1314, 69.2661, 39.7899) |
| Luminance | 0.6927 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.02
Washed Out Green
#BCF5A6
ΔE00 3.66
Light Sage
#BCECAC
ΔE00 3.67
Tea Green
#BDF8A3
ΔE00 4.12
Pale Olive Green
#B1D27B
ΔE00 5.37
Light Light Green
#C8FFB0
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAE697 #C397E6
analogous
#E1E697 #BAE697 #97E69C
triadic
#BAE697 #97BAE6 #E697BA
tetradic
#BAE697 #97E1E6 #C397E6 #E69C97
square
#BAE697 #97E1E6 #C397E6 #E69C97
split-complementary
#BAE697 #9C97E6 #E697E1
monochromatic
#79CE34 #99DA66 #BAE697 #DBF2C8 #EFF9E6
Accessibility & contrast
On white
1.41
#BAE697 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#BAE697 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAE697
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAE697 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAE697 | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDB92
Deuteranopia (green-blind)
#E6D89B
Tritanopia (blue-blind)
#BCE0D2
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bae697; /* rgb */ color: rgb(186, 230, 151); /* oklch */ color: oklch(87.5% 0.114 132.0);
Tailwind
colors: {
custom: {
50: '#d0eeb6',
500: '#bae697',
950: '#000000',
},
}SCSS
$custom: #bae697; $custom-light: #d0eeb6; $custom-dark: #000000;
JSON
{
"hex": "#bae697",
"rgb": {
"r": 186,
"g": 230,
"b": 151
},
"hsl": {
"h": 93.418,
"s": 61.24,
"l": 74.706
},
"oklch": {
"l": 0.87496,
"c": 0.11378,
"h": 132
},
"luminance": 0.69267
}Semantic roles & 50–950 ramp
primary
#BAE697
secondary
#9661C0
accent
#1DC97D
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141611
muted
#838581