#ACE186#ACE186
#ACE186 is a very light, vivid yellow-green. Relative luminance 0.643; OKLCH L 85.2% C 0.132 H 133.2°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #ACE186 |
|---|---|
| RGB | rgb(172, 225, 134) |
| HSL | hsl(95, 60%, 70%) |
| HSV | hsv(95, 40%, 88%) |
| CMYK | cmyk(23.6%, 0%, 40.4%, 11.8%) |
| CIE-LAB | lab(84.14, -32.81, 39.10) |
| CIE-LCH | lch(84.14, 51.04, 130.01°) |
| OKLab | oklab(85.19% -0.09 0.0959) |
| OKLCH | oklch(85.19% 0.132 133.2) |
| XYZ | xyz(48.2406, 64.3411, 32.4271) |
| Luminance | 0.6434 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.51
Light Grey Green
#B7E1A1
ΔE00 4.97
Washed Out Green
#BCF5A6
ΔE00 5.22
Tea Green
#BDF8A3
ΔE00 5.32
Pistachio (survey)
#C0FA8B
ΔE00 5.88
Lightgreen
#90EE90
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACE186 #BB86E1
analogous
#D9E186 #ACE186 #86E18D
triadic
#ACE186 #86ACE1 #E186AC
tetradic
#ACE186 #86D9E1 #BB86E1 #E18D86
square
#ACE186 #86D9E1 #BB86E1 #E18D86
split-complementary
#ACE186 #8D86E1 #E186D9
monochromatic
#6BBE2F #8AD555 #ACE186 #CEEDB7 #EEF9E6
Accessibility & contrast
On white
1.51
#ACE186 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#ACE186 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACE186
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACE186 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACE186 | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D57F
Deuteranopia (green-blind)
#E0D08B
Tritanopia (blue-blind)
#ADDACB
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ace186; /* rgb */ color: rgb(172, 225, 134); /* oklch */ color: oklch(85.2% 0.132 133.2);
Tailwind
colors: {
custom: {
50: '#c6eaaa',
500: '#ace186',
950: '#000000',
},
}SCSS
$custom: #ace186; $custom-light: #c6eaaa; $custom-dark: #000000;
JSON
{
"hex": "#ace186",
"rgb": {
"r": 172,
"g": 225,
"b": 134
},
"hsl": {
"h": 94.945,
"s": 60.265,
"l": 70.392
},
"oklch": {
"l": 0.85186,
"c": 0.13154,
"h": 133.2
},
"luminance": 0.64342
}Semantic roles & 50–950 ramp
primary
#ACE186
secondary
#8E52B9
accent
#1EC881
background
#FDFEFD
surface
#F9FDF7
border
#D2D5D0
text
#131610
muted
#828481