#BAE182#BAE182
#BAE182 is a very light, vivid yellow-green. Relative luminance 0.659; OKLCH L 86.0% C 0.129 H 127.2°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #BAE182 |
|---|---|
| RGB | rgb(186, 225, 130) |
| HSL | hsl(85, 61%, 70%) |
| HSV | hsv(85, 42%, 88%) |
| CMYK | cmyk(17.3%, 0%, 42.2%, 11.8%) |
| CIE-LAB | lab(84.95, -28.27, 42.28) |
| CIE-LCH | lch(84.95, 50.86, 123.77°) |
| OKLab | oklab(86.04% -0.078 0.1029) |
| OKLCH | oklch(86.04% 0.129 127.2) |
| XYZ | xyz(51.2038, 65.9007, 31.1372) |
| Luminance | 0.6590 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.53
Pistachio (survey)
#C0FA8B
ΔE00 5.68
Pale Olive
#B9CC81
ΔE00 6.02
Light Moss Green
#A6C875
ΔE00 6.05
Light Grey Green
#B7E1A1
ΔE00 6.07
Celery
#C1FD95
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAE182 #A982E1
analogous
#E1D982 #BAE182 #8BE182
triadic
#BAE182 #82BAE1 #E182BA
tetradic
#BAE182 #82E1D9 #A982E1 #E1828B
square
#BAE182 #82E1D9 #A982E1 #E1828B
split-complementary
#BAE182 #828BE1 #D982E1
monochromatic
#81BC2D #9FD551 #BAE182 #D5EDB3 #F0F9E5
Accessibility & contrast
On white
1.48
#BAE182 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#BAE182 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAE182
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAE182 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAE182 | 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)
#EAD67B
Deuteranopia (green-blind)
#E4D387
Tritanopia (blue-blind)
#BFD9CA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bae182; /* rgb */ color: rgb(186, 225, 130); /* oklch */ color: oklch(86.0% 0.129 127.2);
Tailwind
colors: {
custom: {
50: '#d0eaa8',
500: '#bae182',
950: '#000000',
},
}SCSS
$custom: #bae182; $custom-light: #d0eaa8; $custom-dark: #000000;
JSON
{
"hex": "#bae182",
"rgb": {
"r": 186,
"g": 225,
"b": 130
},
"hsl": {
"h": 84.632,
"s": 61.29,
"l": 69.608
},
"oklch": {
"l": 0.86036,
"c": 0.12915,
"h": 127.2
},
"luminance": 0.65901
}Semantic roles & 50–950 ramp
primary
#BAE182
secondary
#7A4FB9
accent
#1DC963
background
#FEFEFC
surface
#FBFDF6
border
#D4D5D0
text
#141610
muted
#838480