#BAE883#BAE883
#BAE883 is a very light, vivid yellow-green. Relative luminance 0.698; OKLCH L 87.6% C 0.138 H 128.9°. Best body text is #000000 at 14.96:1 contrast (WCAG AA passes).
Color values
| HEX | #BAE883 |
|---|---|
| RGB | rgb(186, 232, 131) |
| HSL | hsl(87, 69%, 71%) |
| HSV | hsv(87, 44%, 91%) |
| CMYK | cmyk(19.8%, 0%, 43.5%, 9%) |
| CIE-LAB | lab(86.89, -31.44, 44.24) |
| CIE-LCH | lch(86.89, 54.28, 125.40°) |
| OKLab | oklab(87.61% -0.0868 0.1074) |
| OKLCH | oklch(87.61% 0.138 128.9) |
| XYZ | xyz(53.2025, 69.7902, 32.1362) |
| Luminance | 0.6979 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.92
Celery
#C1FD95
ΔE00 4.61
Light Yellowish Green
#C2FF89
ΔE00 5.05
Light Pea Green
#C4FE82
ΔE00 5.12
Pale Olive Green
#B1D27B
ΔE00 5.23
Tea Green
#BDF8A3
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAE883 #B183E8
analogous
#E8E383 #BAE883 #87E883
triadic
#BAE883 #83BAE8 #E883BA
tetradic
#BAE883 #83E8E3 #B183E8 #E88387
square
#BAE883 #83E8E3 #B183E8 #E88387
split-complementary
#BAE883 #8387E8 #E383E8
monochromatic
#80CB26 #9DDE4F #BAE883 #D7F2B7 #F1FAE5
Accessibility & contrast
On white
1.40
#BAE883 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.96
#BAE883 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAE883
14.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAE883 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAE883 | 1.00 | 1.40 | 14.96 | 14.96 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DC7B
Deuteranopia (green-blind)
#EAD989
Tritanopia (blue-blind)
#BEE0D0
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #bae883; /* rgb */ color: rgb(186, 232, 131); /* oklch */ color: oklch(87.6% 0.138 128.9);
Tailwind
colors: {
custom: {
50: '#d0efa8',
500: '#bae883',
950: '#000000',
},
}SCSS
$custom: #bae883; $custom-light: #d0efa8; $custom-dark: #000000;
JSON
{
"hex": "#bae883",
"rgb": {
"r": 186,
"g": 232,
"b": 131
},
"hsl": {
"h": 87.327,
"s": 68.707,
"l": 71.176
},
"oklch": {
"l": 0.87608,
"c": 0.13811,
"h": 128.9
},
"luminance": 0.69791
}Semantic roles & 50–950 ramp
primary
#BAE883
secondary
#824EC1
accent
#15D16A
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141610
muted
#838581