#BAE482#BAE482
#BAE482 is a very light, vivid yellow-green. Relative luminance 0.675; OKLCH L 86.7% C 0.133 H 127.9°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #BAE482 |
|---|---|
| RGB | rgb(186, 228, 130) |
| HSL | hsl(86, 64%, 70%) |
| HSV | hsv(86, 43%, 89%) |
| CMYK | cmyk(18.4%, 0%, 43%, 10.6%) |
| CIE-LAB | lab(85.77, -29.69, 43.32) |
| CIE-LCH | lch(85.77, 52.52, 124.42°) |
| OKLab | oklab(86.7% -0.082 0.1053) |
| OKLCH | oklch(86.7% 0.133 127.9) |
| XYZ | xyz(52.0219, 67.5369, 31.4100) |
| Luminance | 0.6754 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.27
Pistachio (survey)
#C0FA8B
ΔE00 4.91
Celery
#C1FD95
ΔE00 5.55
Tea Green
#BDF8A3
ΔE00 5.91
Light Yellowish Green
#C2FF89
ΔE00 6.02
Light Pea Green
#C4FE82
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAE482 #AC82E4
analogous
#E4DD82 #BAE482 #89E482
triadic
#BAE482 #82BAE4 #E482BA
tetradic
#BAE482 #82E4DD #AC82E4 #E48289
square
#BAE482 #82E4DD #AC82E4 #E48289
split-complementary
#BAE482 #8289E4 #DD82E4
monochromatic
#81C22A #9ED950 #BAE482 #D6EFB4 #F1FAE6
Accessibility & contrast
On white
1.45
#BAE482 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#BAE482 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAE482
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAE482 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAE482 | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD87A
Deuteranopia (green-blind)
#E7D687
Tritanopia (blue-blind)
#BEDCCC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bae482; /* rgb */ color: rgb(186, 228, 130); /* oklch */ color: oklch(86.7% 0.133 127.9);
Tailwind
colors: {
custom: {
50: '#d0eca8',
500: '#bae482',
950: '#000000',
},
}SCSS
$custom: #bae482; $custom-light: #d0eca8; $custom-dark: #000000;
JSON
{
"hex": "#bae482",
"rgb": {
"r": 186,
"g": 228,
"b": 130
},
"hsl": {
"h": 85.714,
"s": 64.474,
"l": 70.196
},
"oklch": {
"l": 0.86702,
"c": 0.13344,
"h": 127.9
},
"luminance": 0.67538
}Semantic roles & 50–950 ramp
primary
#BAE482
secondary
#7D4EBC
accent
#19CC66
background
#FEFEFC
surface
#FBFDF6
border
#D4D5D0
text
#141610
muted
#838480