#AFDEDC#AFDEDC
#AFDEDC is a very light, muted teal. Relative luminance 0.665; OKLCH L 86.7% C 0.049 H 193.1°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #AFDEDC |
|---|---|
| RGB | rgb(175, 222, 220) |
| HSL | hsl(177, 42%, 78%) |
| HSV | hsv(177, 21%, 87%) |
| CMYK | cmyk(21.2%, 0%, 0.9%, 12.9%) |
| CIE-LAB | lab(85.26, -15.53, -4.02) |
| CIE-LCH | lch(85.26, 16.04, 194.51°) |
| OKLab | oklab(86.71% -0.0475 -0.011) |
| OKLCH | oklch(86.71% 0.049 193.1) |
| XYZ | xyz(56.7149, 66.5217, 77.5480) |
| Luminance | 0.6652 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.40
Paleturquoise
#AFEEEE
ΔE00 4.26
Pale Sky Blue
#BDF6FE
ΔE00 6.54
Duck Egg Blue
#C3FBF4
ΔE00 6.55
Light Sky Blue
#C6FCFF
ΔE00 6.76
Light Light Blue
#CAFFFB
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFDEDC #DEAFB1
analogous
#AFDEC4 #AFDEDC #AFC8DE
triadic
#AFDEDC #DCAFDE #DEDCAF
tetradic
#AFDEDC #C4AFDE #DEAFB1 #C8DEAF
square
#AFDEDC #C4AFDE #DEAFB1 #C8DEAF
split-complementary
#AFDEDC #DEAFC8 #DEC4AF
monochromatic
#58BAB6 #84CCC9 #AFDEDC #DAF0EF #E9F6F6
Accessibility & contrast
On white
1.47
#AFDEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#AFDEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFDEDC
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFDEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFDEDC | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D9DC
Deuteranopia (green-blind)
#CFD2DD
Tritanopia (blue-blind)
#A1E1DD
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #afdedc; /* rgb */ color: rgb(175, 222, 220); /* oklch */ color: oklch(86.7% 0.049 193.1);
Tailwind
colors: {
custom: {
50: '#c7e8e6',
500: '#afdedc',
950: '#000000',
},
}SCSS
$custom: #afdedc; $custom-light: #c7e8e6; $custom-dark: #000000;
JSON
{
"hex": "#afdedc",
"rgb": {
"r": 175,
"g": 222,
"b": 220
},
"hsl": {
"h": 177.447,
"s": 41.593,
"l": 77.843
},
"oklch": {
"l": 0.86711,
"c": 0.04874,
"h": 193.1
},
"luminance": 0.66524
}Semantic roles & 50–950 ramp
primary
#AFDEDC
secondary
#B67B7D
accent
#3136B5
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131616
muted
#828484