#BAE698#BAE698
#BAE698 is a very light, moderate yellow-green. Relative luminance 0.693; OKLCH L 87.5% C 0.113 H 132.3°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #BAE698 |
|---|---|
| RGB | rgb(186, 230, 152) |
| HSL | hsl(94, 61%, 75%) |
| HSV | hsv(94, 34%, 90%) |
| CMYK | cmyk(19.1%, 0%, 33.9%, 9.8%) |
| CIE-LAB | lab(86.65, -27.81, 33.48) |
| CIE-LCH | lch(86.65, 43.52, 129.71°) |
| OKLab | oklab(87.51% -0.0758 0.0834) |
| OKLCH | oklch(87.51% 0.113 132.3) |
| XYZ | xyz(54.2129, 69.2987, 40.2194) |
| Luminance | 0.6930 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.85
Light Sage
#BCECAC
ΔE00 3.49
Washed Out Green
#BCF5A6
ΔE00 3.61
Tea Green
#BDF8A3
ΔE00 4.12
Light Light Green
#C8FFB0
ΔE00 5.36
Pale Green
#C7FDB5
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAE698 #C498E6
analogous
#E1E698 #BAE698 #98E69D
triadic
#BAE698 #98BAE6 #E698BA
tetradic
#BAE698 #98E1E6 #C498E6 #E69D98
square
#BAE698 #98E1E6 #C498E6 #E69D98
split-complementary
#BAE698 #9D98E6 #E698E1
monochromatic
#78CE36 #99DA67 #BAE698 #DBF2C9 #EFF9E6
Accessibility & contrast
On white
1.41
#BAE698 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#BAE698 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAE698
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAE698 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAE698 | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDB93
Deuteranopia (green-blind)
#E6D89C
Tritanopia (blue-blind)
#BBE0D2
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bae698; /* rgb */ color: rgb(186, 230, 152); /* oklch */ color: oklch(87.5% 0.113 132.3);
Tailwind
colors: {
custom: {
50: '#d0eeb7',
500: '#bae698',
950: '#000000',
},
}SCSS
$custom: #bae698; $custom-light: #d0eeb7; $custom-dark: #000000;
JSON
{
"hex": "#bae698",
"rgb": {
"r": 186,
"g": 230,
"b": 152
},
"hsl": {
"h": 93.846,
"s": 60.937,
"l": 74.902
},
"oklch": {
"l": 0.87514,
"c": 0.11268,
"h": 132.3
},
"luminance": 0.693
}Semantic roles & 50–950 ramp
primary
#BAE698
secondary
#9762C0
accent
#1DC97E
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141611
muted
#838581