#BAE596#BAE596
#BAE596 is a very light, moderate yellow-green. Relative luminance 0.687; OKLCH L 87.3% C 0.113 H 131.6°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #BAE596 |
|---|---|
| RGB | rgb(186, 229, 150) |
| HSL | hsl(93, 60%, 74%) |
| HSV | hsv(93, 34%, 90%) |
| CMYK | cmyk(18.8%, 0%, 34.5%, 10.2%) |
| CIE-LAB | lab(86.34, -27.61, 34.09) |
| CIE-LCH | lch(86.34, 43.87, 129.00°) |
| OKLab | oklab(87.26% -0.0753 0.0848) |
| OKLCH | oklch(87.26% 0.113 131.6) |
| XYZ | xyz(53.7730, 68.6788, 39.2715) |
| Luminance | 0.6868 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.03
Light Sage
#BCECAC
ΔE00 3.84
Washed Out Green
#BCF5A6
ΔE00 3.92
Tea Green
#BDF8A3
ΔE00 4.37
Pale Olive Green
#B1D27B
ΔE00 5.12
Light Light Green
#C8FFB0
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAE596 #C196E5
analogous
#E2E596 #BAE596 #96E59A
triadic
#BAE596 #96BAE5 #E596BA
tetradic
#BAE596 #96E2E5 #C196E5 #E59A96
square
#BAE596 #96E2E5 #C196E5 #E59A96
split-complementary
#BAE596 #9A96E5 #E596E2
monochromatic
#7ACD34 #9AD965 #BAE596 #DAF1C7 #EFF9E6
Accessibility & contrast
On white
1.43
#BAE596 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#BAE596 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAE596
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAE596 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAE596 | 1.00 | 1.43 | 14.74 | 14.74 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDA91
Deuteranopia (green-blind)
#E5D79A
Tritanopia (blue-blind)
#BCDFD1
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bae596; /* rgb */ color: rgb(186, 229, 150); /* oklch */ color: oklch(87.3% 0.113 131.6);
Tailwind
colors: {
custom: {
50: '#d0edb5',
500: '#bae596',
950: '#000000',
},
}SCSS
$custom: #bae596; $custom-light: #d0edb5; $custom-dark: #000000;
JSON
{
"hex": "#bae596",
"rgb": {
"r": 186,
"g": 229,
"b": 150
},
"hsl": {
"h": 92.658,
"s": 60.305,
"l": 74.314
},
"oklch": {
"l": 0.87257,
"c": 0.11337,
"h": 131.6
},
"luminance": 0.6868
}Semantic roles & 50–950 ramp
primary
#BAE596
secondary
#9461BF
accent
#1EC87A
background
#FEFEFD
surface
#FBFDF8
border
#D4D5D1
text
#141611
muted
#838481