#AFCCC2#AFCCC2
#AFCCC2 is a very light, muted teal. Relative luminance 0.562; OKLCH L 82.1% C 0.034 H 172.6°. Best body text is #000000 at 12.24:1 contrast (WCAG AA passes).
Color values
| HEX | #AFCCC2 |
|---|---|
| RGB | rgb(175, 204, 194) |
| HSL | hsl(159, 22%, 74%) |
| HSV | hsv(159, 14%, 80%) |
| CMYK | cmyk(14.2%, 0%, 4.9%, 20%) |
| CIE-LAB | lab(79.72, -11.66, 1.72) |
| CIE-LCH | lch(79.72, 11.79, 171.62°) |
| OKLab | oklab(82.09% -0.0338 0.0044) |
| OKLCH | oklch(82.09% 0.034 172.6) |
| XYZ | xyz(49.0073, 56.1936, 59.2929) |
| Luminance | 0.5619 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.74
Silver (survey)
#C5C9C7
ΔE00 10.26
Pale Teal
#82CBB2
ΔE00 10.29
Paleturquoise
#AFEEEE
ΔE00 10.50
Lightblue
#ADD8E6
ΔE00 10.74
Light Grey
#D8DCD6
ΔE00 10.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFCCC2 #CCAFB9
analogous
#AFCCB4 #AFCCC2 #AFC8CC
triadic
#AFCCC2 #C2AFCC #CCC2AF
tetradic
#AFCCC2 #B4AFCC #CCAFB9 #C8CCAF
square
#AFCCC2 #B4AFCC #CCAFB9 #C8CCAF
split-complementary
#AFCCC2 #CCAFC8 #CCB4AF
monochromatic
#649C89 #8AB4A6 #AFCCC2 #D4E4DE #ECF3F1
Accessibility & contrast
On white
1.72
#AFCCC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.24
#AFCCC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFCCC2
12.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFCCC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFCCC2 | 1.00 | 1.72 | 12.24 | 12.24 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC8C2
Deuteranopia (green-blind)
#C4C4C3
Tritanopia (blue-blind)
#A9CDC9
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #afccc2; /* rgb */ color: rgb(175, 204, 194); /* oklch */ color: oklch(82.1% 0.034 172.6);
Tailwind
colors: {
custom: {
50: '#c7dbd4',
500: '#afccc2',
950: '#000000',
},
}SCSS
$custom: #afccc2; $custom-light: #c7dbd4; $custom-dark: #000000;
JSON
{
"hex": "#afccc2",
"rgb": {
"r": 175,
"g": 204,
"b": 194
},
"hsl": {
"h": 159.31,
"s": 22.137,
"l": 74.314
},
"oklch": {
"l": 0.82087,
"c": 0.0341,
"h": 172.6
},
"luminance": 0.56195
}Semantic roles & 50–950 ramp
primary
#AFCCC2
secondary
#A17E8A
accent
#4565A1
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131514
muted
#828483