#BAE180#BAE180
#BAE180 is a very light, vivid yellow-green. Relative luminance 0.658; OKLCH L 86.0% C 0.131 H 126.9°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #BAE180 |
|---|---|
| RGB | rgb(186, 225, 128) |
| HSL | hsl(84, 62%, 69%) |
| HSV | hsv(84, 43%, 88%) |
| CMYK | cmyk(17.3%, 0%, 43.1%, 11.8%) |
| CIE-LAB | lab(84.92, -28.51, 43.23) |
| CIE-LCH | lch(84.92, 51.78, 123.40°) |
| OKLab | oklab(86.01% -0.0788 0.105) |
| OKLCH | oklch(86.01% 0.131 126.9) |
| XYZ | xyz(51.0708, 65.8475, 30.4371) |
| Luminance | 0.6585 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.60
Pistachio (survey)
#C0FA8B
ΔE00 5.64
Pale Olive
#B9CC81
ΔE00 6.11
Light Moss Green
#A6C875
ΔE00 6.12
Celery
#C1FD95
ΔE00 6.31
Light Grey Green
#B7E1A1
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAE180 #A780E1
analogous
#E1D880 #BAE180 #8AE180
triadic
#BAE180 #80BAE1 #E180BA
tetradic
#BAE180 #80E1D8 #A780E1 #E1808A
square
#BAE180 #80E1D8 #A780E1 #E1808A
split-complementary
#BAE180 #808AE1 #D880E1
monochromatic
#81BB2C #9FD54E #BAE180 #D5EDB2 #F0F8E3
Accessibility & contrast
On white
1.48
#BAE180 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#BAE180 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAE180
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAE180 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAE180 | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD678
Deuteranopia (green-blind)
#E4D385
Tritanopia (blue-blind)
#BFD9CA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bae180; /* rgb */ color: rgb(186, 225, 128); /* oklch */ color: oklch(86.0% 0.131 126.9);
Tailwind
colors: {
custom: {
50: '#d0eaa6',
500: '#bae180',
950: '#000000',
},
}SCSS
$custom: #bae180; $custom-light: #d0eaa6; $custom-dark: #000000;
JSON
{
"hex": "#bae180",
"rgb": {
"r": 186,
"g": 225,
"b": 128
},
"hsl": {
"h": 84.124,
"s": 61.783,
"l": 69.216
},
"oklch": {
"l": 0.86005,
"c": 0.13125,
"h": 126.9
},
"luminance": 0.65848
}Semantic roles & 50–950 ramp
primary
#BAE180
secondary
#784DB8
accent
#1CCA62
background
#FEFEFC
surface
#FBFDF6
border
#D4D5D0
text
#14160F
muted
#838480