#AFDBCB#AFDBCB
#AFDBCB is a very light, muted teal. Relative luminance 0.641; OKLCH L 85.6% C 0.051 H 170.9°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #AFDBCB |
|---|---|
| RGB | rgb(175, 219, 203) |
| HSL | hsl(158, 38%, 77%) |
| HSV | hsv(158, 20%, 86%) |
| CMYK | cmyk(20.1%, 0%, 7.3%, 14.1%) |
| CIE-LAB | lab(84.01, -17.51, 3.15) |
| CIE-LCH | lch(84.01, 17.79, 169.80°) |
| OKLab | oklab(85.57% -0.0504 0.0081) |
| OKLCH | oklch(85.57% 0.051 170.9) |
| XYZ | xyz(53.7872, 64.0870, 66.0244) |
| Luminance | 0.6409 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 7.82
Duck Egg Blue
#C3FBF4
ΔE00 7.99
Paleturquoise
#AFEEEE
ΔE00 8.08
Light Teal
#90E4C1
ΔE00 8.11
Pale Aqua
#B8FFEB
ΔE00 8.44
Eggshell Blue
#C4FFF7
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFDBCB #DBAFBF
analogous
#AFDBB5 #AFDBCB #AFD5DB
triadic
#AFDBCB #CBAFDB #DBCBAF
tetradic
#AFDBCB #B5AFDB #DBAFBF #D5DBAF
square
#AFDBCB #B5AFDB #DBAFBF #D5DBAF
split-complementary
#AFDBCB #DBAFD5 #DBB5AF
monochromatic
#5BB594 #85C8B0 #AFDBCB #D9EEE6 #EAF6F1
Accessibility & contrast
On white
1.52
#AFDBCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#AFDBCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFDBCB
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFDBCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFDBCB | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D5CA
Deuteranopia (green-blind)
#D0CFCC
Tritanopia (blue-blind)
#A5DCD6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #afdbcb; /* rgb */ color: rgb(175, 219, 203); /* oklch */ color: oklch(85.6% 0.051 170.9);
Tailwind
colors: {
custom: {
50: '#c7e6da',
500: '#afdbcb',
950: '#000000',
},
}SCSS
$custom: #afdbcb; $custom-light: #c7e6da; $custom-dark: #000000;
JSON
{
"hex": "#afdbcb",
"rgb": {
"r": 175,
"g": 219,
"b": 203
},
"hsl": {
"h": 158.182,
"s": 37.931,
"l": 77.255
},
"oklch": {
"l": 0.8557,
"c": 0.05103,
"h": 170.9
},
"luminance": 0.64089
}Semantic roles & 50–950 ramp
primary
#AFDBCB
secondary
#B37C90
accent
#3562B1
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131614
muted
#828483