#ACE09E#ACE09E
#ACE09E is a very light, moderate green. Relative luminance 0.646; OKLCH L 85.4% C 0.104 H 139.1°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #ACE09E |
|---|---|
| RGB | rgb(172, 224, 158) |
| HSL | hsl(107, 52%, 75%) |
| HSV | hsv(107, 29%, 88%) |
| CMYK | cmyk(23.2%, 0%, 29.5%, 12.2%) |
| CIE-LAB | lab(84.25, -28.92, 27.06) |
| CIE-LCH | lch(84.25, 39.61, 136.91°) |
| OKLab | oklab(85.4% -0.0788 0.0682) |
| OKLCH | oklch(85.4% 0.104 139.1) |
| XYZ | xyz(49.8389, 64.5492, 42.1745) |
| Luminance | 0.6455 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 1.91
Light Sage
#BCECAC
ΔE00 3.04
Hospital Green
#9BE5AA
ΔE00 4.33
Washed Out Green
#BCF5A6
ΔE00 4.93
Tea Green
#BDF8A3
ΔE00 5.88
Celadon
#BEFDB7
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACE09E #D29EE0
analogous
#CDE09E #ACE09E #9EE0B1
triadic
#ACE09E #9EACE0 #E09EAC
tetradic
#ACE09E #9ECDE0 #D29EE0 #E0B19E
square
#ACE09E #9ECDE0 #D29EE0 #E0B19E
split-complementary
#ACE09E #B19EE0 #E09ECD
monochromatic
#5DC241 #84D170 #ACE09E #D4EFCC #EBF8E8
Accessibility & contrast
On white
1.51
#ACE09E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#ACE09E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACE09E
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACE09E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACE09E | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D59A
Deuteranopia (green-blind)
#DCD0A1
Tritanopia (blue-blind)
#AADBCF
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ace09e; /* rgb */ color: rgb(172, 224, 158); /* oklch */ color: oklch(85.4% 0.104 139.1);
Tailwind
colors: {
custom: {
50: '#c6eabb',
500: '#ace09e',
950: '#000000',
},
}SCSS
$custom: #ace09e; $custom-light: #c6eabb; $custom-dark: #000000;
JSON
{
"hex": "#ace09e",
"rgb": {
"r": 172,
"g": 224,
"b": 158
},
"hsl": {
"h": 107.273,
"s": 51.563,
"l": 74.902
},
"oklch": {
"l": 0.854,
"c": 0.10418,
"h": 139.1
},
"luminance": 0.64551
}Semantic roles & 50–950 ramp
primary
#ACE09E
secondary
#A869B9
accent
#27BF9F
background
#FDFEFD
surface
#F9FDF8
border
#D2D5D1
text
#131612
muted
#828482