#BAE585#BAE585
#BAE585 is a very light, vivid yellow-green. Relative luminance 0.682; OKLCH L 87.0% C 0.132 H 128.6°. Best body text is #000000 at 14.63:1 contrast (WCAG AA passes).
Color values
| HEX | #BAE585 |
|---|---|
| RGB | rgb(186, 229, 133) |
| HSL | hsl(87, 65%, 71%) |
| HSV | hsv(87, 42%, 90%) |
| CMYK | cmyk(18.8%, 0%, 41.9%, 10.2%) |
| CIE-LAB | lab(86.09, -29.80, 42.25) |
| CIE-LCH | lch(86.09, 51.70, 125.19°) |
| OKLab | oklab(86.97% -0.0821 0.103) |
| OKLCH | oklch(86.97% 0.132 128.6) |
| XYZ | xyz(52.5021, 68.1704, 32.5779) |
| Luminance | 0.6817 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.45
Pistachio (survey)
#C0FA8B
ΔE00 4.73
Celery
#C1FD95
ΔE00 5.27
Tea Green
#BDF8A3
ΔE00 5.46
Washed Out Green
#BCF5A6
ΔE00 5.62
Light Yellowish Green
#C2FF89
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAE585 #B085E5
analogous
#E5E085 #BAE585 #8AE585
triadic
#BAE585 #85BAE5 #E585BA
tetradic
#BAE585 #85E5E0 #B085E5 #E5858A
square
#BAE585 #85E5E0 #B085E5 #E5858A
split-complementary
#BAE585 #858AE5 #E085E5
monochromatic
#80C62A #9DDA53 #BAE585 #D7F0B7 #F1FAE6
Accessibility & contrast
On white
1.43
#BAE585 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.63
#BAE585 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAE585
14.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAE585 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAE585 | 1.00 | 1.43 | 14.63 | 14.63 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED97E
Deuteranopia (green-blind)
#E7D68A
Tritanopia (blue-blind)
#BEDDCE
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bae585; /* rgb */ color: rgb(186, 229, 133); /* oklch */ color: oklch(87.0% 0.132 128.6);
Tailwind
colors: {
custom: {
50: '#d0edaa',
500: '#bae585',
950: '#000000',
},
}SCSS
$custom: #bae585; $custom-light: #d0edaa; $custom-dark: #000000;
JSON
{
"hex": "#bae585",
"rgb": {
"r": 186,
"g": 229,
"b": 133
},
"hsl": {
"h": 86.875,
"s": 64.865,
"l": 70.98
},
"oklch": {
"l": 0.86971,
"c": 0.13173,
"h": 128.6
},
"luminance": 0.68171
}Semantic roles & 50–950 ramp
primary
#BAE585
secondary
#8151BE
accent
#19CD69
background
#FEFEFD
surface
#FBFDF7
border
#D4D5D0
text
#141610
muted
#838481