#AFDBCE#AFDBCE
#AFDBCE is a very light, muted teal. Relative luminance 0.642; OKLCH L 85.7% C 0.049 H 175.2°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #AFDBCE |
|---|---|
| RGB | rgb(175, 219, 206) |
| HSL | hsl(162, 38%, 77%) |
| HSV | hsv(162, 20%, 86%) |
| CMYK | cmyk(20.1%, 0%, 5.9%, 14.1%) |
| CIE-LAB | lab(84.09, -16.91, 1.67) |
| CIE-LCH | lch(84.09, 16.99, 174.36°) |
| OKLab | oklab(85.65% -0.0492 0.0042) |
| OKLCH | oklch(85.65% 0.049 175.2) |
| XYZ | xyz(54.1482, 64.2314, 67.9255) |
| Luminance | 0.6423 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 7.19
Duck Egg Blue
#C3FBF4
ΔE00 7.50
Powder Blue
#B0E0E6
ΔE00 7.94
Eggshell Blue
#C4FFF7
ΔE00 8.21
Pale Teal
#82CBB2
ΔE00 8.32
Pale Aqua
#B8FFEB
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFDBCE #DBAFBC
analogous
#AFDBB8 #AFDBCE #AFD2DB
triadic
#AFDBCE #CEAFDB #DBCEAF
tetradic
#AFDBCE #B8AFDB #DBAFBC #D2DBAF
square
#AFDBCE #B8AFDB #DBAFBC #D2DBAF
split-complementary
#AFDBCE #DBAFD2 #DBB8AF
monochromatic
#5BB59A #85C8B4 #AFDBCE #D9EEE8 #EAF6F2
Accessibility & contrast
On white
1.52
#AFDBCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#AFDBCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFDBCE
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFDBCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFDBCE | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D5CD
Deuteranopia (green-blind)
#CFCFCF
Tritanopia (blue-blind)
#A4DCD7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #afdbce; /* rgb */ color: rgb(175, 219, 206); /* oklch */ color: oklch(85.7% 0.049 175.2);
Tailwind
colors: {
custom: {
50: '#c7e6dc',
500: '#afdbce',
950: '#000000',
},
}SCSS
$custom: #afdbce; $custom-light: #c7e6dc; $custom-dark: #000000;
JSON
{
"hex": "#afdbce",
"rgb": {
"r": 175,
"g": 219,
"b": 206
},
"hsl": {
"h": 162.273,
"s": 37.931,
"l": 77.255
},
"oklch": {
"l": 0.85654,
"c": 0.04935,
"h": 175.2
},
"luminance": 0.64233
}Semantic roles & 50–950 ramp
primary
#AFDBCE
secondary
#B37C8C
accent
#3559B1
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484