#BAE181#BAE181
#BAE181 is a very light, vivid yellow-green. Relative luminance 0.659; OKLCH L 86.0% C 0.130 H 127.0°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #BAE181 |
|---|---|
| RGB | rgb(186, 225, 129) |
| HSL | hsl(84, 62%, 69%) |
| HSV | hsv(84, 43%, 88%) |
| CMYK | cmyk(17.3%, 0%, 42.7%, 11.8%) |
| CIE-LAB | lab(84.93, -28.39, 42.75) |
| CIE-LCH | lch(84.93, 51.32, 123.58°) |
| OKLab | oklab(86.02% -0.0784 0.104) |
| OKLCH | oklch(86.02% 0.13 127) |
| XYZ | xyz(51.1370, 65.8739, 30.7855) |
| Luminance | 0.6587 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.56
Pistachio (survey)
#C0FA8B
ΔE00 5.66
Pale Olive
#B9CC81
ΔE00 6.06
Light Moss Green
#A6C875
ΔE00 6.08
Light Grey Green
#B7E1A1
ΔE00 6.23
Celery
#C1FD95
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAE181 #A881E1
analogous
#E1D881 #BAE181 #8AE181
triadic
#BAE181 #81BAE1 #E181BA
tetradic
#BAE181 #81E1D8 #A881E1 #E1818A
square
#BAE181 #81E1D8 #A881E1 #E1818A
split-complementary
#BAE181 #818AE1 #D881E1
monochromatic
#81BB2D #9FD550 #BAE181 #D5EDB2 #F0F9E4
Accessibility & contrast
On white
1.48
#BAE181 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#BAE181 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAE181
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAE181 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAE181 | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD679
Deuteranopia (green-blind)
#E4D386
Tritanopia (blue-blind)
#BFD9CA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bae181; /* rgb */ color: rgb(186, 225, 129); /* oklch */ color: oklch(86.0% 0.130 127.0);
Tailwind
colors: {
custom: {
50: '#d0eaa7',
500: '#bae181',
950: '#000000',
},
}SCSS
$custom: #bae181; $custom-light: #d0eaa7; $custom-dark: #000000;
JSON
{
"hex": "#bae181",
"rgb": {
"r": 186,
"g": 225,
"b": 129
},
"hsl": {
"h": 84.375,
"s": 61.538,
"l": 69.412
},
"oklch": {
"l": 0.86021,
"c": 0.1302,
"h": 127
},
"luminance": 0.65875
}Semantic roles & 50–950 ramp
primary
#BAE181
secondary
#794EB8
accent
#1CC963
background
#FEFEFC
surface
#FBFDF6
border
#D4D5D0
text
#14160F
muted
#838480