#BAE176#BAE176
#BAE176 is a very light, vivid yellow-green. Relative luminance 0.656; OKLCH L 85.9% C 0.141 H 125.7°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #BAE176 |
|---|---|
| RGB | rgb(186, 225, 118) |
| HSL | hsl(82, 64%, 67%) |
| HSV | hsv(82, 48%, 88%) |
| CMYK | cmyk(17.3%, 0%, 47.6%, 11.8%) |
| CIE-LAB | lab(84.79, -29.62, 47.91) |
| CIE-LCH | lch(84.79, 56.33, 121.73°) |
| OKLab | oklab(85.86% -0.0826 0.1149) |
| OKLCH | oklch(85.86% 0.141 125.7) |
| XYZ | xyz(50.4448, 65.5971, 27.1399) |
| Luminance | 0.6560 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.27
Pistachio (survey)
#C0FA8B
ΔE00 5.74
Light Yellow Green
#CCFD7F
ΔE00 6.11
Light Pea Green
#C4FE82
ΔE00 6.35
Light Yellowish Green
#C2FF89
ΔE00 6.64
Light Moss Green
#A6C875
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAE176 #9D76E1
analogous
#E1D276 #BAE176 #85E176
triadic
#BAE176 #76BAE1 #E176BA
tetradic
#BAE176 #76E1D2 #9D76E1 #E17685
square
#BAE176 #76E1D2 #9D76E1 #E17685
split-complementary
#BAE176 #7685E1 #D276E1
monochromatic
#81B528 #A1D644 #BAE176 #D3ECA8 #EDF7DA
Accessibility & contrast
On white
1.49
#BAE176 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#BAE176 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAE176
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAE176 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAE176 | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD56D
Deuteranopia (green-blind)
#E5D37C
Tritanopia (blue-blind)
#C0D8C8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bae176; /* rgb */ color: rgb(186, 225, 118); /* oklch */ color: oklch(85.9% 0.141 125.7);
Tailwind
colors: {
custom: {
50: '#d0ea9f',
500: '#bae176',
950: '#000000',
},
}SCSS
$custom: #bae176; $custom-light: #d0ea9f; $custom-dark: #000000;
JSON
{
"hex": "#bae176",
"rgb": {
"r": 186,
"g": 225,
"b": 118
},
"hsl": {
"h": 81.869,
"s": 64.072,
"l": 67.255
},
"oklch": {
"l": 0.85861,
"c": 0.14147,
"h": 125.7
},
"luminance": 0.65598
}Semantic roles & 50–950 ramp
primary
#BAE176
secondary
#6E45B6
accent
#1ACC5B
background
#FEFEFC
surface
#FBFDF5
border
#D4D5CF
text
#14160F
muted
#838480