#ACE19E#ACE19E
#ACE19E is a very light, moderate green. Relative luminance 0.651; OKLCH L 85.6% C 0.106 H 139.2°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #ACE19E |
|---|---|
| RGB | rgb(172, 225, 158) |
| HSL | hsl(107, 53%, 75%) |
| HSV | hsv(107, 30%, 88%) |
| CMYK | cmyk(23.6%, 0%, 29.8%, 11.8%) |
| CIE-LAB | lab(84.53, -29.40, 27.43) |
| CIE-LCH | lch(84.53, 40.21, 136.98°) |
| OKLab | oklab(85.62% -0.0801 0.0691) |
| OKLCH | oklch(85.62% 0.106 139.2) |
| XYZ | xyz(50.1084, 65.0883, 42.2643) |
| Luminance | 0.6509 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.00
Light Sage
#BCECAC
ΔE00 2.93
Hospital Green
#9BE5AA
ΔE00 4.29
Washed Out Green
#BCF5A6
ΔE00 4.68
Tea Green
#BDF8A3
ΔE00 5.63
Celadon
#BEFDB7
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACE19E #D39EE1
analogous
#CDE19E #ACE19E #9EE1B2
triadic
#ACE19E #9EACE1 #E19EAC
tetradic
#ACE19E #9ECDE1 #D39EE1 #E1B29E
square
#ACE19E #9ECDE1 #D39EE1 #E1B29E
split-complementary
#ACE19E #B29EE1 #E19ECD
monochromatic
#5CC441 #84D36F #ACE19E #D4EFCD #EBF8E8
Accessibility & contrast
On white
1.50
#ACE19E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#ACE19E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACE19E
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACE19E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACE19E | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D69A
Deuteranopia (green-blind)
#DDD1A1
Tritanopia (blue-blind)
#A9DCCF
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ace19e; /* rgb */ color: rgb(172, 225, 158); /* oklch */ color: oklch(85.6% 0.106 139.2);
Tailwind
colors: {
custom: {
50: '#c6eabb',
500: '#ace19e',
950: '#000000',
},
}SCSS
$custom: #ace19e; $custom-light: #c6eabb; $custom-dark: #000000;
JSON
{
"hex": "#ace19e",
"rgb": {
"r": 172,
"g": 225,
"b": 158
},
"hsl": {
"h": 107.463,
"s": 52.756,
"l": 75.098
},
"oklch": {
"l": 0.85624,
"c": 0.10576,
"h": 139.2
},
"luminance": 0.6509
}Semantic roles & 50–950 ramp
primary
#ACE19E
secondary
#A969BA
accent
#25C0A0
background
#FDFEFD
surface
#F9FDF8
border
#D2D5D1
text
#131612
muted
#828482