#BAE183#BAE183
#BAE183 is a very light, vivid yellow-green. Relative luminance 0.659; OKLCH L 86.1% C 0.128 H 127.3°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #BAE183 |
|---|---|
| RGB | rgb(186, 225, 131) |
| HSL | hsl(85, 61%, 70%) |
| HSV | hsv(85, 42%, 88%) |
| CMYK | cmyk(17.3%, 0%, 41.8%, 11.8%) |
| CIE-LAB | lab(84.96, -28.15, 41.80) |
| CIE-LCH | lch(84.96, 50.40, 123.96°) |
| OKLab | oklab(86.05% -0.0776 0.1019) |
| OKLCH | oklch(86.05% 0.128 127.3) |
| XYZ | xyz(51.2712, 65.9276, 31.4925) |
| Luminance | 0.6593 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.51
Pistachio (survey)
#C0FA8B
ΔE00 5.70
Light Grey Green
#B7E1A1
ΔE00 5.90
Pale Olive
#B9CC81
ΔE00 5.97
Light Moss Green
#A6C875
ΔE00 6.02
Celery
#C1FD95
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAE183 #AA83E1
analogous
#E1D983 #BAE183 #8BE183
triadic
#BAE183 #83BAE1 #E183BA
tetradic
#BAE183 #83E1D9 #AA83E1 #E1838B
square
#BAE183 #83E1D9 #AA83E1 #E1838B
split-complementary
#BAE183 #838BE1 #D983E1
monochromatic
#81BC2E #9FD552 #BAE183 #D5EDB4 #F1F9E6
Accessibility & contrast
On white
1.48
#BAE183 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#BAE183 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAE183
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAE183 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAE183 | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD67C
Deuteranopia (green-blind)
#E4D388
Tritanopia (blue-blind)
#BFD9CA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bae183; /* rgb */ color: rgb(186, 225, 131); /* oklch */ color: oklch(86.1% 0.128 127.3);
Tailwind
colors: {
custom: {
50: '#d0eaa8',
500: '#bae183',
950: '#000000',
},
}SCSS
$custom: #bae183; $custom-light: #d0eaa8; $custom-dark: #000000;
JSON
{
"hex": "#bae183",
"rgb": {
"r": 186,
"g": 225,
"b": 131
},
"hsl": {
"h": 84.894,
"s": 61.039,
"l": 69.804
},
"oklch": {
"l": 0.86051,
"c": 0.12809,
"h": 127.3
},
"luminance": 0.65928
}Semantic roles & 50–950 ramp
primary
#BAE183
secondary
#7B50B9
accent
#1DC964
background
#FEFEFC
surface
#FBFDF6
border
#D4D5D0
text
#141610
muted
#838480