#AFD7DB#AFD7DB
#AFD7DB is a very light, muted teal. Relative luminance 0.628; OKLCH L 85.2% C 0.042 H 203.9°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #AFD7DB |
|---|---|
| RGB | rgb(175, 215, 219) |
| HSL | hsl(185, 38%, 77%) |
| HSV | hsv(185, 20%, 86%) |
| CMYK | cmyk(20.1%, 1.8%, 0%, 14.1%) |
| CIE-LAB | lab(83.35, -12.18, -6.31) |
| CIE-LCH | lch(83.35, 13.72, 207.37°) |
| OKLab | oklab(85.19% -0.0387 -0.0171) |
| OKLCH | oklch(85.19% 0.042 203.9) |
| XYZ | xyz(54.7622, 62.8274, 76.2457) |
| Luminance | 0.6283 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.51
Lightblue
#ADD8E6
ΔE00 4.10
Paleturquoise
#AFEEEE
ΔE00 6.84
Pale Sky Blue
#BDF6FE
ΔE00 7.22
Ice Blue
#A5DFF9
ΔE00 8.04
Light Sky Blue
#C6FCFF
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFD7DB #DBB3AF
analogous
#AFDBC9 #AFD7DB #AFC1DB
triadic
#AFD7DB #DBAFD7 #D7DBAF
tetradic
#AFD7DB #C9AFDB #DBB3AF #C1DBAF
square
#AFD7DB #C9AFDB #DBB3AF #C1DBAF
split-complementary
#AFD7DB #DBAFC1 #DBC9AF
monochromatic
#5BADB5 #85C2C8 #AFD7DB #D9ECEE #EAF4F6
Accessibility & contrast
On white
1.55
#AFD7DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#AFD7DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFD7DB
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFD7DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFD7DB | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D3DB
Deuteranopia (green-blind)
#C9CDDB
Tritanopia (blue-blind)
#A2DAD8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #afd7db; /* rgb */ color: rgb(175, 215, 219); /* oklch */ color: oklch(85.2% 0.042 203.9);
Tailwind
colors: {
custom: {
50: '#c7e3e6',
500: '#afd7db',
950: '#000000',
},
}SCSS
$custom: #afd7db; $custom-light: #c7e3e6; $custom-dark: #000000;
JSON
{
"hex": "#afd7db",
"rgb": {
"r": 175,
"g": 215,
"b": 219
},
"hsl": {
"h": 185.455,
"s": 37.931,
"l": 77.255
},
"oklch": {
"l": 0.85185,
"c": 0.04233,
"h": 203.9
},
"luminance": 0.62829
}Semantic roles & 50–950 ramp
primary
#AFD7DB
secondary
#B3817C
accent
#4035B1
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131515
muted
#828484