#ACEEA1#ACEEA1
#ACEEA1 is a very light, vivid green. Relative luminance 0.725; OKLCH L 88.6% C 0.123 H 141.0°. Best body text is #000000 at 15.50:1 contrast (WCAG AA passes).
Color values
| HEX | #ACEEA1 |
|---|---|
| RGB | rgb(172, 238, 161) |
| HSL | hsl(111, 69%, 78%) |
| HSV | hsv(111, 32%, 93%) |
| CMYK | cmyk(27.7%, 0%, 32.4%, 6.7%) |
| CIE-LAB | lab(88.20, -34.99, 30.85) |
| CIE-LCH | lch(88.20, 46.65, 138.60°) |
| OKLab | oklab(88.6% -0.0954 0.0773) |
| OKLCH | oklch(88.6% 0.123 141) |
| XYZ | xyz(54.0189, 72.4910, 44.8573) |
| Luminance | 0.7249 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 2.44
Light Pastel Green
#B2FBA5
ΔE00 2.91
Tea Green
#BDF8A3
ΔE00 3.14
Light Sage
#BCECAC
ΔE00 3.32
Celadon
#BEFDB7
ΔE00 3.73
Light Mint Green
#A6FBB2
ΔE00 3.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACEEA1 #E3A1EE
analogous
#D2EEA1 #ACEEA1 #A1EEBC
triadic
#ACEEA1 #A1ACEE #EEA1AC
tetradic
#ACEEA1 #A1D2EE #E3A1EE #EEBCA1
square
#ACEEA1 #A1D2EE #E3A1EE #EEBCA1
split-complementary
#ACEEA1 #BCA1EE #EEA1D2
monochromatic
#50DB39 #7EE56D #ACEEA1 #DAF7D5 #E8FAE5
Accessibility & contrast
On white
1.35
#ACEEA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.50
#ACEEA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACEEA1
15.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACEEA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACEEA1 | 1.00 | 1.35 | 15.50 | 15.50 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E19C
Deuteranopia (green-blind)
#E8DBA5
Tritanopia (blue-blind)
#A7E9DA
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #aceea1; /* rgb */ color: rgb(172, 238, 161); /* oklch */ color: oklch(88.6% 0.123 141.0);
Tailwind
colors: {
custom: {
50: '#c6f4bd',
500: '#aceea1',
950: '#000000',
},
}SCSS
$custom: #aceea1; $custom-light: #c6f4bd; $custom-dark: #000000;
JSON
{
"hex": "#aceea1",
"rgb": {
"r": 172,
"g": 238,
"b": 161
},
"hsl": {
"h": 111.429,
"s": 69.369,
"l": 78.235
},
"oklch": {
"l": 0.88601,
"c": 0.12282,
"h": 141
},
"luminance": 0.72493
}Semantic roles & 50–950 ramp
primary
#ACEEA1
secondary
#BD68CB
accent
#14D1B6
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#131712
muted
#828582