#BAE498#BAE498
#BAE498 is a very light, moderate yellow-green. Relative luminance 0.682; OKLCH L 87.1% C 0.110 H 131.8°. Best body text is #000000 at 14.64:1 contrast (WCAG AA passes).
Color values
| HEX | #BAE498 |
|---|---|
| RGB | rgb(186, 228, 152) |
| HSL | hsl(93, 58%, 75%) |
| HSV | hsv(93, 33%, 89%) |
| CMYK | cmyk(18.4%, 0%, 33.3%, 10.6%) |
| CIE-LAB | lab(86.10, -26.85, 32.76) |
| CIE-LCH | lch(86.10, 42.36, 129.34°) |
| OKLab | oklab(87.07% -0.0731 0.0817) |
| OKLCH | oklch(87.07% 0.11 131.8) |
| XYZ | xyz(53.6596, 68.1920, 40.0350) |
| Luminance | 0.6819 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.49
Light Sage
#BCECAC
ΔE00 3.52
Washed Out Green
#BCF5A6
ΔE00 4.06
Tea Green
#BDF8A3
ΔE00 4.63
Pale Olive Green
#B1D27B
ΔE00 5.18
Pale Green
#C7FDB5
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAE498 #C298E4
analogous
#E0E498 #BAE498 #98E49C
triadic
#BAE498 #98BAE4 #E498BA
tetradic
#BAE498 #98E0E4 #C298E4 #E49C98
square
#BAE498 #98E0E4 #C298E4 #E49C98
split-complementary
#BAE498 #9C98E4 #E498E0
monochromatic
#79CB37 #9AD768 #BAE498 #DAF1C8 #EFF9E7
Accessibility & contrast
On white
1.43
#BAE498 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.64
#BAE498 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAE498
14.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAE498 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAE498 | 1.00 | 1.43 | 14.64 | 14.64 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD993
Deuteranopia (green-blind)
#E4D69C
Tritanopia (blue-blind)
#BCDED0
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bae498; /* rgb */ color: rgb(186, 228, 152); /* oklch */ color: oklch(87.1% 0.110 131.8);
Tailwind
colors: {
custom: {
50: '#cfecb7',
500: '#bae498',
950: '#000000',
},
}SCSS
$custom: #bae498; $custom-light: #cfecb7; $custom-dark: #000000;
JSON
{
"hex": "#bae498",
"rgb": {
"r": 186,
"g": 228,
"b": 152
},
"hsl": {
"h": 93.158,
"s": 58.462,
"l": 74.51
},
"oklch": {
"l": 0.87073,
"c": 0.10963,
"h": 131.8
},
"luminance": 0.68193
}Semantic roles & 50–950 ramp
primary
#BAE498
secondary
#9563BD
accent
#1FC67C
background
#FEFEFD
surface
#FBFDF8
border
#D4D5D1
text
#141611
muted
#838481