#BAE583#BAE583
#BAE583 is a very light, vivid yellow-green. Relative luminance 0.681; OKLCH L 86.9% C 0.134 H 128.3°. Best body text is #000000 at 14.62:1 contrast (WCAG AA passes).
Color values
| HEX | #BAE583 |
|---|---|
| RGB | rgb(186, 229, 131) |
| HSL | hsl(86, 65%, 71%) |
| HSV | hsv(86, 43%, 90%) |
| CMYK | cmyk(18.8%, 0%, 42.8%, 10.2%) |
| CIE-LAB | lab(86.06, -30.04, 43.20) |
| CIE-LCH | lch(86.06, 52.62, 124.81°) |
| OKLab | oklab(86.94% -0.0829 0.1051) |
| OKLCH | oklch(86.94% 0.134 128.3) |
| XYZ | xyz(52.3652, 68.1157, 31.8571) |
| Luminance | 0.6812 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.49
Pistachio (survey)
#C0FA8B
ΔE00 4.67
Celery
#C1FD95
ΔE00 5.30
Tea Green
#BDF8A3
ΔE00 5.66
Light Yellowish Green
#C2FF89
ΔE00 5.80
Light Pea Green
#C4FE82
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAE583 #AE83E5
analogous
#E5DF83 #BAE583 #89E583
triadic
#BAE583 #83BAE5 #E583BA
tetradic
#BAE583 #83E5DF #AE83E5 #E58389
square
#BAE583 #83E5DF #AE83E5 #E58389
split-complementary
#BAE583 #8389E5 #DF83E5
monochromatic
#80C429 #9EDA50 #BAE583 #D6F0B6 #F1FAE6
Accessibility & contrast
On white
1.44
#BAE583 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.62
#BAE583 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAE583
14.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAE583 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAE583 | 1.00 | 1.44 | 14.62 | 14.62 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED97B
Deuteranopia (green-blind)
#E7D688
Tritanopia (blue-blind)
#BEDDCD
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bae583; /* rgb */ color: rgb(186, 229, 131); /* oklch */ color: oklch(86.9% 0.134 128.3);
Tailwind
colors: {
custom: {
50: '#d0eda8',
500: '#bae583',
950: '#000000',
},
}SCSS
$custom: #bae583; $custom-light: #d0eda8; $custom-dark: #000000;
JSON
{
"hex": "#bae583",
"rgb": {
"r": 186,
"g": 229,
"b": 131
},
"hsl": {
"h": 86.327,
"s": 65.333,
"l": 70.588
},
"oklch": {
"l": 0.8694,
"c": 0.13382,
"h": 128.3
},
"luminance": 0.68116
}Semantic roles & 50–950 ramp
primary
#BAE583
secondary
#7F4FBD
accent
#18CD68
background
#FEFEFC
surface
#FBFDF6
border
#D4D5D0
text
#141610
muted
#838480