#AECCC4#AECCC4
#AECCC4 is a very light, muted teal. Relative luminance 0.562; OKLCH L 82.1% C 0.034 H 177.5°. Best body text is #000000 at 12.23:1 contrast (WCAG AA passes).
Color values
| HEX | #AECCC4 |
|---|---|
| RGB | rgb(174, 204, 196) |
| HSL | hsl(164, 23%, 74%) |
| HSV | hsv(164, 15%, 80%) |
| CMYK | cmyk(14.7%, 0%, 3.9%, 20%) |
| CIE-LAB | lab(79.71, -11.60, 0.62) |
| CIE-LCH | lch(79.71, 11.61, 176.95°) |
| OKLab | oklab(82.08% -0.034 0.0015) |
| OKLCH | oklch(82.08% 0.034 177.5) |
| XYZ | xyz(49.0097, 56.1687, 60.4734) |
| Luminance | 0.5617 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.00
Lightblue
#ADD8E6
ΔE00 9.85
Paleturquoise
#AFEEEE
ΔE00 10.05
Silver (survey)
#C5C9C7
ΔE00 10.20
Pale Teal
#82CBB2
ΔE00 10.52
Light Grey
#D8DCD6
ΔE00 10.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AECCC4 #CCAEB6
analogous
#AECCB5 #AECCC4 #AEC5CC
triadic
#AECCC4 #C4AECC #CCC4AE
tetradic
#AECCC4 #B5AECC #CCAEB6 #C5CCAE
square
#AECCC4 #B5AECC #CCAEB6 #C5CCAE
split-complementary
#AECCC4 #CCAEC5 #CCB5AE
monochromatic
#639D8D #88B4A9 #AECCC4 #D4E4DF #ECF3F1
Accessibility & contrast
On white
1.72
#AECCC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.23
#AECCC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AECCC4
12.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AECCC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AECCC4 | 1.00 | 1.72 | 12.23 | 12.23 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C8C4
Deuteranopia (green-blind)
#C4C4C5
Tritanopia (blue-blind)
#A7CDC9
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #aeccc4; /* rgb */ color: rgb(174, 204, 196); /* oklch */ color: oklch(82.1% 0.034 177.5);
Tailwind
colors: {
custom: {
50: '#c6dbd5',
500: '#aeccc4',
950: '#000000',
},
}SCSS
$custom: #aeccc4; $custom-light: #c6dbd5; $custom-dark: #000000;
JSON
{
"hex": "#aeccc4",
"rgb": {
"r": 174,
"g": 204,
"b": 196
},
"hsl": {
"h": 164,
"s": 22.727,
"l": 74.118
},
"oklch": {
"l": 0.82076,
"c": 0.03403,
"h": 177.5
},
"luminance": 0.5617
}Semantic roles & 50–950 ramp
primary
#AECCC4
secondary
#A17D87
accent
#445DA1
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131514
muted
#828483