#AECCC7#AECCC7
#AECCC7 is a very light, muted teal. Relative luminance 0.563; OKLCH L 82.2% C 0.033 H 184.4°. Best body text is #000000 at 12.26:1 contrast (WCAG AA passes).
Color values
| HEX | #AECCC7 |
|---|---|
| RGB | rgb(174, 204, 199) |
| HSL | hsl(170, 23%, 74%) |
| HSV | hsv(170, 15%, 80%) |
| CMYK | cmyk(14.7%, 0%, 2.5%, 20%) |
| CIE-LAB | lab(79.79, -11.00, -0.88) |
| CIE-LCH | lch(79.79, 11.03, 184.56°) |
| OKLab | oklab(82.16% -0.0328 -0.0025) |
| OKLCH | oklch(82.16% 0.033 184.4) |
| XYZ | xyz(49.3546, 56.3067, 62.2897) |
| Luminance | 0.5631 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.10
Lightblue
#ADD8E6
ΔE00 8.55
Paleturquoise
#AFEEEE
ΔE00 9.75
Silver (survey)
#C5C9C7
ΔE00 9.78
Light Grey
#D8DCD6
ΔE00 10.65
Duck Egg Blue
#C3FBF4
ΔE00 11.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AECCC7 #CCAEB3
analogous
#AECCB8 #AECCC7 #AEC2CC
triadic
#AECCC7 #C7AECC #CCC7AE
tetradic
#AECCC7 #B8AECC #CCAEB3 #C2CCAE
square
#AECCC7 #B8AECC #CCAEB3 #C2CCAE
split-complementary
#AECCC7 #CCAEC2 #CCB8AE
monochromatic
#639D93 #88B4AD #AECCC7 #D4E4E1 #ECF3F2
Accessibility & contrast
On white
1.71
#AECCC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.26
#AECCC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AECCC7
12.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AECCC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AECCC7 | 1.00 | 1.71 | 12.26 | 12.26 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C8C7
Deuteranopia (green-blind)
#C3C4C7
Tritanopia (blue-blind)
#A6CDCA
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #aeccc7; /* rgb */ color: rgb(174, 204, 199); /* oklch */ color: oklch(82.2% 0.033 184.4);
Tailwind
colors: {
custom: {
50: '#c6dbd8',
500: '#aeccc7',
950: '#000000',
},
}SCSS
$custom: #aeccc7; $custom-light: #c6dbd8; $custom-dark: #000000;
JSON
{
"hex": "#aeccc7",
"rgb": {
"r": 174,
"g": 204,
"b": 199
},
"hsl": {
"h": 170,
"s": 22.727,
"l": 74.118
},
"oklch": {
"l": 0.82164,
"c": 0.0329,
"h": 184.4
},
"luminance": 0.56308
}Semantic roles & 50–950 ramp
primary
#AECCC7
secondary
#A17D83
accent
#4454A1
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131514
muted
#828483