#AFD5CC#AFD5CC
#AFD5CC is a very light, muted teal. Relative luminance 0.611; OKLCH L 84.3% C 0.042 H 179.2°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #AFD5CC |
|---|---|
| RGB | rgb(175, 213, 204) |
| HSL | hsl(166, 31%, 76%) |
| HSV | hsv(166, 18%, 84%) |
| CMYK | cmyk(17.8%, 0%, 4.2%, 16.5%) |
| CIE-LAB | lab(82.41, -14.28, 0.29) |
| CIE-LCH | lch(82.41, 14.28, 178.83°) |
| OKLab | oklab(84.31% -0.042 0.0006) |
| OKLCH | oklch(84.31% 0.042 179.2) |
| XYZ | xyz(52.3696, 61.0605, 66.1417) |
| Luminance | 0.6106 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.83
Paleturquoise
#AFEEEE
ΔE00 7.66
Duck Egg Blue
#C3FBF4
ΔE00 8.70
Ice
#D6FFFA
ΔE00 9.40
Pale Teal
#82CBB2
ΔE00 9.42
Light Light Blue
#CAFFFB
ΔE00 9.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFD5CC #D5AFB8
analogous
#AFD5B9 #AFD5CC #AFCBD5
triadic
#AFD5CC #CCAFD5 #D5CCAF
tetradic
#AFD5CC #B9AFD5 #D5AFB8 #CBD5AF
square
#AFD5CC #B9AFD5 #D5AFB8 #CBD5AF
split-complementary
#AFD5CC #D5AFCB #D5B9AF
monochromatic
#5FAB99 #87C0B2 #AFD5CC #D7EAE6 #EBF4F2
Accessibility & contrast
On white
1.59
#AFD5CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#AFD5CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFD5CC
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFD5CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFD5CC | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D0CC
Deuteranopia (green-blind)
#CACBCD
Tritanopia (blue-blind)
#A6D6D2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #afd5cc; /* rgb */ color: rgb(175, 213, 204); /* oklch */ color: oklch(84.3% 0.042 179.2);
Tailwind
colors: {
custom: {
50: '#c7e2db',
500: '#afd5cc',
950: '#000000',
},
}SCSS
$custom: #afd5cc; $custom-light: #c7e2db; $custom-dark: #000000;
JSON
{
"hex": "#afd5cc",
"rgb": {
"r": 175,
"g": 213,
"b": 204
},
"hsl": {
"h": 165.789,
"s": 31.148,
"l": 76.078
},
"oklch": {
"l": 0.84305,
"c": 0.04199,
"h": 179.2
},
"luminance": 0.61062
}Semantic roles & 50–950 ramp
primary
#AFD5CC
secondary
#AB7D88
accent
#3C56AA
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131515
muted
#828484