#ACE176#ACE176
#ACE176 is a very light, vivid yellow-green. Relative luminance 0.639; OKLCH L 84.9% C 0.148 H 130.6°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #ACE176 |
|---|---|
| RGB | rgb(172, 225, 118) |
| HSL | hsl(90, 64%, 67%) |
| HSV | hsv(90, 48%, 88%) |
| CMYK | cmyk(23.6%, 0%, 47.6%, 11.8%) |
| CIE-LAB | lab(83.93, -34.76, 46.66) |
| CIE-LCH | lch(83.93, 58.18, 126.68°) |
| OKLab | oklab(84.94% -0.0963 0.1122) |
| OKLCH | oklch(84.94% 0.148 130.6) |
| XYZ | xyz(47.2079, 63.9280, 26.9882) |
| Luminance | 0.6393 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.66
Pistachio (survey)
#C0FA8B
ΔE00 5.40
Spring Green (survey)
#A9F971
ΔE00 5.94
Celery
#C1FD95
ΔE00 6.17
Light Yellowish Green
#C2FF89
ΔE00 6.40
Light Pea Green
#C4FE82
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACE176 #AB76E1
analogous
#E1E176 #ACE176 #76E176
triadic
#ACE176 #76ACE1 #E176AC
tetradic
#ACE176 #76E1E1 #AB76E1 #E17676
square
#ACE176 #76E1E1 #AB76E1 #E17676
split-complementary
#ACE176 #7676E1 #E176E1
monochromatic
#6FB528 #8ED644 #ACE176 #CAECA8 #E9F7DA
Accessibility & contrast
On white
1.52
#ACE176 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#ACE176 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACE176
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACE176 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACE176 | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D46D
Deuteranopia (green-blind)
#E2D07C
Tritanopia (blue-blind)
#AFD9C8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ace176; /* rgb */ color: rgb(172, 225, 118); /* oklch */ color: oklch(84.9% 0.148 130.6);
Tailwind
colors: {
custom: {
50: '#c7ea9f',
500: '#ace176',
950: '#000000',
},
}SCSS
$custom: #ace176; $custom-light: #c7ea9f; $custom-dark: #000000;
JSON
{
"hex": "#ace176",
"rgb": {
"r": 172,
"g": 225,
"b": 118
},
"hsl": {
"h": 89.72,
"s": 64.072,
"l": 67.255
},
"oklch": {
"l": 0.84943,
"c": 0.14784,
"h": 130.6
},
"luminance": 0.63929
}Semantic roles & 50–950 ramp
primary
#ACE176
secondary
#7D45B6
accent
#1ACC72
background
#FDFEFC
surface
#F9FDF5
border
#D2D5CF
text
#13160F
muted
#828480