#AFDBC8#AFDBC8
#AFDBC8 is a very light, muted teal. Relative luminance 0.639; OKLCH L 85.5% C 0.053 H 166.9°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #AFDBC8 |
|---|---|
| RGB | rgb(175, 219, 200) |
| HSL | hsl(154, 38%, 77%) |
| HSV | hsv(154, 20%, 86%) |
| CMYK | cmyk(20.1%, 0%, 8.7%, 14.1%) |
| CIE-LAB | lab(83.94, -18.10, 4.63) |
| CIE-LCH | lch(83.94, 18.69, 165.65°) |
| OKLab | oklab(85.49% -0.0516 0.012) |
| OKLCH | oklch(85.49% 0.053 166.9) |
| XYZ | xyz(53.4332, 63.9454, 64.1598) |
| Luminance | 0.6395 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 7.48
Pale Teal
#82CBB2
ΔE00 7.49
Pale Aqua
#B8FFEB
ΔE00 8.46
Seafoam Blue
#78D1B6
ΔE00 8.47
Duck Egg Blue
#C3FBF4
ΔE00 8.58
Paleturquoise
#AFEEEE
ΔE00 9.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFDBC8 #DBAFC2
analogous
#AFDBB2 #AFDBC8 #AFD8DB
triadic
#AFDBC8 #C8AFDB #DBC8AF
tetradic
#AFDBC8 #B2AFDB #DBAFC2 #D8DBAF
square
#AFDBC8 #B2AFDB #DBAFC2 #D8DBAF
split-complementary
#AFDBC8 #DBAFD8 #DBB2AF
monochromatic
#5BB58E #85C8AB #AFDBC8 #D9EEE5 #EAF6F0
Accessibility & contrast
On white
1.52
#AFDBC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#AFDBC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFDBC8
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFDBC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFDBC8 | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D5C7
Deuteranopia (green-blind)
#D1CFC9
Tritanopia (blue-blind)
#A6DBD5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #afdbc8; /* rgb */ color: rgb(175, 219, 200); /* oklch */ color: oklch(85.5% 0.053 166.9);
Tailwind
colors: {
custom: {
50: '#c7e6d8',
500: '#afdbc8',
950: '#000000',
},
}SCSS
$custom: #afdbc8; $custom-light: #c7e6d8; $custom-dark: #000000;
JSON
{
"hex": "#afdbc8",
"rgb": {
"r": 175,
"g": 219,
"b": 200
},
"hsl": {
"h": 154.091,
"s": 37.931,
"l": 77.255
},
"oklch": {
"l": 0.85487,
"c": 0.05299,
"h": 166.9
},
"luminance": 0.63947
}Semantic roles & 50–950 ramp
primary
#AFDBC8
secondary
#B37C93
accent
#356AB1
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131614
muted
#828483