#BAE597#BAE597
#BAE597 is a very light, moderate yellow-green. Relative luminance 0.687; OKLCH L 87.3% C 0.112 H 131.8°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #BAE597 |
|---|---|
| RGB | rgb(186, 229, 151) |
| HSL | hsl(93, 60%, 75%) |
| HSV | hsv(93, 34%, 90%) |
| CMYK | cmyk(18.8%, 0%, 34.1%, 10.2%) |
| CIE-LAB | lab(86.36, -27.47, 33.61) |
| CIE-LCH | lch(86.36, 43.40, 129.26°) |
| OKLab | oklab(87.28% -0.0749 0.0837) |
| OKLCH | oklch(87.28% 0.112 131.8) |
| XYZ | xyz(53.8539, 68.7112, 39.6974) |
| Luminance | 0.6871 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.84
Light Sage
#BCECAC
ΔE00 3.67
Washed Out Green
#BCF5A6
ΔE00 3.87
Tea Green
#BDF8A3
ΔE00 4.37
Pale Olive Green
#B1D27B
ΔE00 5.21
Light Light Green
#C8FFB0
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAE597 #C297E5
analogous
#E1E597 #BAE597 #97E59B
triadic
#BAE597 #97BAE5 #E597BA
tetradic
#BAE597 #97E1E5 #C297E5 #E59B97
square
#BAE597 #97E1E5 #C297E5 #E59B97
split-complementary
#BAE597 #9B97E5 #E597E1
monochromatic
#79CD35 #9AD966 #BAE597 #DAF1C8 #EFF9E7
Accessibility & contrast
On white
1.42
#BAE597 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#BAE597 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAE597
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAE597 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAE597 | 1.00 | 1.42 | 14.74 | 14.74 |
| #FFFFFF | 1.42 | 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)
#ECDA92
Deuteranopia (green-blind)
#E5D79B
Tritanopia (blue-blind)
#BCDFD1
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bae597; /* rgb */ color: rgb(186, 229, 151); /* oklch */ color: oklch(87.3% 0.112 131.8);
Tailwind
colors: {
custom: {
50: '#d0edb6',
500: '#bae597',
950: '#000000',
},
}SCSS
$custom: #bae597; $custom-light: #d0edb6; $custom-dark: #000000;
JSON
{
"hex": "#bae597",
"rgb": {
"r": 186,
"g": 229,
"b": 151
},
"hsl": {
"h": 93.077,
"s": 60,
"l": 74.51
},
"oklch": {
"l": 0.87275,
"c": 0.11226,
"h": 131.8
},
"luminance": 0.68712
}Semantic roles & 50–950 ramp
primary
#BAE597
secondary
#9562BF
accent
#1EC87B
background
#FEFEFD
surface
#FBFDF8
border
#D4D5D1
text
#141611
muted
#838481