#ACCDC6#ACCDC6
#ACCDC6 is a very light, muted teal. Relative luminance 0.565; OKLCH L 82.2% C 0.037 H 181.1°. Best body text is #000000 at 12.30:1 contrast (WCAG AA passes).
Color values
| HEX | #ACCDC6 |
|---|---|
| RGB | rgb(172, 205, 198) |
| HSL | hsl(167, 25%, 74%) |
| HSV | hsv(167, 16%, 80%) |
| CMYK | cmyk(16.1%, 0%, 3.4%, 19.6%) |
| CIE-LAB | lab(79.90, -12.36, -0.19) |
| CIE-LCH | lch(79.90, 12.36, 180.87°) |
| OKLab | oklab(82.21% -0.0365 -0.0007) |
| OKLCH | oklch(82.21% 0.037 181.1) |
| XYZ | xyz(49.0350, 56.5092, 61.7390) |
| Luminance | 0.5651 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.30
Lightblue
#ADD8E6
ΔE00 9.31
Paleturquoise
#AFEEEE
ΔE00 9.32
Pale Teal
#82CBB2
ΔE00 10.21
Duck Egg Blue
#C3FBF4
ΔE00 10.74
Silver (survey)
#C5C9C7
ΔE00 10.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACCDC6 #CDACB3
analogous
#ACCDB6 #ACCDC6 #ACC4CD
triadic
#ACCDC6 #C6ACCD #CDC6AC
tetradic
#ACCDC6 #B6ACCD #CDACB3 #C4CDAC
square
#ACCDC6 #B6ACCD #CDACB3 #C4CDAC
split-complementary
#ACCDC6 #CDACC4 #CDB6AC
monochromatic
#609F91 #86B6AC #ACCDC6 #D2E4E0 #ECF3F2
Accessibility & contrast
On white
1.71
#ACCDC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.30
#ACCDC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACCDC6
12.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACCDC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACCDC6 | 1.00 | 1.71 | 12.30 | 12.30 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC9C6
Deuteranopia (green-blind)
#C3C4C7
Tritanopia (blue-blind)
#A4CECB
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #accdc6; /* rgb */ color: rgb(172, 205, 198); /* oklch */ color: oklch(82.2% 0.037 181.1);
Tailwind
colors: {
custom: {
50: '#c5dcd7',
500: '#accdc6',
950: '#000000',
},
}SCSS
$custom: #accdc6; $custom-light: #c5dcd7; $custom-dark: #000000;
JSON
{
"hex": "#accdc6",
"rgb": {
"r": 172,
"g": 205,
"b": 198
},
"hsl": {
"h": 167.273,
"s": 24.812,
"l": 73.922
},
"oklch": {
"l": 0.82213,
"c": 0.03655,
"h": 181.1
},
"luminance": 0.56511
}Semantic roles & 50–950 ramp
primary
#ACCDC6
secondary
#A27B83
accent
#4257A3
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483