#ACEEA2#ACEEA2
#ACEEA2 is a very light, vivid green. Relative luminance 0.725; OKLCH L 88.6% C 0.122 H 141.3°. Best body text is #000000 at 15.51:1 contrast (WCAG AA passes).
Color values
| HEX | #ACEEA2 |
|---|---|
| RGB | rgb(172, 238, 162) |
| HSL | hsl(112, 69%, 78%) |
| HSV | hsv(112, 32%, 93%) |
| CMYK | cmyk(27.7%, 0%, 31.9%, 6.7%) |
| CIE-LAB | lab(88.22, -34.84, 30.36) |
| CIE-LCH | lch(88.22, 46.21, 138.93°) |
| OKLab | oklab(88.62% -0.095 0.0762) |
| OKLCH | oklch(88.62% 0.122 141.3) |
| XYZ | xyz(54.1074, 72.5264, 45.3236) |
| Luminance | 0.7253 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 2.51
Light Pastel Green
#B2FBA5
ΔE00 2.99
Light Sage
#BCECAC
ΔE00 3.23
Tea Green
#BDF8A3
ΔE00 3.25
Celadon
#BEFDB7
ΔE00 3.65
Light Mint Green
#A6FBB2
ΔE00 3.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACEEA2 #E4A2EE
analogous
#D2EEA2 #ACEEA2 #A2EEBE
triadic
#ACEEA2 #A2ACEE #EEA2AC
tetradic
#ACEEA2 #A2D2EE #E4A2EE #EEBEA2
square
#ACEEA2 #A2D2EE #E4A2EE #EEBEA2
split-complementary
#ACEEA2 #BEA2EE #EEA2D2
monochromatic
#50DB3B #7EE56E #ACEEA2 #DAF7D6 #E8FAE5
Accessibility & contrast
On white
1.35
#ACEEA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.51
#ACEEA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACEEA2
15.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACEEA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACEEA2 | 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)
#F2E19D
Deuteranopia (green-blind)
#E8DBA6
Tritanopia (blue-blind)
#A7E9DA
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #aceea2; /* rgb */ color: rgb(172, 238, 162); /* oklch */ color: oklch(88.6% 0.122 141.3);
Tailwind
colors: {
custom: {
50: '#c6f4be',
500: '#aceea2',
950: '#000000',
},
}SCSS
$custom: #aceea2; $custom-light: #c6f4be; $custom-dark: #000000;
JSON
{
"hex": "#aceea2",
"rgb": {
"r": 172,
"g": 238,
"b": 162
},
"hsl": {
"h": 112.105,
"s": 69.091,
"l": 78.431
},
"oklch": {
"l": 0.8862,
"c": 0.12178,
"h": 141.3
},
"luminance": 0.72528
}Semantic roles & 50–950 ramp
primary
#ACEEA2
secondary
#BE69CB
accent
#14D1B8
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#131712
muted
#828582