#AFDFDF#AFDFDF
#AFDFDF is a very light, muted teal. Relative luminance 0.672; OKLCH L 87.0% C 0.050 H 196.3°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #AFDFDF |
|---|---|
| RGB | rgb(175, 223, 223) |
| HSL | hsl(180, 43%, 78%) |
| HSV | hsv(180, 22%, 87%) |
| CMYK | cmyk(21.5%, 0%, 0%, 12.5%) |
| CIE-LAB | lab(85.61, -15.40, -5.09) |
| CIE-LCH | lch(85.61, 16.22, 198.28°) |
| OKLab | oklab(87.02% -0.0476 -0.0139) |
| OKLCH | oklch(87.02% 0.05 196.3) |
| XYZ | xyz(57.3822, 67.2148, 79.7481) |
| Luminance | 0.6722 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.58
Paleturquoise
#AFEEEE
ΔE00 3.99
Pale Sky Blue
#BDF6FE
ΔE00 5.87
Light Sky Blue
#C6FCFF
ΔE00 6.33
Lightblue
#ADD8E6
ΔE00 6.58
Duck Egg Blue
#C3FBF4
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFDFDF #DFAFAF
analogous
#AFDFC7 #AFDFDF #AFC7DF
triadic
#AFDFDF #DFAFDF #DFDFAF
tetradic
#AFDFDF #C7AFDF #DFAFAF #C7DFAF
square
#AFDFDF #C7AFDF #DFAFAF #C7DFAF
split-complementary
#AFDFDF #DFAFC7 #DFC7AF
monochromatic
#58BCBC #83CECE #AFDFDF #DBF0F0 #E9F6F6
Accessibility & contrast
On white
1.45
#AFDFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#AFDFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFDFDF
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFDFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFDFDF | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DADF
Deuteranopia (green-blind)
#CFD3DF
Tritanopia (blue-blind)
#A0E2DF
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #afdfdf; /* rgb */ color: rgb(175, 223, 223); /* oklch */ color: oklch(87.0% 0.050 196.3);
Tailwind
colors: {
custom: {
50: '#c8e9e9',
500: '#afdfdf',
950: '#000000',
},
}SCSS
$custom: #afdfdf; $custom-light: #c8e9e9; $custom-dark: #000000;
JSON
{
"hex": "#afdfdf",
"rgb": {
"r": 175,
"g": 223,
"b": 223
},
"hsl": {
"h": 180,
"s": 42.857,
"l": 78.039
},
"oklch": {
"l": 0.87016,
"c": 0.04958,
"h": 196.3
},
"luminance": 0.67217
}Semantic roles & 50–950 ramp
primary
#AFDFDF
secondary
#B87B7B
accent
#3030B6
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131616
muted
#828484