#BAE481#BAE481
#BAE481 is a very light, vivid yellow-green. Relative luminance 0.675; OKLCH L 86.7% C 0.134 H 127.8°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #BAE481 |
|---|---|
| RGB | rgb(186, 228, 129) |
| HSL | hsl(85, 65%, 70%) |
| HSV | hsv(85, 43%, 89%) |
| CMYK | cmyk(18.4%, 0%, 43.4%, 10.6%) |
| CIE-LAB | lab(85.76, -29.80, 43.80) |
| CIE-LCH | lch(85.76, 52.97, 124.24°) |
| OKLab | oklab(86.69% -0.0824 0.1063) |
| OKLCH | oklch(86.69% 0.134 127.8) |
| XYZ | xyz(51.9551, 67.5102, 31.0582) |
| Luminance | 0.6751 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.30
Pistachio (survey)
#C0FA8B
ΔE00 4.89
Celery
#C1FD95
ΔE00 5.57
Light Pea Green
#C4FE82
ΔE00 5.98
Light Yellowish Green
#C2FF89
ΔE00 5.99
Tea Green
#BDF8A3
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAE481 #AB81E4
analogous
#E4DD81 #BAE481 #88E481
triadic
#BAE481 #81BAE4 #E481BA
tetradic
#BAE481 #81E4DD #AB81E4 #E48188
square
#BAE481 #81E4DD #AB81E4 #E48188
split-complementary
#BAE481 #8188E4 #DD81E4
monochromatic
#81C129 #9ED94F #BAE481 #D6EFB3 #F1FAE6
Accessibility & contrast
On white
1.45
#BAE481 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#BAE481 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAE481
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAE481 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAE481 | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD879
Deuteranopia (green-blind)
#E7D686
Tritanopia (blue-blind)
#BEDCCC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bae481; /* rgb */ color: rgb(186, 228, 129); /* oklch */ color: oklch(86.7% 0.134 127.8);
Tailwind
colors: {
custom: {
50: '#d0eca7',
500: '#bae481',
950: '#000000',
},
}SCSS
$custom: #bae481; $custom-light: #d0eca7; $custom-dark: #000000;
JSON
{
"hex": "#bae481",
"rgb": {
"r": 186,
"g": 228,
"b": 129
},
"hsl": {
"h": 85.455,
"s": 64.706,
"l": 70
},
"oklch": {
"l": 0.86687,
"c": 0.13448,
"h": 127.8
},
"luminance": 0.67511
}Semantic roles & 50–950 ramp
primary
#BAE481
secondary
#7C4DBC
accent
#19CD65
background
#FEFEFC
surface
#FBFDF6
border
#D4D5D0
text
#14160F
muted
#838480