#AFCDC8#AFCDC8
#AFCDC8 is a very light, muted teal. Relative luminance 0.569; OKLCH L 82.5% C 0.033 H 184.4°. Best body text is #000000 at 12.39:1 contrast (WCAG AA passes).
Color values
| HEX | #AFCDC8 |
|---|---|
| RGB | rgb(175, 205, 200) |
| HSL | hsl(170, 23%, 75%) |
| HSV | hsv(170, 15%, 80%) |
| CMYK | cmyk(14.6%, 0%, 2.4%, 19.6%) |
| CIE-LAB | lab(80.15, -10.99, -0.88) |
| CIE-LCH | lch(80.15, 11.02, 184.56°) |
| OKLab | oklab(82.48% -0.0328 -0.0025) |
| OKLCH | oklch(82.48% 0.033 184.4) |
| XYZ | xyz(49.9332, 56.9455, 62.9932) |
| Luminance | 0.5695 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.96
Lightblue
#ADD8E6
ΔE00 8.47
Paleturquoise
#AFEEEE
ΔE00 9.58
Silver (survey)
#C5C9C7
ΔE00 9.76
Light Grey
#D8DCD6
ΔE00 10.53
Ice
#D6FFFA
ΔE00 11.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFCDC8 #CDAFB4
analogous
#AFCDB9 #AFCDC8 #AFC3CD
triadic
#AFCDC8 #C8AFCD #CDC8AF
tetradic
#AFCDC8 #B9AFCD #CDAFB4 #C3CDAF
square
#AFCDC8 #B9AFCD #CDAFB4 #C3CDAF
split-complementary
#AFCDC8 #CDAFC3 #CDB9AF
monochromatic
#649E94 #89B5AE #AFCDC8 #D5E5E2 #ECF3F2
Accessibility & contrast
On white
1.69
#AFCDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.39
#AFCDC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFCDC8
12.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFCDC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFCDC8 | 1.00 | 1.69 | 12.39 | 12.39 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC9C8
Deuteranopia (green-blind)
#C4C5C8
Tritanopia (blue-blind)
#A7CECB
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #afcdc8; /* rgb */ color: rgb(175, 205, 200); /* oklch */ color: oklch(82.5% 0.033 184.4);
Tailwind
colors: {
custom: {
50: '#c7dcd8',
500: '#afcdc8',
950: '#000000',
},
}SCSS
$custom: #afcdc8; $custom-light: #c7dcd8; $custom-dark: #000000;
JSON
{
"hex": "#afcdc8",
"rgb": {
"r": 175,
"g": 205,
"b": 200
},
"hsl": {
"h": 170,
"s": 23.077,
"l": 74.51
},
"oklch": {
"l": 0.82476,
"c": 0.03287,
"h": 184.4
},
"luminance": 0.56947
}Semantic roles & 50–950 ramp
primary
#AFCDC8
secondary
#A27E84
accent
#4454A2
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483