#AFD4CD#AFD4CD
#AFD4CD is a very light, muted teal. Relative luminance 0.606; OKLCH L 84.1% C 0.040 H 182.6°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #AFD4CD |
|---|---|
| RGB | rgb(175, 212, 205) |
| HSL | hsl(169, 30%, 76%) |
| HSV | hsv(169, 17%, 83%) |
| CMYK | cmyk(17.5%, 0%, 3.3%, 16.9%) |
| CIE-LAB | lab(82.17, -13.57, -0.60) |
| CIE-LCH | lch(82.17, 13.58, 182.52°) |
| OKLab | oklab(84.12% -0.0402 -0.0018) |
| OKLCH | oklch(84.12% 0.04 182.6) |
| XYZ | xyz(52.2392, 60.6072, 66.6918) |
| Luminance | 0.6061 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.21
Paleturquoise
#AFEEEE
ΔE00 7.61
Duck Egg Blue
#C3FBF4
ΔE00 8.92
Lightblue
#ADD8E6
ΔE00 8.97
Ice
#D6FFFA
ΔE00 9.46
Light Light Blue
#CAFFFB
ΔE00 9.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFD4CD #D4AFB6
analogous
#AFD4BA #AFD4CD #AFC8D4
triadic
#AFD4CD #CDAFD4 #D4CDAF
tetradic
#AFD4CD #BAAFD4 #D4AFB6 #C8D4AF
square
#AFD4CD #BAAFD4 #D4AFB6 #C8D4AF
split-complementary
#AFD4CD #D4AFC8 #D4BAAF
monochromatic
#5FA99B #87BFB4 #AFD4CD #D7E9E6 #EBF4F3
Accessibility & contrast
On white
1.60
#AFD4CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#AFD4CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFD4CD
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFD4CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFD4CD | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CFCD
Deuteranopia (green-blind)
#C9CACE
Tritanopia (blue-blind)
#A5D6D2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #afd4cd; /* rgb */ color: rgb(175, 212, 205); /* oklch */ color: oklch(84.1% 0.040 182.6);
Tailwind
colors: {
custom: {
50: '#c7e1dc',
500: '#afd4cd',
950: '#000000',
},
}SCSS
$custom: #afd4cd; $custom-light: #c7e1dc; $custom-dark: #000000;
JSON
{
"hex": "#afd4cd",
"rgb": {
"r": 175,
"g": 212,
"b": 205
},
"hsl": {
"h": 168.649,
"s": 30.081,
"l": 75.882
},
"oklch": {
"l": 0.8412,
"c": 0.04029,
"h": 182.6
},
"luminance": 0.60609
}Semantic roles & 50–950 ramp
primary
#AFD4CD
secondary
#AA7D86
accent
#3D51A9
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131515
muted
#828484