#AFD3CB#AFD3CB
#AFD3CB is a very light, muted teal. Relative luminance 0.600; OKLCH L 83.8% C 0.040 H 180.3°. Best body text is #000000 at 13.00:1 contrast (WCAG AA passes).
Color values
| HEX | #AFD3CB |
|---|---|
| RGB | rgb(175, 211, 203) |
| HSL | hsl(167, 29%, 76%) |
| HSV | hsv(167, 17%, 83%) |
| CMYK | cmyk(17.1%, 0%, 3.8%, 17.3%) |
| CIE-LAB | lab(81.85, -13.46, -0.00) |
| CIE-LCH | lch(81.85, 13.46, 180.01°) |
| OKLab | oklab(83.85% -0.0397 -0.0002) |
| OKLCH | oklch(83.85% 0.04 180.3) |
| XYZ | xyz(51.7501, 60.0128, 65.3454) |
| Luminance | 0.6001 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.73
Paleturquoise
#AFEEEE
ΔE00 8.05
Duck Egg Blue
#C3FBF4
ΔE00 9.23
Lightblue
#ADD8E6
ΔE00 9.43
Ice
#D6FFFA
ΔE00 9.74
Pale Teal
#82CBB2
ΔE00 9.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFD3CB #D3AFB7
analogous
#AFD3B9 #AFD3CB #AFC9D3
triadic
#AFD3CB #CBAFD3 #D3CBAF
tetradic
#AFD3CB #B9AFD3 #D3AFB7 #C9D3AF
square
#AFD3CB #B9AFD3 #D3AFB7 #C9D3AF
split-complementary
#AFD3CB #D3AFC9 #D3B9AF
monochromatic
#60A898 #88BDB1 #AFD3CB #D6E9E5 #EBF4F2
Accessibility & contrast
On white
1.62
#AFD3CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.00
#AFD3CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFD3CB
13.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFD3CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFD3CB | 1.00 | 1.62 | 13.00 | 13.00 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CECB
Deuteranopia (green-blind)
#C9C9CC
Tritanopia (blue-blind)
#A6D4D0
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #afd3cb; /* rgb */ color: rgb(175, 211, 203); /* oklch */ color: oklch(83.8% 0.040 180.3);
Tailwind
colors: {
custom: {
50: '#c7e0da',
500: '#afd3cb',
950: '#000000',
},
}SCSS
$custom: #afd3cb; $custom-light: #c7e0da; $custom-dark: #000000;
JSON
{
"hex": "#afd3cb",
"rgb": {
"r": 175,
"g": 211,
"b": 203
},
"hsl": {
"h": 166.667,
"s": 29.032,
"l": 75.686
},
"oklch": {
"l": 0.83847,
"c": 0.03971,
"h": 180.3
},
"luminance": 0.60014
}Semantic roles & 50–950 ramp
primary
#AFD3CB
secondary
#A97D87
accent
#3E55A8
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483