#AFCDC5#AFCDC5
#AFCDC5 is a very light, muted teal. Relative luminance 0.568; OKLCH L 82.4% C 0.034 H 177.5°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #AFCDC5 |
|---|---|
| RGB | rgb(175, 205, 197) |
| HSL | hsl(164, 23%, 75%) |
| HSV | hsv(164, 15%, 80%) |
| CMYK | cmyk(14.6%, 0%, 3.9%, 19.6%) |
| CIE-LAB | lab(80.07, -11.59, 0.62) |
| CIE-LCH | lch(80.07, 11.60, 176.96°) |
| OKLab | oklab(82.39% -0.034 0.0015) |
| OKLCH | oklch(82.39% 0.034 177.5) |
| XYZ | xyz(49.5860, 56.8066, 61.1648) |
| Luminance | 0.5681 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.87
Lightblue
#ADD8E6
ΔE00 9.78
Paleturquoise
#AFEEEE
ΔE00 9.88
Silver (survey)
#C5C9C7
ΔE00 10.18
Pale Teal
#82CBB2
ΔE00 10.58
Light Grey
#D8DCD6
ΔE00 10.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFCDC5 #CDAFB7
analogous
#AFCDB6 #AFCDC5 #AFC6CD
triadic
#AFCDC5 #C5AFCD #CDC5AF
tetradic
#AFCDC5 #B6AFCD #CDAFB7 #C6CDAF
square
#AFCDC5 #B6AFCD #CDAFB7 #C6CDAF
split-complementary
#AFCDC5 #CDAFC6 #CDB6AF
monochromatic
#649E8E #89B5AA #AFCDC5 #D5E5E0 #ECF3F1
Accessibility & contrast
On white
1.70
#AFCDC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#AFCDC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFCDC5
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFCDC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFCDC5 | 1.00 | 1.70 | 12.36 | 12.36 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC9C5
Deuteranopia (green-blind)
#C5C5C6
Tritanopia (blue-blind)
#A8CECA
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #afcdc5; /* rgb */ color: rgb(175, 205, 197); /* oklch */ color: oklch(82.4% 0.034 177.5);
Tailwind
colors: {
custom: {
50: '#c7dcd6',
500: '#afcdc5',
950: '#000000',
},
}SCSS
$custom: #afcdc5; $custom-light: #c7dcd6; $custom-dark: #000000;
JSON
{
"hex": "#afcdc5",
"rgb": {
"r": 175,
"g": 205,
"b": 197
},
"hsl": {
"h": 164,
"s": 23.077,
"l": 74.51
},
"oklch": {
"l": 0.82388,
"c": 0.03401,
"h": 177.5
},
"luminance": 0.56808
}Semantic roles & 50–950 ramp
primary
#AFCDC5
secondary
#A27E88
accent
#445DA2
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483