#BAE685#BAE685
#BAE685 is a very light, vivid yellow-green. Relative luminance 0.687; OKLCH L 87.2% C 0.133 H 128.8°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #BAE685 |
|---|---|
| RGB | rgb(186, 230, 133) |
| HSL | hsl(87, 66%, 71%) |
| HSV | hsv(87, 42%, 90%) |
| CMYK | cmyk(19.1%, 0%, 42.2%, 9.8%) |
| CIE-LAB | lab(86.37, -30.27, 42.60) |
| CIE-LCH | lch(86.37, 52.26, 125.39°) |
| OKLab | oklab(87.19% -0.0834 0.1038) |
| OKLCH | oklch(87.19% 0.133 128.8) |
| XYZ | xyz(52.7796, 68.7254, 32.6704) |
| Luminance | 0.6873 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.47
Pale Olive Green
#B1D27B
ΔE00 4.69
Celery
#C1FD95
ΔE00 5.03
Tea Green
#BDF8A3
ΔE00 5.31
Washed Out Green
#BCF5A6
ΔE00 5.52
Light Yellowish Green
#C2FF89
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAE685 #B185E6
analogous
#E6E185 #BAE685 #89E685
triadic
#BAE685 #85BAE6 #E685BA
tetradic
#BAE685 #85E6E1 #B185E6 #E68589
square
#BAE685 #85E6E1 #B185E6 #E68589
split-complementary
#BAE685 #8589E6 #E185E6
monochromatic
#80C829 #9DDC52 #BAE685 #D7F0B8 #F1FAE6
Accessibility & contrast
On white
1.42
#BAE685 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#BAE685 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAE685
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAE685 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAE685 | 1.00 | 1.42 | 14.75 | 14.75 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDA7D
Deuteranopia (green-blind)
#E8D78A
Tritanopia (blue-blind)
#BEDECF
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bae685; /* rgb */ color: rgb(186, 230, 133); /* oklch */ color: oklch(87.2% 0.133 128.8);
Tailwind
colors: {
custom: {
50: '#d0eeaa',
500: '#bae685',
950: '#000000',
},
}SCSS
$custom: #bae685; $custom-light: #d0eeaa; $custom-dark: #000000;
JSON
{
"hex": "#bae685",
"rgb": {
"r": 186,
"g": 230,
"b": 133
},
"hsl": {
"h": 87.216,
"s": 65.986,
"l": 71.176
},
"oklch": {
"l": 0.87193,
"c": 0.13317,
"h": 128.8
},
"luminance": 0.68726
}Semantic roles & 50–950 ramp
primary
#BAE685
secondary
#8250BF
accent
#18CE6A
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141610
muted
#838581