#BAE484#BAE484
#BAE484 is a very light, vivid yellow-green. Relative luminance 0.676; OKLCH L 86.7% C 0.131 H 128.2°. Best body text is #000000 at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #BAE484 |
|---|---|
| RGB | rgb(186, 228, 132) |
| HSL | hsl(86, 64%, 71%) |
| HSV | hsv(86, 42%, 89%) |
| CMYK | cmyk(18.4%, 0%, 42.1%, 10.6%) |
| CIE-LAB | lab(85.80, -29.45, 42.38) |
| CIE-LCH | lch(85.80, 51.60, 124.80°) |
| OKLab | oklab(86.73% -0.0812 0.1033) |
| OKLCH | oklch(86.73% 0.131 128.2) |
| XYZ | xyz(52.1574, 67.5911, 32.1238) |
| Luminance | 0.6759 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.22
Pistachio (survey)
#C0FA8B
ΔE00 4.95
Celery
#C1FD95
ΔE00 5.52
Tea Green
#BDF8A3
ΔE00 5.71
Washed Out Green
#BCF5A6
ΔE00 5.86
Light Grey Green
#B7E1A1
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAE484 #AE84E4
analogous
#E4DE84 #BAE484 #8AE484
triadic
#BAE484 #84BAE4 #E484BA
tetradic
#BAE484 #84E4DE #AE84E4 #E4848A
square
#BAE484 #84E4DE #AE84E4 #E4848A
split-complementary
#BAE484 #848AE4 #DE84E4
monochromatic
#80C32B #9ED952 #BAE484 #D6EFB6 #F1F9E6
Accessibility & contrast
On white
1.45
#BAE484 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.52
#BAE484 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAE484
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAE484 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAE484 | 1.00 | 1.45 | 14.52 | 14.52 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD87D
Deuteranopia (green-blind)
#E7D689
Tritanopia (blue-blind)
#BEDCCD
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bae484; /* rgb */ color: rgb(186, 228, 132); /* oklch */ color: oklch(86.7% 0.131 128.2);
Tailwind
colors: {
custom: {
50: '#d0eca9',
500: '#bae484',
950: '#000000',
},
}SCSS
$custom: #bae484; $custom-light: #d0eca9; $custom-dark: #000000;
JSON
{
"hex": "#bae484",
"rgb": {
"r": 186,
"g": 228,
"b": 132
},
"hsl": {
"h": 86.25,
"s": 64,
"l": 70.588
},
"oklch": {
"l": 0.86733,
"c": 0.13135,
"h": 128.2
},
"luminance": 0.67592
}Semantic roles & 50–950 ramp
primary
#BAE484
secondary
#7F50BC
accent
#1ACC68
background
#FEFEFD
surface
#FBFDF7
border
#D4D5D0
text
#141610
muted
#838481