#BAE080#BAE080
#BAE080 is a very light, vivid yellow-green. Relative luminance 0.653; OKLCH L 85.8% C 0.130 H 126.6°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #BAE080 |
|---|---|
| RGB | rgb(186, 224, 128) |
| HSL | hsl(84, 61%, 69%) |
| HSV | hsv(84, 43%, 88%) |
| CMYK | cmyk(17%, 0%, 42.9%, 12.2%) |
| CIE-LAB | lab(84.64, -28.03, 42.88) |
| CIE-LCH | lch(84.64, 51.23, 123.17°) |
| OKLab | oklab(85.78% -0.0775 0.1042) |
| OKLCH | oklch(85.78% 0.13 126.6) |
| XYZ | xyz(50.8013, 65.3084, 30.3473) |
| Luminance | 0.6531 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.36
Pale Olive
#B9CC81
ΔE00 5.84
Light Moss Green
#A6C875
ΔE00 5.90
Pistachio (survey)
#C0FA8B
ΔE00 5.90
Greenish Tan
#BCCB7A
ΔE00 6.22
Light Grey Green
#B7E1A1
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAE080 #A680E0
analogous
#E0D680 #BAE080 #8AE080
triadic
#BAE080 #80BAE0 #E080BA
tetradic
#BAE080 #80E0D6 #A680E0 #E0808A
square
#BAE080 #80E0D6 #A680E0 #E0808A
split-complementary
#BAE080 #808AE0 #D680E0
monochromatic
#81B92D #9FD44F #BAE080 #D5ECB1 #EFF8E2
Accessibility & contrast
On white
1.49
#BAE080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#BAE080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAE080
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAE080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAE080 | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D578
Deuteranopia (green-blind)
#E4D385
Tritanopia (blue-blind)
#BFD8C9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bae080; /* rgb */ color: rgb(186, 224, 128); /* oklch */ color: oklch(85.8% 0.130 126.6);
Tailwind
colors: {
custom: {
50: '#d0e9a6',
500: '#bae080',
950: '#000000',
},
}SCSS
$custom: #bae080; $custom-light: #d0e9a6; $custom-dark: #000000;
JSON
{
"hex": "#bae080",
"rgb": {
"r": 186,
"g": 224,
"b": 128
},
"hsl": {
"h": 83.75,
"s": 60.759,
"l": 69.02
},
"oklch": {
"l": 0.85783,
"c": 0.12983,
"h": 126.6
},
"luminance": 0.65309
}Semantic roles & 50–950 ramp
primary
#BAE080
secondary
#774DB7
accent
#1DC861
background
#FEFEFC
surface
#FBFDF6
border
#D4D5D0
text
#14160F
muted
#838480