#AFDBD2#AFDBD2
#AFDBD2 is a very light, muted teal. Relative luminance 0.644; OKLCH L 85.8% C 0.048 H 181.3°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #AFDBD2 |
|---|---|
| RGB | rgb(175, 219, 210) |
| HSL | hsl(168, 38%, 77%) |
| HSV | hsv(168, 20%, 86%) |
| CMYK | cmyk(20.1%, 0%, 4.1%, 14.1%) |
| CIE-LAB | lab(84.19, -16.10, -0.30) |
| CIE-LCH | lch(84.19, 16.10, 181.07°) |
| OKLab | oklab(85.77% -0.0475 -0.001) |
| OKLCH | oklch(85.77% 0.048 181.3) |
| XYZ | xyz(54.6403, 64.4283, 70.5173) |
| Luminance | 0.6443 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.12
Powder Blue
#B0E0E6
ΔE00 6.35
Duck Egg Blue
#C3FBF4
ΔE00 7.09
Eggshell Blue
#C4FFF7
ΔE00 7.91
Light Light Blue
#CAFFFB
ΔE00 8.06
Ice
#D6FFFA
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFDBD2 #DBAFB8
analogous
#AFDBBC #AFDBD2 #AFCEDB
triadic
#AFDBD2 #D2AFDB #DBD2AF
tetradic
#AFDBD2 #BCAFDB #DBAFB8 #CEDBAF
square
#AFDBD2 #BCAFDB #DBAFB8 #CEDBAF
split-complementary
#AFDBD2 #DBAFCE #DBBCAF
monochromatic
#5BB5A3 #85C8BA #AFDBD2 #D9EEEA #EAF6F3
Accessibility & contrast
On white
1.51
#AFDBD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#AFDBD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFDBD2
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFDBD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFDBD2 | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D6D2
Deuteranopia (green-blind)
#CECFD3
Tritanopia (blue-blind)
#A3DDD8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #afdbd2; /* rgb */ color: rgb(175, 219, 210); /* oklch */ color: oklch(85.8% 0.048 181.3);
Tailwind
colors: {
custom: {
50: '#c7e6df',
500: '#afdbd2',
950: '#000000',
},
}SCSS
$custom: #afdbd2; $custom-light: #c7e6df; $custom-dark: #000000;
JSON
{
"hex": "#afdbd2",
"rgb": {
"r": 175,
"g": 219,
"b": 210
},
"hsl": {
"h": 167.727,
"s": 37.931,
"l": 77.255
},
"oklch": {
"l": 0.8577,
"c": 0.04756,
"h": 181.3
},
"luminance": 0.6443
}Semantic roles & 50–950 ramp
primary
#AFDBD2
secondary
#B37C87
accent
#354EB1
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484