#AFDBCD#AFDBCD
#AFDBCD is a very light, muted teal. Relative luminance 0.642; OKLCH L 85.6% C 0.050 H 173.7°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #AFDBCD |
|---|---|
| RGB | rgb(175, 219, 205) |
| HSL | hsl(161, 38%, 77%) |
| HSV | hsv(161, 20%, 86%) |
| CMYK | cmyk(20.1%, 0%, 6.4%, 14.1%) |
| CIE-LAB | lab(84.06, -17.11, 2.16) |
| CIE-LCH | lch(84.06, 17.25, 172.79°) |
| OKLab | oklab(85.63% -0.0496 0.0055) |
| OKLCH | oklch(85.63% 0.05 173.7) |
| XYZ | xyz(54.0271, 64.1830, 67.2877) |
| Luminance | 0.6419 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 7.48
Duck Egg Blue
#C3FBF4
ΔE00 7.65
Pale Teal
#82CBB2
ΔE00 8.13
Powder Blue
#B0E0E6
ΔE00 8.32
Eggshell Blue
#C4FFF7
ΔE00 8.33
Pale Aqua
#B8FFEB
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFDBCD #DBAFBD
analogous
#AFDBB7 #AFDBCD #AFD3DB
triadic
#AFDBCD #CDAFDB #DBCDAF
tetradic
#AFDBCD #B7AFDB #DBAFBD #D3DBAF
square
#AFDBCD #B7AFDB #DBAFBD #D3DBAF
split-complementary
#AFDBCD #DBAFD3 #DBB7AF
monochromatic
#5BB598 #85C8B3 #AFDBCD #D9EEE7 #EAF6F2
Accessibility & contrast
On white
1.52
#AFDBCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#AFDBCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFDBCD
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFDBCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFDBCD | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D5CC
Deuteranopia (green-blind)
#D0CFCE
Tritanopia (blue-blind)
#A5DCD7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #afdbcd; /* rgb */ color: rgb(175, 219, 205); /* oklch */ color: oklch(85.6% 0.050 173.7);
Tailwind
colors: {
custom: {
50: '#c7e6dc',
500: '#afdbcd',
950: '#000000',
},
}SCSS
$custom: #afdbcd; $custom-light: #c7e6dc; $custom-dark: #000000;
JSON
{
"hex": "#afdbcd",
"rgb": {
"r": 175,
"g": 219,
"b": 205
},
"hsl": {
"h": 160.909,
"s": 37.931,
"l": 77.255
},
"oklch": {
"l": 0.85626,
"c": 0.04987,
"h": 173.7
},
"luminance": 0.64185
}Semantic roles & 50–950 ramp
primary
#AFDBCD
secondary
#B37C8D
accent
#355CB1
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484