#BAE885#BAE885
#BAE885 is a very light, vivid yellow-green. Relative luminance 0.698; OKLCH L 87.6% C 0.136 H 129.2°. Best body text is #000000 at 14.97:1 contrast (WCAG AA passes).
Color values
| HEX | #BAE885 |
|---|---|
| RGB | rgb(186, 232, 133) |
| HSL | hsl(88, 68%, 72%) |
| HSV | hsv(88, 43%, 91%) |
| CMYK | cmyk(19.8%, 0%, 42.7%, 9%) |
| CIE-LAB | lab(86.92, -31.20, 43.30) |
| CIE-LCH | lch(86.92, 53.37, 125.78°) |
| OKLab | oklab(87.64% -0.086 0.1054) |
| OKLCH | oklch(87.64% 0.136 129.2) |
| XYZ | xyz(53.3393, 69.8449, 32.8570) |
| Luminance | 0.6985 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.97
Celery
#C1FD95
ΔE00 4.56
Tea Green
#BDF8A3
ΔE00 5.05
Light Yellowish Green
#C2FF89
ΔE00 5.13
Pale Olive Green
#B1D27B
ΔE00 5.18
Light Pea Green
#C4FE82
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAE885 #B385E8
analogous
#E8E585 #BAE885 #89E885
triadic
#BAE885 #85BAE8 #E885BA
tetradic
#BAE885 #85E8E5 #B385E8 #E88589
square
#BAE885 #85E8E5 #B385E8 #E88589
split-complementary
#BAE885 #8589E8 #E585E8
monochromatic
#7FCC26 #9DDE52 #BAE885 #D7F2B8 #F0FAE5
Accessibility & contrast
On white
1.40
#BAE885 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.97
#BAE885 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAE885
14.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAE885 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAE885 | 1.00 | 1.40 | 14.97 | 14.97 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DC7D
Deuteranopia (green-blind)
#EAD98A
Tritanopia (blue-blind)
#BEE0D0
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #bae885; /* rgb */ color: rgb(186, 232, 133); /* oklch */ color: oklch(87.6% 0.136 129.2);
Tailwind
colors: {
custom: {
50: '#d0efaa',
500: '#bae885',
950: '#000000',
},
}SCSS
$custom: #bae885; $custom-light: #d0efaa; $custom-dark: #000000;
JSON
{
"hex": "#bae885",
"rgb": {
"r": 186,
"g": 232,
"b": 133
},
"hsl": {
"h": 87.879,
"s": 68.276,
"l": 71.569
},
"oklch": {
"l": 0.87638,
"c": 0.13604,
"h": 129.2
},
"luminance": 0.69846
}Semantic roles & 50–950 ramp
primary
#BAE885
secondary
#8550C1
accent
#15D06C
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141610
muted
#838581