#BAE396#BAE396
#BAE396 is a very light, moderate yellow-green. Relative luminance 0.676; OKLCH L 86.8% C 0.110 H 131.2°. Best body text is #000000 at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #BAE396 |
|---|---|
| RGB | rgb(186, 227, 150) |
| HSL | hsl(92, 58%, 74%) |
| HSV | hsv(92, 34%, 89%) |
| CMYK | cmyk(18.1%, 0%, 33.9%, 11%) |
| CIE-LAB | lab(85.80, -26.65, 33.37) |
| CIE-LCH | lch(85.80, 42.70, 128.62°) |
| OKLab | oklab(86.82% -0.0726 0.0831) |
| OKLCH | oklch(86.82% 0.11 131.2) |
| XYZ | xyz(53.2228, 67.5784, 39.0882) |
| Luminance | 0.6758 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.73
Light Sage
#BCECAC
ΔE00 3.89
Washed Out Green
#BCF5A6
ΔE00 4.36
Pale Olive Green
#B1D27B
ΔE00 4.82
Tea Green
#BDF8A3
ΔE00 4.88
Pale Green
#C7FDB5
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAE396 #BF96E3
analogous
#E1E396 #BAE396 #96E399
triadic
#BAE396 #96BAE3 #E396BA
tetradic
#BAE396 #96E1E3 #BF96E3 #E39996
square
#BAE396 #96E1E3 #BF96E3 #E39996
split-complementary
#BAE396 #9996E3 #E396E1
monochromatic
#7BC936 #9AD666 #BAE396 #DAF0C6 #EFF9E7
Accessibility & contrast
On white
1.45
#BAE396 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.52
#BAE396 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAE396
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAE396 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAE396 | 1.00 | 1.45 | 14.52 | 14.52 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD991
Deuteranopia (green-blind)
#E3D59A
Tritanopia (blue-blind)
#BCDDCF
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bae396; /* rgb */ color: rgb(186, 227, 150); /* oklch */ color: oklch(86.8% 0.110 131.2);
Tailwind
colors: {
custom: {
50: '#cfecb5',
500: '#bae396',
950: '#000000',
},
}SCSS
$custom: #bae396; $custom-light: #cfecb5; $custom-dark: #000000;
JSON
{
"hex": "#bae396",
"rgb": {
"r": 186,
"g": 227,
"b": 150
},
"hsl": {
"h": 91.948,
"s": 57.895,
"l": 73.922
},
"oklch": {
"l": 0.86816,
"c": 0.11033,
"h": 131.2
},
"luminance": 0.67579
}Semantic roles & 50–950 ramp
primary
#BAE396
secondary
#9261BC
accent
#20C578
background
#FEFEFD
surface
#FBFDF8
border
#D4D5D1
text
#141611
muted
#838481