#BAEB86#BAEB86
#BAEB86 is a very light, vivid yellow-green. Relative luminance 0.716; OKLCH L 88.3% C 0.139 H 130.0°. Best body text is #000000 at 15.32:1 contrast (WCAG AA passes).
Color values
| HEX | #BAEB86 |
|---|---|
| RGB | rgb(186, 235, 134) |
| HSL | hsl(89, 72%, 72%) |
| HSV | hsv(89, 43%, 92%) |
| CMYK | cmyk(20.9%, 0%, 43%, 7.8%) |
| CIE-LAB | lab(87.76, -32.48, 43.88) |
| CIE-LCH | lch(87.76, 54.59, 126.51°) |
| OKLab | oklab(88.32% -0.0895 0.1067) |
| OKLCH | oklch(88.32% 0.139 130) |
| XYZ | xyz(54.2604, 71.5760, 33.5065) |
| Luminance | 0.7158 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.27
Celery
#C1FD95
ΔE00 3.87
Light Yellowish Green
#C2FF89
ΔE00 4.44
Tea Green
#BDF8A3
ΔE00 4.61
Light Pea Green
#C4FE82
ΔE00 4.64
Washed Out Green
#BCF5A6
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAEB86 #B786EB
analogous
#EBEA86 #BAEB86 #88EB86
triadic
#BAEB86 #86BAEB #EB86BA
tetradic
#BAEB86 #86EBEA #B786EB #EB8688
square
#BAEB86 #86EBEA #B786EB #EB8688
split-complementary
#BAEB86 #8688EB #EA86EB
monochromatic
#7ED423 #9CE251 #BAEB86 #D8F4BB #F0FBE5
Accessibility & contrast
On white
1.37
#BAEB86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.32
#BAEB86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAEB86
15.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAEB86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAEB86 | 1.00 | 1.37 | 15.32 | 15.32 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DE7E
Deuteranopia (green-blind)
#ECDB8C
Tritanopia (blue-blind)
#BDE3D3
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #baeb86; /* rgb */ color: rgb(186, 235, 134); /* oklch */ color: oklch(88.3% 0.139 130.0);
Tailwind
colors: {
custom: {
50: '#d0f1ab',
500: '#baeb86',
950: '#000000',
},
}SCSS
$custom: #baeb86; $custom-light: #d0f1ab; $custom-dark: #000000;
JSON
{
"hex": "#baeb86",
"rgb": {
"r": 186,
"g": 235,
"b": 134
},
"hsl": {
"h": 89.109,
"s": 71.631,
"l": 72.353
},
"oklch": {
"l": 0.88322,
"c": 0.13932,
"h": 130
},
"luminance": 0.71577
}Semantic roles & 50–950 ramp
primary
#BAEB86
secondary
#8950C5
accent
#12D470
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141610
muted
#838581