#AFDCC7#AFDCC7
#AFDCC7 is a very light, muted teal. Relative luminance 0.644; OKLCH L 85.7% C 0.055 H 165.0°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #AFDCC7 |
|---|---|
| RGB | rgb(175, 220, 199) |
| HSL | hsl(152, 39%, 77%) |
| HSV | hsv(152, 20%, 86%) |
| CMYK | cmyk(20.5%, 0%, 9.5%, 13.7%) |
| CIE-LAB | lab(84.19, -18.80, 5.52) |
| CIE-LCH | lch(84.19, 19.59, 163.64°) |
| OKLab | oklab(85.68% -0.0534 0.0143) |
| OKLCH | oklch(85.68% 0.055 165) |
| XYZ | xyz(53.5783, 64.4222, 63.6335) |
| Luminance | 0.6442 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 6.97
Pale Teal
#82CBB2
ΔE00 7.36
Pale Aqua
#B8FFEB
ΔE00 8.27
Seafoam Blue
#78D1B6
ΔE00 8.28
Mint
#AAF0C1
ΔE00 8.36
Duck Egg Blue
#C3FBF4
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFDCC7 #DCAFC4
analogous
#AFDCB1 #AFDCC7 #AFDADC
triadic
#AFDCC7 #C7AFDC #DCC7AF
tetradic
#AFDCC7 #B1AFDC #DCAFC4 #DADCAF
square
#AFDCC7 #B1AFDC #DCAFC4 #DADCAF
split-complementary
#AFDCC7 #DCAFDA #DCB1AF
monochromatic
#5AB78B #84C9A9 #AFDCC7 #DAEFE5 #EAF6F0
Accessibility & contrast
On white
1.51
#AFDCC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#AFDCC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFDCC7
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFDCC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFDCC7 | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD5C6
Deuteranopia (green-blind)
#D2D0C8
Tritanopia (blue-blind)
#A6DCD6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #afdcc7; /* rgb */ color: rgb(175, 220, 199); /* oklch */ color: oklch(85.7% 0.055 165.0);
Tailwind
colors: {
custom: {
50: '#c7e7d8',
500: '#afdcc7',
950: '#000000',
},
}SCSS
$custom: #afdcc7; $custom-light: #c7e7d8; $custom-dark: #000000;
JSON
{
"hex": "#afdcc7",
"rgb": {
"r": 175,
"g": 220,
"b": 199
},
"hsl": {
"h": 152,
"s": 39.13,
"l": 77.451
},
"oklch": {
"l": 0.85676,
"c": 0.05524,
"h": 165
},
"luminance": 0.64424
}Semantic roles & 50–950 ramp
primary
#AFDCC7
secondary
#B47B96
accent
#336FB2
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131614
muted
#828483