#BAE286#BAE286
#BAE286 is a very light, vivid yellow-green. Relative luminance 0.666; OKLCH L 86.3% C 0.126 H 128.0°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #BAE286 |
|---|---|
| RGB | rgb(186, 226, 134) |
| HSL | hsl(86, 61%, 71%) |
| HSV | hsv(86, 41%, 89%) |
| CMYK | cmyk(17.7%, 0%, 40.7%, 11.4%) |
| CIE-LAB | lab(85.28, -28.26, 40.72) |
| CIE-LCH | lch(85.28, 49.57, 124.76°) |
| OKLab | oklab(86.32% -0.0778 0.0996) |
| OKLCH | oklch(86.32% 0.126 128) |
| XYZ | xyz(51.7486, 66.5524, 32.6692) |
| Luminance | 0.6655 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.71
Light Grey Green
#B7E1A1
ΔE00 5.48
Pistachio (survey)
#C0FA8B
ΔE00 5.55
Tea Green
#BDF8A3
ΔE00 5.86
Washed Out Green
#BCF5A6
ΔE00 5.88
Celery
#C1FD95
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAE286 #AE86E2
analogous
#E2DC86 #BAE286 #8CE286
triadic
#BAE286 #86BAE2 #E286BA
tetradic
#BAE286 #86E2DC #AE86E2 #E2868C
square
#BAE286 #86E2DC #AE86E2 #E2868C
split-complementary
#BAE286 #868CE2 #DC86E2
monochromatic
#80C02E #9ED655 #BAE286 #D6EEB7 #F1F9E6
Accessibility & contrast
On white
1.47
#BAE286 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#BAE286 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAE286
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAE286 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAE286 | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD77F
Deuteranopia (green-blind)
#E5D48B
Tritanopia (blue-blind)
#BEDACC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bae286; /* rgb */ color: rgb(186, 226, 134); /* oklch */ color: oklch(86.3% 0.126 128.0);
Tailwind
colors: {
custom: {
50: '#d0ebaa',
500: '#bae286',
950: '#000000',
},
}SCSS
$custom: #bae286; $custom-light: #d0ebaa; $custom-dark: #000000;
JSON
{
"hex": "#bae286",
"rgb": {
"r": 186,
"g": 226,
"b": 134
},
"hsl": {
"h": 86.087,
"s": 61.333,
"l": 70.588
},
"oklch": {
"l": 0.86321,
"c": 0.12634,
"h": 128
},
"luminance": 0.66553
}Semantic roles & 50–950 ramp
primary
#BAE286
secondary
#7F52BA
accent
#1CC967
background
#FEFEFD
surface
#FBFDF7
border
#D4D5D0
text
#141610
muted
#838481