#AFCED0#AFCED0
#AFCED0 is a very light, muted teal. Relative luminance 0.578; OKLCH L 82.9% C 0.033 H 201.3°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #AFCED0 |
|---|---|
| RGB | rgb(175, 206, 208) |
| HSL | hsl(184, 26%, 75%) |
| HSV | hsv(184, 16%, 82%) |
| CMYK | cmyk(15.9%, 1%, 0%, 18.4%) |
| CIE-LAB | lab(80.63, -9.87, -4.45) |
| CIE-LCH | lch(80.63, 10.83, 204.29°) |
| OKLab | oklab(82.93% -0.031 -0.0121) |
| OKLCH | oklch(82.93% 0.033 201.3) |
| XYZ | xyz(51.1327, 57.8092, 68.1265) |
| Luminance | 0.5781 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.38
Lightblue
#ADD8E6
ΔE00 5.44
Paleturquoise
#AFEEEE
ΔE00 9.42
Silver (survey)
#C5C9C7
ΔE00 9.48
Ice Blue
#A5DFF9
ΔE00 9.69
Pale Sky Blue
#BDF6FE
ΔE00 9.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFCED0 #D0B1AF
analogous
#AFD0C1 #AFCED0 #AFBED0
triadic
#AFCED0 #D0AFCE #CED0AF
tetradic
#AFCED0 #C1AFD0 #D0B1AF #BED0AF
square
#AFCED0 #C1AFD0 #D0B1AF #BED0AF
split-complementary
#AFCED0 #D0AFBE #D0C1AF
monochromatic
#629FA3 #88B6B9 #AFCED0 #D6E6E7 #ECF3F4
Accessibility & contrast
On white
1.67
#AFCED0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#AFCED0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFCED0
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFCED0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFCED0 | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CBD0
Deuteranopia (green-blind)
#C3C6D0
Tritanopia (blue-blind)
#A5D0CE
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #afced0; /* rgb */ color: rgb(175, 206, 208); /* oklch */ color: oklch(82.9% 0.033 201.3);
Tailwind
colors: {
custom: {
50: '#c7ddde',
500: '#afced0',
950: '#000000',
},
}SCSS
$custom: #afced0; $custom-light: #c7ddde; $custom-dark: #000000;
JSON
{
"hex": "#afced0",
"rgb": {
"r": 175,
"g": 206,
"b": 208
},
"hsl": {
"h": 183.636,
"s": 25.984,
"l": 75.098
},
"oklch": {
"l": 0.8293,
"c": 0.03323,
"h": 201.3
},
"luminance": 0.57811
}Semantic roles & 50–950 ramp
primary
#AFCED0
secondary
#A5807E
accent
#4741A5
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131515
muted
#828484