#AFCECD#AFCECD
#AFCECD is a very light, muted teal. Relative luminance 0.577; OKLCH L 82.8% C 0.033 H 194.1°. Best body text is #000000 at 12.53:1 contrast (WCAG AA passes).
Color values
| HEX | #AFCECD |
|---|---|
| RGB | rgb(175, 206, 205) |
| HSL | hsl(178, 24%, 75%) |
| HSV | hsv(178, 15%, 81%) |
| CMYK | cmyk(15%, 0%, 0.5%, 19.2%) |
| CIE-LAB | lab(80.55, -10.49, -2.97) |
| CIE-LCH | lch(80.55, 10.90, 195.79°) |
| OKLab | oklab(82.84% -0.0321 -0.0081) |
| OKLCH | oklch(82.84% 0.033 194.1) |
| XYZ | xyz(50.7671, 57.6630, 66.2011) |
| Luminance | 0.5766 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.74
Lightblue
#ADD8E6
ΔE00 6.65
Paleturquoise
#AFEEEE
ΔE00 9.18
Silver (survey)
#C5C9C7
ΔE00 9.63
Pale Sky Blue
#BDF6FE
ΔE00 10.19
Light Grey
#D8DCD6
ΔE00 10.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFCECD #CEAFB0
analogous
#AFCEBE #AFCECD #AFC0CE
triadic
#AFCECD #CDAFCE #CECDAF
tetradic
#AFCECD #BEAFCE #CEAFB0 #C0CEAF
square
#AFCECD #BEAFCE #CEAFB0 #C0CEAF
split-complementary
#AFCECD #CEAFC0 #CEBEAF
monochromatic
#63A09E #89B7B5 #AFCECD #D5E5E5 #ECF3F3
Accessibility & contrast
On white
1.68
#AFCECD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.53
#AFCECD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFCECD
12.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFCECD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFCECD | 1.00 | 1.68 | 12.53 | 12.53 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACBCD
Deuteranopia (green-blind)
#C4C6CD
Tritanopia (blue-blind)
#A6D0CE
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #afcecd; /* rgb */ color: rgb(175, 206, 205); /* oklch */ color: oklch(82.8% 0.033 194.1);
Tailwind
colors: {
custom: {
50: '#c7dddc',
500: '#afcecd',
950: '#000000',
},
}SCSS
$custom: #afcecd; $custom-light: #c7dddc; $custom-dark: #000000;
JSON
{
"hex": "#afcecd",
"rgb": {
"r": 175,
"g": 206,
"b": 205
},
"hsl": {
"h": 178.065,
"s": 24.031,
"l": 74.706
},
"oklch": {
"l": 0.82838,
"c": 0.03314,
"h": 194.1
},
"luminance": 0.57664
}Semantic roles & 50–950 ramp
primary
#AFCECD
secondary
#A37E7F
accent
#4346A3
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131515
muted
#828484