#BAE581#BAE581
#BAE581 is a very light, vivid yellow-green. Relative luminance 0.681; OKLCH L 86.9% C 0.136 H 128.0°. Best body text is #000000 at 14.61:1 contrast (WCAG AA passes).
Color values
| HEX | #BAE581 |
|---|---|
| RGB | rgb(186, 229, 129) |
| HSL | hsl(86, 66%, 70%) |
| HSV | hsv(86, 44%, 90%) |
| CMYK | cmyk(18.8%, 0%, 43.7%, 10.2%) |
| CIE-LAB | lab(86.04, -30.27, 44.14) |
| CIE-LCH | lch(86.04, 53.53, 124.44°) |
| OKLab | oklab(86.91% -0.0837 0.1071) |
| OKLCH | oklch(86.91% 0.136 128) |
| XYZ | xyz(52.2310, 68.0620, 31.1501) |
| Luminance | 0.6806 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.55
Pistachio (survey)
#C0FA8B
ΔE00 4.64
Celery
#C1FD95
ΔE00 5.34
Light Pea Green
#C4FE82
ΔE00 5.73
Light Yellowish Green
#C2FF89
ΔE00 5.74
Light Yellow Green
#CCFD7F
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAE581 #AC81E5
analogous
#E5DE81 #BAE581 #88E581
triadic
#BAE581 #81BAE5 #E581BA
tetradic
#BAE581 #81E5DE #AC81E5 #E58188
square
#BAE581 #81E5DE #AC81E5 #E58188
split-complementary
#BAE581 #8188E5 #DE81E5
monochromatic
#81C328 #9EDB4E #BAE581 #D6EFB4 #F1FAE6
Accessibility & contrast
On white
1.44
#BAE581 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.61
#BAE581 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAE581
14.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAE581 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAE581 | 1.00 | 1.44 | 14.61 | 14.61 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED979
Deuteranopia (green-blind)
#E8D687
Tritanopia (blue-blind)
#BEDDCD
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bae581; /* rgb */ color: rgb(186, 229, 129); /* oklch */ color: oklch(86.9% 0.136 128.0);
Tailwind
colors: {
custom: {
50: '#d0eda7',
500: '#bae581',
950: '#000000',
},
}SCSS
$custom: #bae581; $custom-light: #d0eda7; $custom-dark: #000000;
JSON
{
"hex": "#bae581",
"rgb": {
"r": 186,
"g": 229,
"b": 129
},
"hsl": {
"h": 85.8,
"s": 65.789,
"l": 70.196
},
"oklch": {
"l": 0.8691,
"c": 0.1359,
"h": 128
},
"luminance": 0.68063
}Semantic roles & 50–950 ramp
primary
#BAE581
secondary
#7D4DBD
accent
#18CE66
background
#FEFEFC
surface
#FBFDF6
border
#D4D5D0
text
#141610
muted
#838480