#AFDBCF#AFDBCF
#AFDBCF is a very light, muted teal. Relative luminance 0.643; OKLCH L 85.7% C 0.049 H 176.6°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #AFDBCF |
|---|---|
| RGB | rgb(175, 219, 207) |
| HSL | hsl(164, 38%, 77%) |
| HSV | hsv(164, 20%, 86%) |
| CMYK | cmyk(20.1%, 0%, 5.5%, 14.1%) |
| CIE-LAB | lab(84.11, -16.71, 1.18) |
| CIE-LCH | lch(84.11, 16.75, 175.97°) |
| OKLab | oklab(85.68% -0.0488 0.0029) |
| OKLCH | oklch(85.68% 0.049 176.6) |
| XYZ | xyz(54.2700, 64.2802, 68.5673) |
| Luminance | 0.6428 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.90
Duck Egg Blue
#C3FBF4
ΔE00 7.37
Powder Blue
#B0E0E6
ΔE00 7.54
Eggshell Blue
#C4FFF7
ΔE00 8.11
Light Light Blue
#CAFFFB
ΔE00 8.48
Pale Teal
#82CBB2
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFDBCF #DBAFBB
analogous
#AFDBB9 #AFDBCF #AFD1DB
triadic
#AFDBCF #CFAFDB #DBCFAF
tetradic
#AFDBCF #B9AFDB #DBAFBB #D1DBAF
square
#AFDBCF #B9AFDB #DBAFBB #D1DBAF
split-complementary
#AFDBCF #DBAFD1 #DBB9AF
monochromatic
#5BB59C #85C8B6 #AFDBCF #D9EEE8 #EAF6F2
Accessibility & contrast
On white
1.52
#AFDBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#AFDBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFDBCF
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFDBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFDBCF | 1.00 | 1.52 | 13.86 | 13.86 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D5CF
Deuteranopia (green-blind)
#CFCFD0
Tritanopia (blue-blind)
#A4DCD7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #afdbcf; /* rgb */ color: rgb(175, 219, 207); /* oklch */ color: oklch(85.7% 0.049 176.6);
Tailwind
colors: {
custom: {
50: '#c7e6dd',
500: '#afdbcf',
950: '#000000',
},
}SCSS
$custom: #afdbcf; $custom-light: #c7e6dd; $custom-dark: #000000;
JSON
{
"hex": "#afdbcf",
"rgb": {
"r": 175,
"g": 219,
"b": 207
},
"hsl": {
"h": 163.636,
"s": 37.931,
"l": 77.255
},
"oklch": {
"l": 0.85683,
"c": 0.04884,
"h": 176.6
},
"luminance": 0.64282
}Semantic roles & 50–950 ramp
primary
#AFDBCF
secondary
#B37C8B
accent
#3557B1
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484