#ACEEA6#ACEEA6
#ACEEA6 is a very light, moderate green. Relative luminance 0.727; OKLCH L 88.7% C 0.118 H 142.5°. Best body text is #000000 at 15.53:1 contrast (WCAG AA passes).
Color values
| HEX | #ACEEA6 |
|---|---|
| RGB | rgb(172, 238, 166) |
| HSL | hsl(115, 68%, 79%) |
| HSV | hsv(115, 30%, 93%) |
| CMYK | cmyk(27.7%, 0%, 30.3%, 6.7%) |
| CIE-LAB | lab(88.29, -34.22, 28.42) |
| CIE-LCH | lch(88.29, 44.48, 140.29°) |
| OKLab | oklab(88.7% -0.0933 0.0716) |
| OKLCH | oklch(88.7% 0.118 142.5) |
| XYZ | xyz(54.4686, 72.6709, 47.2260) |
| Luminance | 0.7267 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 2.89
Light Sage
#BCECAC
ΔE00 2.97
Light Pastel Green
#B2FBA5
ΔE00 3.40
Celadon
#BEFDB7
ΔE00 3.43
Light Mint Green
#A6FBB2
ΔE00 3.45
Tea Green
#BDF8A3
ΔE00 3.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACEEA6 #E8A6EE
analogous
#D0EEA6 #ACEEA6 #A6EEC4
triadic
#ACEEA6 #A6ACEE #EEA6AC
tetradic
#ACEEA6 #A6D0EE #E8A6EE #EEC4A6
square
#ACEEA6 #A6D0EE #E8A6EE #EEC4A6
split-complementary
#ACEEA6 #C4A6EE #EEA6D0
monochromatic
#4CDA3F #7CE473 #ACEEA6 #DCF8D9 #E7FAE5
Accessibility & contrast
On white
1.35
#ACEEA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.53
#ACEEA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACEEA6
15.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACEEA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACEEA6 | 1.00 | 1.35 | 15.53 | 15.53 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E2A1
Deuteranopia (green-blind)
#E7DBAA
Tritanopia (blue-blind)
#A7EADB
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #aceea6; /* rgb */ color: rgb(172, 238, 166); /* oklch */ color: oklch(88.7% 0.118 142.5);
Tailwind
colors: {
custom: {
50: '#c6f4c1',
500: '#aceea6',
950: '#000000',
},
}SCSS
$custom: #aceea6; $custom-light: #c6f4c1; $custom-dark: #000000;
JSON
{
"hex": "#aceea6",
"rgb": {
"r": 172,
"g": 238,
"b": 166
},
"hsl": {
"h": 115,
"s": 67.925,
"l": 79.216
},
"oklch": {
"l": 0.88699,
"c": 0.11762,
"h": 142.5
},
"luminance": 0.72673
}Semantic roles & 50–950 ramp
primary
#ACEEA6
secondary
#C36DCB
accent
#16D0C0
background
#FDFFFD
surface
#F9FEF9
border
#D2D6D2
text
#131712
muted
#828582