#BAE385#BAE385
#BAE385 is a very light, vivid yellow-green. Relative luminance 0.671; OKLCH L 86.5% C 0.129 H 128.1°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #BAE385 |
|---|---|
| RGB | rgb(186, 227, 133) |
| HSL | hsl(86, 63%, 71%) |
| HSV | hsv(86, 41%, 89%) |
| CMYK | cmyk(18.1%, 0%, 41.4%, 11%) |
| CIE-LAB | lab(85.54, -28.86, 41.55) |
| CIE-LCH | lch(85.54, 50.59, 124.78°) |
| OKLab | oklab(86.53% -0.0795 0.1014) |
| OKLCH | oklch(86.53% 0.129 128.1) |
| XYZ | xyz(51.9519, 67.0700, 32.3945) |
| Luminance | 0.6707 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.96
Pistachio (survey)
#C0FA8B
ΔE00 5.24
Light Grey Green
#B7E1A1
ΔE00 5.74
Celery
#C1FD95
ΔE00 5.76
Tea Green
#BDF8A3
ΔE00 5.78
Washed Out Green
#BCF5A6
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAE385 #AE85E3
analogous
#E3DD85 #BAE385 #8BE385
triadic
#BAE385 #85BAE3 #E385BA
tetradic
#BAE385 #85E3DD #AE85E3 #E3858B
square
#BAE385 #85E3DD #AE85E3 #E3858B
split-complementary
#BAE385 #858BE3 #DD85E3
monochromatic
#80C12C #9ED853 #BAE385 #D6EEB7 #F1F9E6
Accessibility & contrast
On white
1.46
#BAE385 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#BAE385 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAE385
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAE385 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAE385 | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD87E
Deuteranopia (green-blind)
#E6D58A
Tritanopia (blue-blind)
#BEDBCC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bae385; /* rgb */ color: rgb(186, 227, 133); /* oklch */ color: oklch(86.5% 0.129 128.1);
Tailwind
colors: {
custom: {
50: '#d0ecaa',
500: '#bae385',
950: '#000000',
},
}SCSS
$custom: #bae385; $custom-light: #d0ecaa; $custom-dark: #000000;
JSON
{
"hex": "#bae385",
"rgb": {
"r": 186,
"g": 227,
"b": 133
},
"hsl": {
"h": 86.17,
"s": 62.667,
"l": 70.588
},
"oklch": {
"l": 0.86527,
"c": 0.12885,
"h": 128.1
},
"luminance": 0.67071
}Semantic roles & 50–950 ramp
primary
#BAE385
secondary
#7F51BB
accent
#1BCA68
background
#FEFEFD
surface
#FBFDF7
border
#D4D5D0
text
#141610
muted
#838481