#AFDDCD#AFDDCD
#AFDDCD is a very light, muted teal. Relative luminance 0.652; OKLCH L 86.1% C 0.053 H 171.8°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #AFDDCD |
|---|---|
| RGB | rgb(175, 221, 205) |
| HSL | hsl(159, 40%, 78%) |
| HSV | hsv(159, 21%, 87%) |
| CMYK | cmyk(20.8%, 0%, 7.2%, 13.3%) |
| CIE-LAB | lab(84.60, -18.11, 2.95) |
| CIE-LCH | lch(84.60, 18.35, 170.74°) |
| OKLab | oklab(86.06% -0.0522 0.0075) |
| OKLCH | oklch(86.06% 0.053 171.8) |
| XYZ | xyz(54.5520, 65.2328, 67.4627) |
| Luminance | 0.6523 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 7.54
Paleturquoise
#AFEEEE
ΔE00 7.72
Light Teal
#90E4C1
ΔE00 7.83
Pale Teal
#82CBB2
ΔE00 7.84
Pale Aqua
#B8FFEB
ΔE00 7.89
Eggshell Blue
#C4FFF7
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFDDCD #DDAFBF
analogous
#AFDDB6 #AFDDCD #AFD6DD
triadic
#AFDDCD #CDAFDD #DDCDAF
tetradic
#AFDDCD #B6AFDD #DDAFBF #D6DDAF
square
#AFDDCD #B6AFDD #DDAFBF #D6DDAF
split-complementary
#AFDDCD #DDAFD6 #DDB6AF
monochromatic
#59B897 #84CBB2 #AFDDCD #DAEFE8 #EAF6F2
Accessibility & contrast
On white
1.49
#AFDDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#AFDDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFDDCD
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFDDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFDDCD | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD7CC
Deuteranopia (green-blind)
#D1D1CE
Tritanopia (blue-blind)
#A4DED8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #afddcd; /* rgb */ color: rgb(175, 221, 205); /* oklch */ color: oklch(86.1% 0.053 171.8);
Tailwind
colors: {
custom: {
50: '#c7e7dc',
500: '#afddcd',
950: '#000000',
},
}SCSS
$custom: #afddcd; $custom-light: #c7e7dc; $custom-dark: #000000;
JSON
{
"hex": "#afddcd",
"rgb": {
"r": 175,
"g": 221,
"b": 205
},
"hsl": {
"h": 159.13,
"s": 40.351,
"l": 77.647
},
"oklch": {
"l": 0.86058,
"c": 0.05275,
"h": 171.8
},
"luminance": 0.65235
}Semantic roles & 50–950 ramp
primary
#AFDDCD
secondary
#B57B8F
accent
#325FB3
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484