#ACE79A#ACE79A
#ACE79A is a very light, moderate green. Relative luminance 0.683; OKLCH L 86.9% C 0.119 H 138.5°. Best body text is #000000 at 14.65:1 contrast (WCAG AA passes).
Color values
| HEX | #ACE79A |
|---|---|
| RGB | rgb(172, 231, 154) |
| HSL | hsl(106, 62%, 75%) |
| HSV | hsv(106, 33%, 91%) |
| CMYK | cmyk(25.5%, 0%, 33.3%, 9.4%) |
| CIE-LAB | lab(86.13, -32.82, 31.63) |
| CIE-LCH | lch(86.13, 45.58, 136.05°) |
| OKLab | oklab(86.89% -0.0895 0.0791) |
| OKLCH | oklch(86.89% 0.119 138.5) |
| XYZ | xyz(51.4203, 68.2540, 41.0307) |
| Luminance | 0.6826 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 3.21
Light Sage
#BCECAC
ΔE00 3.25
Light Grey Green
#B7E1A1
ΔE00 3.33
Tea Green
#BDF8A3
ΔE00 3.91
Light Pastel Green
#B2FBA5
ΔE00 4.35
Lightgreen
#90EE90
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACE79A #D59AE7
analogous
#D2E79A #ACE79A #9AE7AE
triadic
#ACE79A #9AACE7 #E79AAC
tetradic
#ACE79A #9AD2E7 #D59AE7 #E7AE9A
square
#ACE79A #9AD2E7 #D59AE7 #E7AE9A
split-complementary
#ACE79A #AE9AE7 #E79AD2
monochromatic
#5BCF37 #83DB69 #ACE79A #D5F3CB #EBF9E6
Accessibility & contrast
On white
1.43
#ACE79A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.65
#ACE79A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACE79A
14.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACE79A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACE79A | 1.00 | 1.43 | 14.65 | 14.65 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDB95
Deuteranopia (green-blind)
#E3D59E
Tritanopia (blue-blind)
#A9E2D3
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #ace79a; /* rgb */ color: rgb(172, 231, 154); /* oklch */ color: oklch(86.9% 0.119 138.5);
Tailwind
colors: {
custom: {
50: '#c6efb8',
500: '#ace79a',
950: '#000000',
},
}SCSS
$custom: #ace79a; $custom-light: #c6efb8; $custom-dark: #000000;
JSON
{
"hex": "#ace79a",
"rgb": {
"r": 172,
"g": 231,
"b": 154
},
"hsl": {
"h": 105.974,
"s": 61.6,
"l": 75.49
},
"oklch": {
"l": 0.86893,
"c": 0.11942,
"h": 138.5
},
"luminance": 0.68256
}Semantic roles & 50–950 ramp
primary
#ACE79A
secondary
#AB64C1
accent
#1CC9A1
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#131611
muted
#828581