#ACF2AE#ACF2AE
#ACF2AE is a very light, moderate green. Relative luminance 0.753; OKLCH L 89.8% C 0.116 H 145.2°. Best body text is #000000 at 16.07:1 contrast (WCAG AA passes).
Color values
| HEX | #ACF2AE |
|---|---|
| RGB | rgb(172, 242, 174) |
| HSL | hsl(122, 73%, 81%) |
| HSV | hsv(122, 29%, 95%) |
| CMYK | cmyk(28.9%, 0%, 28.1%, 5.1%) |
| CIE-LAB | lab(89.55, -34.77, 26.04) |
| CIE-LCH | lch(89.55, 43.45, 143.17°) |
| OKLab | oklab(89.76% -0.0949 0.0659) |
| OKLCH | oklch(89.76% 0.116 145.2) |
| XYZ | xyz(56.4029, 75.3286, 51.6042) |
| Luminance | 0.7533 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint Green
#A6FBB2
ΔE00 2.42
Light Mint
#B6FFBB
ΔE00 2.72
Celadon
#BEFDB7
ΔE00 2.87
Light Sea Green
#98F6B0
ΔE00 3.13
Light Seafoam Green
#A7FFB5
ΔE00 3.17
Light Sage
#BCECAC
ΔE00 3.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACF2AE #F2ACF0
analogous
#CDF2AC #ACF2AE #ACF2D1
triadic
#ACF2AE #AEACF2 #F2AEAC
tetradic
#ACF2AE #ACCDF2 #F2ACF0 #F2D1AC
square
#ACF2AE #ACCDF2 #F2ACF0 #F2D1AC
split-complementary
#ACF2AE #D1ACF2 #F2ACCD
monochromatic
#42E147 #77EA7A #ACF2AE #E1FAE2 #E5FBE5
Accessibility & contrast
On white
1.31
#ACF2AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.07
#ACF2AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACF2AE
16.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACF2AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACF2AE | 1.00 | 1.31 | 16.07 | 16.07 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E5AA
Deuteranopia (green-blind)
#EADEB2
Tritanopia (blue-blind)
#A5EEE0
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #acf2ae; /* rgb */ color: rgb(172, 242, 174); /* oklch */ color: oklch(89.8% 0.116 145.2);
Tailwind
colors: {
custom: {
50: '#c6f6c6',
500: '#acf2ae',
950: '#000000',
},
}SCSS
$custom: #acf2ae; $custom-light: #c6f6c6; $custom-dark: #000000;
JSON
{
"hex": "#acf2ae",
"rgb": {
"r": 172,
"g": 242,
"b": 174
},
"hsl": {
"h": 121.714,
"s": 72.917,
"l": 81.176
},
"oklch": {
"l": 0.89759,
"c": 0.11559,
"h": 145.2
},
"luminance": 0.75331
}Semantic roles & 50–950 ramp
primary
#ACF2AE
secondary
#D171CE
accent
#10CFD5
background
#FDFFFD
surface
#F9FEF9
border
#D2D6D2
text
#131713
muted
#828582