#BAE696#BAE696
#BAE696 is a very light, moderate yellow-green. Relative luminance 0.692; OKLCH L 87.5% C 0.115 H 131.8°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #BAE696 |
|---|---|
| RGB | rgb(186, 230, 150) |
| HSL | hsl(93, 62%, 75%) |
| HSV | hsv(93, 35%, 90%) |
| CMYK | cmyk(19.1%, 0%, 34.8%, 9.8%) |
| CIE-LAB | lab(86.62, -28.08, 34.45) |
| CIE-LCH | lch(86.62, 44.45, 129.18°) |
| OKLab | oklab(87.48% -0.0766 0.0856) |
| OKLCH | oklch(87.48% 0.115 131.8) |
| XYZ | xyz(54.0505, 69.2338, 39.3640) |
| Luminance | 0.6924 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.20
Washed Out Green
#BCF5A6
ΔE00 3.72
Light Sage
#BCECAC
ΔE00 3.85
Tea Green
#BDF8A3
ΔE00 4.13
Pale Olive Green
#B1D27B
ΔE00 5.28
Light Light Green
#C8FFB0
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAE696 #C296E6
analogous
#E2E696 #BAE696 #96E69A
triadic
#BAE696 #96BAE6 #E696BA
tetradic
#BAE696 #96E2E6 #C296E6 #E69A96
square
#BAE696 #96E2E6 #C296E6 #E69A96
split-complementary
#BAE696 #9A96E6 #E696E2
monochromatic
#79CE33 #9ADA65 #BAE696 #DAF2C7 #EFF9E6
Accessibility & contrast
On white
1.41
#BAE696 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#BAE696 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAE696
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAE696 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAE696 | 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)
#EDDB90
Deuteranopia (green-blind)
#E6D89A
Tritanopia (blue-blind)
#BCE0D2
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bae696; /* rgb */ color: rgb(186, 230, 150); /* oklch */ color: oklch(87.5% 0.115 131.8);
Tailwind
colors: {
custom: {
50: '#d0eeb5',
500: '#bae696',
950: '#000000',
},
}SCSS
$custom: #bae696; $custom-light: #d0eeb5; $custom-dark: #000000;
JSON
{
"hex": "#bae696",
"rgb": {
"r": 186,
"g": 230,
"b": 150
},
"hsl": {
"h": 93,
"s": 61.538,
"l": 74.51
},
"oklch": {
"l": 0.87478,
"c": 0.11488,
"h": 131.8
},
"luminance": 0.69235
}Semantic roles & 50–950 ramp
primary
#BAE696
secondary
#9560C0
accent
#1CC97B
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141611
muted
#838581