#AFDCCE#AFDCCE
#AFDCCE is a very light, muted teal. Relative luminance 0.648; OKLCH L 85.9% C 0.051 H 174.1°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #AFDCCE |
|---|---|
| RGB | rgb(175, 220, 206) |
| HSL | hsl(161, 39%, 77%) |
| HSV | hsv(161, 20%, 86%) |
| CMYK | cmyk(20.5%, 0%, 6.4%, 13.7%) |
| CIE-LAB | lab(84.36, -17.41, 2.06) |
| CIE-LCH | lch(84.36, 17.54, 173.24°) |
| OKLab | oklab(85.87% -0.0505 0.0052) |
| OKLCH | oklch(85.87% 0.051 174.1) |
| XYZ | xyz(54.4098, 64.7548, 68.0127) |
| Luminance | 0.6476 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 7.28
Duck Egg Blue
#C3FBF4
ΔE00 7.41
Eggshell Blue
#C4FFF7
ΔE00 8.08
Pale Teal
#82CBB2
ΔE00 8.14
Pale Aqua
#B8FFEB
ΔE00 8.24
Powder Blue
#B0E0E6
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFDCCE #DCAFBD
analogous
#AFDCB7 #AFDCCE #AFD4DC
triadic
#AFDCCE #CEAFDC #DCCEAF
tetradic
#AFDCCE #B7AFDC #DCAFBD #D4DCAF
square
#AFDCCE #B7AFDC #DCAFBD #D4DCAF
split-complementary
#AFDCCE #DCAFD4 #DCB7AF
monochromatic
#5AB79A #84C9B4 #AFDCCE #DAEFE8 #EAF6F2
Accessibility & contrast
On white
1.51
#AFDCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#AFDCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFDCCE
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFDCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFDCCE | 1.00 | 1.51 | 13.95 | 13.95 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D6CD
Deuteranopia (green-blind)
#D0D0CF
Tritanopia (blue-blind)
#A4DDD8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #afdcce; /* rgb */ color: rgb(175, 220, 206); /* oklch */ color: oklch(85.9% 0.051 174.1);
Tailwind
colors: {
custom: {
50: '#c7e7dc',
500: '#afdcce',
950: '#000000',
},
}SCSS
$custom: #afdcce; $custom-light: #c7e7dc; $custom-dark: #000000;
JSON
{
"hex": "#afdcce",
"rgb": {
"r": 175,
"g": 220,
"b": 206
},
"hsl": {
"h": 161.333,
"s": 39.13,
"l": 77.451
},
"oklch": {
"l": 0.8587,
"c": 0.05076,
"h": 174.1
},
"luminance": 0.64757
}Semantic roles & 50–950 ramp
primary
#AFDCCE
secondary
#B47B8D
accent
#335BB2
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484