#ACDCC2#ACDCC2
#ACDCC2 is a very light, moderate green. Relative luminance 0.639; OKLCH L 85.4% C 0.062 H 161.1°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDCC2 |
|---|---|
| RGB | rgb(172, 220, 194) |
| HSL | hsl(148, 41%, 77%) |
| HSV | hsv(148, 22%, 86%) |
| CMYK | cmyk(21.8%, 0%, 11.8%, 13.7%) |
| CIE-LAB | lab(83.89, -20.72, 7.71) |
| CIE-LCH | lch(83.89, 22.11, 159.59°) |
| OKLab | oklab(85.35% -0.0583 0.02) |
| OKLCH | oklch(85.35% 0.062 161.1) |
| XYZ | xyz(52.3413, 63.8503, 60.5951) |
| Luminance | 0.6385 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Teal
#90E4C1
ΔE00 5.86
Pale Teal
#82CBB2
ΔE00 6.82
Mint
#AAF0C1
ΔE00 6.98
Seafoam Blue
#78D1B6
ΔE00 7.66
Seafoam
#7FE0B3
ΔE00 8.00
Pale Turquoise
#A5FBD5
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDCC2 #DCACC6
analogous
#AEDCAC #ACDCC2 #ACDCDA
triadic
#ACDCC2 #C2ACDC #DCC2AC
tetradic
#ACDCC2 #ACAEDC #DCACC6 #DCDAAC
square
#ACDCC2 #ACAEDC #DCACC6 #DCDAAC
split-complementary
#ACDCC2 #DAACDC #DCACAE
monochromatic
#56B883 #81CAA2 #ACDCC2 #D7EEE2 #E9F6EF
Accessibility & contrast
On white
1.53
#ACDCC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#ACDCC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDCC2
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDCC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDCC2 | 1.00 | 1.53 | 13.77 | 13.77 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD5C1
Deuteranopia (green-blind)
#D2CFC3
Tritanopia (blue-blind)
#A3DCD4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #acdcc2; /* rgb */ color: rgb(172, 220, 194); /* oklch */ color: oklch(85.4% 0.062 161.1);
Tailwind
colors: {
custom: {
50: '#c5e7d4',
500: '#acdcc2',
950: '#000000',
},
}SCSS
$custom: #acdcc2; $custom-light: #c5e7d4; $custom-dark: #000000;
JSON
{
"hex": "#acdcc2",
"rgb": {
"r": 172,
"g": 220,
"b": 194
},
"hsl": {
"h": 147.5,
"s": 40.678,
"l": 76.863
},
"oklch": {
"l": 0.85353,
"c": 0.06159,
"h": 161.1
},
"luminance": 0.63852
}Semantic roles & 50–950 ramp
primary
#ACDCC2
secondary
#B47899
accent
#3278B4
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131614
muted
#828483