#BAE982#BAE982
#BAE982 is a very light, vivid yellow-green. Relative luminance 0.703; OKLCH L 87.8% C 0.141 H 129.0°. Best body text is #000000 at 15.07:1 contrast (WCAG AA passes).
Color values
| HEX | #BAE982 |
|---|---|
| RGB | rgb(186, 233, 130) |
| HSL | hsl(87, 70%, 71%) |
| HSV | hsv(87, 44%, 91%) |
| CMYK | cmyk(20.2%, 0%, 44.2%, 8.6%) |
| CIE-LAB | lab(87.16, -32.02, 45.06) |
| CIE-LCH | lch(87.16, 55.28, 125.40°) |
| OKLab | oklab(87.82% -0.0885 0.1092) |
| OKLCH | oklch(87.82% 0.141 129) |
| XYZ | xyz(53.4173, 70.3278, 31.8751) |
| Luminance | 0.7033 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.67
Celery
#C1FD95
ΔE00 4.43
Light Yellowish Green
#C2FF89
ΔE00 4.77
Light Pea Green
#C4FE82
ΔE00 4.82
Light Yellow Green
#CCFD7F
ΔE00 5.07
Tea Green
#BDF8A3
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAE982 #B182E9
analogous
#E9E582 #BAE982 #86E982
triadic
#BAE982 #82BAE9 #E982BA
tetradic
#BAE982 #82E9E5 #B182E9 #E98286
square
#BAE982 #82E9E5 #B182E9 #E98286
split-complementary
#BAE982 #8286E9 #E582E9
monochromatic
#80CD24 #9DE04E #BAE982 #D7F2B6 #F1FAE5
Accessibility & contrast
On white
1.39
#BAE982 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.07
#BAE982 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAE982
15.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAE982 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAE982 | 1.00 | 1.39 | 15.07 | 15.07 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DC7A
Deuteranopia (green-blind)
#EBD988
Tritanopia (blue-blind)
#BEE1D0
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #bae982; /* rgb */ color: rgb(186, 233, 130); /* oklch */ color: oklch(87.8% 0.141 129.0);
Tailwind
colors: {
custom: {
50: '#d0f0a8',
500: '#bae982',
950: '#000000',
},
}SCSS
$custom: #bae982; $custom-light: #d0f0a8; $custom-dark: #000000;
JSON
{
"hex": "#bae982",
"rgb": {
"r": 186,
"g": 233,
"b": 130
},
"hsl": {
"h": 87.379,
"s": 70.068,
"l": 71.176
},
"oklch": {
"l": 0.87816,
"c": 0.14057,
"h": 129
},
"luminance": 0.70329
}Semantic roles & 50–950 ramp
primary
#BAE982
secondary
#824DC2
accent
#13D26A
background
#FEFFFC
surface
#FBFEF6
border
#D4D6D0
text
#141610
muted
#838580