#AFDFCD#AFDFCD
#AFDFCD is a very light, muted teal. Relative luminance 0.663; OKLCH L 86.5% C 0.056 H 170.1°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #AFDFCD |
|---|---|
| RGB | rgb(175, 223, 205) |
| HSL | hsl(158, 43%, 78%) |
| HSV | hsv(158, 22%, 87%) |
| CMYK | cmyk(21.5%, 0%, 8.1%, 12.5%) |
| CIE-LAB | lab(85.15, -19.11, 3.74) |
| CIE-LCH | lch(85.15, 19.47, 168.93°) |
| OKLab | oklab(86.49% -0.0548 0.0096) |
| OKLCH | oklch(86.49% 0.056 170.1) |
| XYZ | xyz(55.0832, 66.2952, 67.6398) |
| Luminance | 0.6630 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 7.11
Pale Aqua
#B8FFEB
ΔE00 7.33
Duck Egg Blue
#C3FBF4
ΔE00 7.52
Pale Teal
#82CBB2
ΔE00 7.66
Eggshell Blue
#C4FFF7
ΔE00 8.04
Paleturquoise
#AFEEEE
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFDFCD #DFAFC1
analogous
#AFDFB5 #AFDFCD #AFD9DF
triadic
#AFDFCD #CDAFDF #DFCDAF
tetradic
#AFDFCD #B5AFDF #DFAFC1 #D9DFAF
square
#AFDFCD #B5AFDF #DFAFC1 #D9DFAF
split-complementary
#AFDFCD #DFAFD9 #DFB5AF
monochromatic
#58BC96 #83CEB2 #AFDFCD #DBF0E8 #E9F6F1
Accessibility & contrast
On white
1.47
#AFDFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#AFDFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFDFCD
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFDFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFDFCD | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD8CC
Deuteranopia (green-blind)
#D3D2CE
Tritanopia (blue-blind)
#A4E0DA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #afdfcd; /* rgb */ color: rgb(175, 223, 205); /* oklch */ color: oklch(86.5% 0.056 170.1);
Tailwind
colors: {
custom: {
50: '#c7e9dc',
500: '#afdfcd',
950: '#000000',
},
}SCSS
$custom: #afdfcd; $custom-light: #c7e9dc; $custom-dark: #000000;
JSON
{
"hex": "#afdfcd",
"rgb": {
"r": 175,
"g": 223,
"b": 205
},
"hsl": {
"h": 157.5,
"s": 42.857,
"l": 78.039
},
"oklch": {
"l": 0.86491,
"c": 0.05567,
"h": 170.1
},
"luminance": 0.66297
}Semantic roles & 50–950 ramp
primary
#AFDFCD
secondary
#B87B91
accent
#3062B6
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484