#BAE598#BAE598
#BAE598 is a very light, moderate yellow-green. Relative luminance 0.687; OKLCH L 87.3% C 0.111 H 132.1°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #BAE598 |
|---|---|
| RGB | rgb(186, 229, 152) |
| HSL | hsl(94, 60%, 75%) |
| HSV | hsv(94, 34%, 90%) |
| CMYK | cmyk(18.8%, 0%, 33.6%, 10.2%) |
| CIE-LAB | lab(86.38, -27.33, 33.12) |
| CIE-LCH | lch(86.38, 42.94, 129.53°) |
| OKLab | oklab(87.29% -0.0745 0.0825) |
| OKLCH | oklch(87.29% 0.111 132.1) |
| XYZ | xyz(53.9354, 68.7438, 40.1270) |
| Luminance | 0.6875 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.66
Light Sage
#BCECAC
ΔE00 3.50
Washed Out Green
#BCF5A6
ΔE00 3.83
Tea Green
#BDF8A3
ΔE00 4.37
Pale Olive Green
#B1D27B
ΔE00 5.32
Pale Green
#C7FDB5
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAE598 #C398E5
analogous
#E1E598 #BAE598 #98E59C
triadic
#BAE598 #98BAE5 #E598BA
tetradic
#BAE598 #98E1E5 #C398E5 #E59C98
square
#BAE598 #98E1E5 #C398E5 #E59C98
split-complementary
#BAE598 #9C98E5 #E598E1
monochromatic
#79CC36 #99D967 #BAE598 #DBF1C9 #EFF9E7
Accessibility & contrast
On white
1.42
#BAE598 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#BAE598 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAE598
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAE598 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAE598 | 1.00 | 1.42 | 14.75 | 14.75 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDA93
Deuteranopia (green-blind)
#E5D79C
Tritanopia (blue-blind)
#BCDFD1
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bae598; /* rgb */ color: rgb(186, 229, 152); /* oklch */ color: oklch(87.3% 0.111 132.1);
Tailwind
colors: {
custom: {
50: '#cfedb7',
500: '#bae598',
950: '#000000',
},
}SCSS
$custom: #bae598; $custom-light: #cfedb7; $custom-dark: #000000;
JSON
{
"hex": "#bae598",
"rgb": {
"r": 186,
"g": 229,
"b": 152
},
"hsl": {
"h": 93.506,
"s": 59.69,
"l": 74.706
},
"oklch": {
"l": 0.87293,
"c": 0.11116,
"h": 132.1
},
"luminance": 0.68745
}Semantic roles & 50–950 ramp
primary
#BAE598
secondary
#9662BF
accent
#1EC77D
background
#FEFEFD
surface
#FBFDF8
border
#D4D5D1
text
#141611
muted
#838481