#AFCDCA#AFCDCA
#AFCDCA is a very light, muted teal. Relative luminance 0.570; OKLCH L 82.5% C 0.032 H 189.2°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #AFCDCA |
|---|---|
| RGB | rgb(175, 205, 202) |
| HSL | hsl(174, 23%, 75%) |
| HSV | hsv(174, 15%, 80%) |
| CMYK | cmyk(14.6%, 0%, 1.5%, 19.6%) |
| CIE-LAB | lab(80.20, -10.58, -1.87) |
| CIE-LCH | lch(80.20, 10.75, 190.03°) |
| OKLab | oklab(82.54% -0.032 -0.0052) |
| OKLCH | oklch(82.54% 0.032 189.2) |
| XYZ | xyz(50.1685, 57.0396, 64.2322) |
| Luminance | 0.5704 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.44
Lightblue
#ADD8E6
ΔE00 7.60
Paleturquoise
#AFEEEE
ΔE00 9.49
Silver (survey)
#C5C9C7
ΔE00 9.54
Light Grey
#D8DCD6
ΔE00 10.47
Pale Sky Blue
#BDF6FE
ΔE00 10.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFCDCA #CDAFB2
analogous
#AFCDBB #AFCDCA #AFC1CD
triadic
#AFCDCA #CAAFCD #CDCAAF
tetradic
#AFCDCA #BBAFCD #CDAFB2 #C1CDAF
square
#AFCDCA #BBAFCD #CDAFB2 #C1CDAF
split-complementary
#AFCDCA #CDAFC1 #CDBBAF
monochromatic
#649E98 #89B5B1 #AFCDCA #D5E5E3 #ECF3F3
Accessibility & contrast
On white
1.69
#AFCDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#AFCDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFCDCA
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFCDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFCDCA | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CACA
Deuteranopia (green-blind)
#C3C5CA
Tritanopia (blue-blind)
#A7CFCC
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #afcdca; /* rgb */ color: rgb(175, 205, 202); /* oklch */ color: oklch(82.5% 0.032 189.2);
Tailwind
colors: {
custom: {
50: '#c7dcda',
500: '#afcdca',
950: '#000000',
},
}SCSS
$custom: #afcdca; $custom-light: #c7dcda; $custom-dark: #000000;
JSON
{
"hex": "#afcdca",
"rgb": {
"r": 175,
"g": 205,
"b": 202
},
"hsl": {
"h": 174,
"s": 23.077,
"l": 74.51
},
"oklch": {
"l": 0.82535,
"c": 0.03238,
"h": 189.2
},
"luminance": 0.57041
}Semantic roles & 50–950 ramp
primary
#AFCDCA
secondary
#A27E82
accent
#444DA2
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483