#ACEEA3#ACEEA3
#ACEEA3 is a very light, vivid green. Relative luminance 0.726; OKLCH L 88.6% C 0.121 H 141.6°. Best body text is #000000 at 15.51:1 contrast (WCAG AA passes).
Color values
| HEX | #ACEEA3 |
|---|---|
| RGB | rgb(172, 238, 163) |
| HSL | hsl(113, 69%, 79%) |
| HSV | hsv(113, 32%, 93%) |
| CMYK | cmyk(27.7%, 0%, 31.5%, 6.7%) |
| CIE-LAB | lab(88.24, -34.69, 29.88) |
| CIE-LCH | lch(88.24, 45.78, 139.26°) |
| OKLab | oklab(88.64% -0.0946 0.0751) |
| OKLCH | oklch(88.64% 0.121 141.6) |
| XYZ | xyz(54.1966, 72.5621, 45.7936) |
| Luminance | 0.7256 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 2.58
Light Pastel Green
#B2FBA5
ΔE00 3.08
Light Sage
#BCECAC
ΔE00 3.15
Tea Green
#BDF8A3
ΔE00 3.37
Celadon
#BEFDB7
ΔE00 3.58
Light Mint Green
#A6FBB2
ΔE00 3.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACEEA3 #E5A3EE
analogous
#D1EEA3 #ACEEA3 #A3EEBF
triadic
#ACEEA3 #A3ACEE #EEA3AC
tetradic
#ACEEA3 #A3D1EE #E5A3EE #EEBFA3
square
#ACEEA3 #A3D1EE #E5A3EE #EEBFA3
split-complementary
#ACEEA3 #BFA3EE #EEA3D1
monochromatic
#4FDB3C #7DE46F #ACEEA3 #DBF8D7 #E8FAE5
Accessibility & contrast
On white
1.35
#ACEEA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.51
#ACEEA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACEEA3
15.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACEEA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACEEA3 | 1.00 | 1.35 | 15.51 | 15.51 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E19E
Deuteranopia (green-blind)
#E8DBA7
Tritanopia (blue-blind)
#A7E9DA
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #aceea3; /* rgb */ color: rgb(172, 238, 163); /* oklch */ color: oklch(88.6% 0.121 141.6);
Tailwind
colors: {
custom: {
50: '#c6f4be',
500: '#aceea3',
950: '#000000',
},
}SCSS
$custom: #aceea3; $custom-light: #c6f4be; $custom-dark: #000000;
JSON
{
"hex": "#aceea3",
"rgb": {
"r": 172,
"g": 238,
"b": 163
},
"hsl": {
"h": 112.8,
"s": 68.807,
"l": 78.627
},
"oklch": {
"l": 0.8864,
"c": 0.12074,
"h": 141.6
},
"luminance": 0.72564
}Semantic roles & 50–950 ramp
primary
#ACEEA3
secondary
#BF6ACB
accent
#15D1BA
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#131712
muted
#828582