#BAE882#BAE882
#BAE882 is a very light, vivid yellow-green. Relative luminance 0.698; OKLCH L 87.6% C 0.139 H 128.8°. Best body text is #000000 at 14.95:1 contrast (WCAG AA passes).
Color values
| HEX | #BAE882 |
|---|---|
| RGB | rgb(186, 232, 130) |
| HSL | hsl(87, 69%, 71%) |
| HSV | hsv(87, 44%, 91%) |
| CMYK | cmyk(19.8%, 0%, 44%, 9%) |
| CIE-LAB | lab(86.88, -31.56, 44.71) |
| CIE-LCH | lch(86.88, 54.73, 125.21°) |
| OKLab | oklab(87.59% -0.0872 0.1084) |
| OKLCH | oklch(87.59% 0.139 128.8) |
| XYZ | xyz(53.1350, 69.7632, 31.7810) |
| Luminance | 0.6976 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.91
Celery
#C1FD95
ΔE00 4.64
Light Yellowish Green
#C2FF89
ΔE00 5.02
Light Pea Green
#C4FE82
ΔE00 5.06
Pale Olive Green
#B1D27B
ΔE00 5.26
Light Yellow Green
#CCFD7F
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAE882 #B082E8
analogous
#E8E382 #BAE882 #87E882
triadic
#BAE882 #82BAE8 #E882BA
tetradic
#BAE882 #82E8E3 #B082E8 #E88287
square
#BAE882 #82E8E3 #B082E8 #E88287
split-complementary
#BAE882 #8287E8 #E382E8
monochromatic
#80CA25 #9DDE4E #BAE882 #D7F2B6 #F1FAE5
Accessibility & contrast
On white
1.40
#BAE882 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.95
#BAE882 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAE882
14.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAE882 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAE882 | 1.00 | 1.40 | 14.95 | 14.95 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DC7A
Deuteranopia (green-blind)
#EAD988
Tritanopia (blue-blind)
#BEE0D0
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #bae882; /* rgb */ color: rgb(186, 232, 130); /* oklch */ color: oklch(87.6% 0.139 128.8);
Tailwind
colors: {
custom: {
50: '#d0efa8',
500: '#bae882',
950: '#000000',
},
}SCSS
$custom: #bae882; $custom-light: #d0efa8; $custom-dark: #000000;
JSON
{
"hex": "#bae882",
"rgb": {
"r": 186,
"g": 232,
"b": 130
},
"hsl": {
"h": 87.059,
"s": 68.919,
"l": 70.98
},
"oklch": {
"l": 0.87593,
"c": 0.13914,
"h": 128.8
},
"luminance": 0.69764
}Semantic roles & 50–950 ramp
primary
#BAE882
secondary
#814DC1
accent
#15D16A
background
#FEFFFC
surface
#FBFEF6
border
#D4D6D0
text
#141610
muted
#838580