#AECCC2#AECCC2
#AECCC2 is a very light, muted teal. Relative luminance 0.561; OKLCH L 82.0% C 0.035 H 173.3°. Best body text is #000000 at 12.22:1 contrast (WCAG AA passes).
Color values
| HEX | #AECCC2 |
|---|---|
| RGB | rgb(174, 204, 194) |
| HSL | hsl(160, 23%, 74%) |
| HSV | hsv(160, 15%, 80%) |
| CMYK | cmyk(14.7%, 0%, 4.9%, 20%) |
| CIE-LAB | lab(79.66, -11.99, 1.62) |
| CIE-LCH | lch(79.66, 12.10, 172.33°) |
| OKLab | oklab(82.02% -0.0348 0.0041) |
| OKLCH | oklch(82.02% 0.035 173.3) |
| XYZ | xyz(48.7836, 56.0783, 59.2824) |
| Luminance | 0.5608 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.65
Pale Teal
#82CBB2
ΔE00 10.05
Paleturquoise
#AFEEEE
ΔE00 10.35
Silver (survey)
#C5C9C7
ΔE00 10.51
Lightblue
#ADD8E6
ΔE00 10.71
Light Grey
#D8DCD6
ΔE00 11.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AECCC2 #CCAEB8
analogous
#AECCB3 #AECCC2 #AEC7CC
triadic
#AECCC2 #C2AECC #CCC2AE
tetradic
#AECCC2 #B3AECC #CCAEB8 #C7CCAE
square
#AECCC2 #B3AECC #CCAEB8 #C7CCAE
split-complementary
#AECCC2 #CCAEC7 #CCB3AE
monochromatic
#639D89 #88B4A6 #AECCC2 #D4E4DE #ECF3F1
Accessibility & contrast
On white
1.72
#AECCC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.22
#AECCC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AECCC2
12.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AECCC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AECCC2 | 1.00 | 1.72 | 12.22 | 12.22 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC8C2
Deuteranopia (green-blind)
#C4C4C3
Tritanopia (blue-blind)
#A7CDC9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #aeccc2; /* rgb */ color: rgb(174, 204, 194); /* oklch */ color: oklch(82.0% 0.035 173.3);
Tailwind
colors: {
custom: {
50: '#c6dbd4',
500: '#aeccc2',
950: '#000000',
},
}SCSS
$custom: #aeccc2; $custom-light: #c6dbd4; $custom-dark: #000000;
JSON
{
"hex": "#aeccc2",
"rgb": {
"r": 174,
"g": 204,
"b": 194
},
"hsl": {
"h": 160,
"s": 22.727,
"l": 74.118
},
"oklch": {
"l": 0.82018,
"c": 0.03506,
"h": 173.3
},
"luminance": 0.56079
}Semantic roles & 50–950 ramp
primary
#AECCC2
secondary
#A17D89
accent
#4463A1
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131514
muted
#828483