#AFDCCF#AFDCCF
#AFDCCF is a very light, muted teal. Relative luminance 0.648; OKLCH L 85.9% C 0.050 H 175.5°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #AFDCCF |
|---|---|
| RGB | rgb(175, 220, 207) |
| HSL | hsl(163, 39%, 77%) |
| HSV | hsv(163, 20%, 86%) |
| CMYK | cmyk(20.5%, 0%, 5.9%, 13.7%) |
| CIE-LAB | lab(84.38, -17.21, 1.57) |
| CIE-LCH | lch(84.38, 17.28, 174.78°) |
| OKLab | oklab(85.9% -0.0501 0.0039) |
| OKLCH | oklch(85.9% 0.05 175.5) |
| XYZ | xyz(54.5317, 64.8035, 68.6545) |
| Luminance | 0.6481 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.98
Duck Egg Blue
#C3FBF4
ΔE00 7.26
Powder Blue
#B0E0E6
ΔE00 7.90
Eggshell Blue
#C4FFF7
ΔE00 7.96
Pale Aqua
#B8FFEB
ΔE00 8.31
Pale Teal
#82CBB2
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFDCCF #DCAFBC
analogous
#AFDCB9 #AFDCCF #AFD2DC
triadic
#AFDCCF #CFAFDC #DCCFAF
tetradic
#AFDCCF #B9AFDC #DCAFBC #D2DCAF
square
#AFDCCF #B9AFDC #DCAFBC #D2DCAF
split-complementary
#AFDCCF #DCAFD2 #DCB9AF
monochromatic
#5AB79C #84C9B5 #AFDCCF #DAEFE9 #EAF6F2
Accessibility & contrast
On white
1.50
#AFDCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#AFDCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFDCCF
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFDCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFDCCF | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D6CE
Deuteranopia (green-blind)
#D0D0D0
Tritanopia (blue-blind)
#A4DDD8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #afdccf; /* rgb */ color: rgb(175, 220, 207); /* oklch */ color: oklch(85.9% 0.050 175.5);
Tailwind
colors: {
custom: {
50: '#c7e7dd',
500: '#afdccf',
950: '#000000',
},
}SCSS
$custom: #afdccf; $custom-light: #c7e7dd; $custom-dark: #000000;
JSON
{
"hex": "#afdccf",
"rgb": {
"r": 175,
"g": 220,
"b": 207
},
"hsl": {
"h": 162.667,
"s": 39.13,
"l": 77.451
},
"oklch": {
"l": 0.85899,
"c": 0.05023,
"h": 175.5
},
"luminance": 0.64805
}Semantic roles & 50–950 ramp
primary
#AFDCCF
secondary
#B47B8C
accent
#3358B2
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484