#AFCDC7#AFCDC7
#AFCDC7 is a very light, muted teal. Relative luminance 0.569; OKLCH L 82.4% C 0.033 H 182.0°. Best body text is #000000 at 12.38:1 contrast (WCAG AA passes).
Color values
| HEX | #AFCDC7 |
|---|---|
| RGB | rgb(175, 205, 199) |
| HSL | hsl(168, 23%, 75%) |
| HSV | hsv(168, 15%, 80%) |
| CMYK | cmyk(14.6%, 0%, 2.9%, 19.6%) |
| CIE-LAB | lab(80.12, -11.19, -0.38) |
| CIE-LCH | lch(80.12, 11.19, 181.94°) |
| OKLab | oklab(82.45% -0.0332 -0.0012) |
| OKLCH | oklch(82.45% 0.033 182) |
| XYZ | xyz(49.8167, 56.8989, 62.3797) |
| Luminance | 0.5690 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.24
Lightblue
#ADD8E6
ΔE00 8.90
Paleturquoise
#AFEEEE
ΔE00 9.66
Silver (survey)
#C5C9C7
ΔE00 9.89
Light Grey
#D8DCD6
ΔE00 10.58
Duck Egg Blue
#C3FBF4
ΔE00 11.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFCDC7 #CDAFB5
analogous
#AFCDB8 #AFCDC7 #AFC4CD
triadic
#AFCDC7 #C7AFCD #CDC7AF
tetradic
#AFCDC7 #B8AFCD #CDAFB5 #C4CDAF
square
#AFCDC7 #B8AFCD #CDAFB5 #C4CDAF
split-complementary
#AFCDC7 #CDAFC4 #CDB8AF
monochromatic
#649E92 #89B5AD #AFCDC7 #D5E5E1 #ECF3F2
Accessibility & contrast
On white
1.70
#AFCDC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.38
#AFCDC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFCDC7
12.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFCDC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFCDC7 | 1.00 | 1.70 | 12.38 | 12.38 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC9C7
Deuteranopia (green-blind)
#C4C5C8
Tritanopia (blue-blind)
#A8CECB
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #afcdc7; /* rgb */ color: rgb(175, 205, 199); /* oklch */ color: oklch(82.4% 0.033 182.0);
Tailwind
colors: {
custom: {
50: '#c7dcd8',
500: '#afcdc7',
950: '#000000',
},
}SCSS
$custom: #afcdc7; $custom-light: #c7dcd8; $custom-dark: #000000;
JSON
{
"hex": "#afcdc7",
"rgb": {
"r": 175,
"g": 205,
"b": 199
},
"hsl": {
"h": 168,
"s": 23.077,
"l": 74.51
},
"oklch": {
"l": 0.82446,
"c": 0.03319,
"h": 182
},
"luminance": 0.569
}Semantic roles & 50–950 ramp
primary
#AFCDC7
secondary
#A27E85
accent
#4457A2
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483