#BAE684#BAE684
#BAE684 is a very light, vivid yellow-green. Relative luminance 0.687; OKLCH L 87.2% C 0.134 H 128.6°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #BAE684 |
|---|---|
| RGB | rgb(186, 230, 132) |
| HSL | hsl(87, 66%, 71%) |
| HSV | hsv(87, 43%, 90%) |
| CMYK | cmyk(19.1%, 0%, 42.6%, 9.8%) |
| CIE-LAB | lab(86.35, -30.39, 43.08) |
| CIE-LCH | lch(86.35, 52.72, 125.20°) |
| OKLab | oklab(87.18% -0.0838 0.1048) |
| OKLCH | oklch(87.18% 0.134 128.6) |
| XYZ | xyz(52.7108, 68.6979, 32.3083) |
| Luminance | 0.6870 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.44
Pale Olive Green
#B1D27B
ΔE00 4.71
Celery
#C1FD95
ΔE00 5.04
Tea Green
#BDF8A3
ΔE00 5.41
Light Yellowish Green
#C2FF89
ΔE00 5.59
Washed Out Green
#BCF5A6
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAE684 #B084E6
analogous
#E6E184 #BAE684 #89E684
triadic
#BAE684 #84BAE6 #E684BA
tetradic
#BAE684 #84E6E1 #B084E6 #E68489
square
#BAE684 #84E6E1 #B084E6 #E68489
split-complementary
#BAE684 #8489E6 #E184E6
monochromatic
#80C728 #9DDC51 #BAE684 #D7F0B7 #F1FAE6
Accessibility & contrast
On white
1.42
#BAE684 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#BAE684 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAE684
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAE684 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAE684 | 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)
#EFDA7C
Deuteranopia (green-blind)
#E8D789
Tritanopia (blue-blind)
#BEDECE
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bae684; /* rgb */ color: rgb(186, 230, 132); /* oklch */ color: oklch(87.2% 0.134 128.6);
Tailwind
colors: {
custom: {
50: '#d0eea9',
500: '#bae684',
950: '#000000',
},
}SCSS
$custom: #bae684; $custom-light: #d0eea9; $custom-dark: #000000;
JSON
{
"hex": "#bae684",
"rgb": {
"r": 186,
"g": 230,
"b": 132
},
"hsl": {
"h": 86.939,
"s": 66.216,
"l": 70.98
},
"oklch": {
"l": 0.87178,
"c": 0.13421,
"h": 128.6
},
"luminance": 0.68699
}Semantic roles & 50–950 ramp
primary
#BAE684
secondary
#8150BF
accent
#17CE69
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141610
muted
#838581