#AFCDC2#AFCDC2
#AFCDC2 is a very light, muted teal. Relative luminance 0.567; OKLCH L 82.3% C 0.036 H 171.3°. Best body text is #000000 at 12.33:1 contrast (WCAG AA passes).
Color values
| HEX | #AFCDC2 |
|---|---|
| RGB | rgb(175, 205, 194) |
| HSL | hsl(158, 23%, 75%) |
| HSV | hsv(158, 15%, 80%) |
| CMYK | cmyk(14.6%, 0%, 5.4%, 19.6%) |
| CIE-LAB | lab(79.99, -12.18, 2.11) |
| CIE-LCH | lch(79.99, 12.36, 170.16°) |
| OKLab | oklab(82.3% -0.0352 0.0054) |
| OKLCH | oklch(82.3% 0.036 171.3) |
| XYZ | xyz(49.2457, 56.6705, 59.3724) |
| Luminance | 0.5667 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.87
Pale Teal
#82CBB2
ΔE00 9.91
Paleturquoise
#AFEEEE
ΔE00 10.36
Silver (survey)
#C5C9C7
ΔE00 10.66
Light Grey
#D8DCD6
ΔE00 10.99
Lightblue
#ADD8E6
ΔE00 11.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFCDC2 #CDAFBA
analogous
#AFCDB3 #AFCDC2 #AFC9CD
triadic
#AFCDC2 #C2AFCD #CDC2AF
tetradic
#AFCDC2 #B3AFCD #CDAFBA #C9CDAF
square
#AFCDC2 #B3AFCD #CDAFBA #C9CDAF
split-complementary
#AFCDC2 #CDAFC9 #CDB3AF
monochromatic
#649E89 #89B5A5 #AFCDC2 #D5E5DF #ECF3F1
Accessibility & contrast
On white
1.70
#AFCDC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.33
#AFCDC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFCDC2
12.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFCDC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFCDC2 | 1.00 | 1.70 | 12.33 | 12.33 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC9C2
Deuteranopia (green-blind)
#C5C5C3
Tritanopia (blue-blind)
#A9CECA
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #afcdc2; /* rgb */ color: rgb(175, 205, 194); /* oklch */ color: oklch(82.3% 0.036 171.3);
Tailwind
colors: {
custom: {
50: '#c7dcd4',
500: '#afcdc2',
950: '#000000',
},
}SCSS
$custom: #afcdc2; $custom-light: #c7dcd4; $custom-dark: #000000;
JSON
{
"hex": "#afcdc2",
"rgb": {
"r": 175,
"g": 205,
"b": 194
},
"hsl": {
"h": 158,
"s": 23.077,
"l": 74.51
},
"oklch": {
"l": 0.82301,
"c": 0.0356,
"h": 171.3
},
"luminance": 0.56672
}Semantic roles & 50–950 ramp
primary
#AFCDC2
secondary
#A27E8B
accent
#4466A2
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483