#AFDBCC#AFDBCC

#AFDBCC is a very light, muted teal. Relative luminance 0.641; OKLCH L 85.6% C 0.050 H 172.3°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).

Color values

HEX#AFDBCC
RGBrgb(175, 219, 204)
HSLhsl(160, 38%, 77%)
HSVhsv(160, 20%, 86%)
CMYKcmyk(20.1%, 0%, 6.8%, 14.1%)
CIE-LABlab(84.04, -17.31, 2.66)
CIE-LCHlch(84.04, 17.52, 171.27°)
OKLaboklab(85.6% -0.05 0.0068)
OKLCHoklch(85.6% 0.05 172.3)
XYZxyz(53.9067, 64.1349, 66.6541)
Luminance0.6414 (WCAG relative)
Temperatureneutral
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#AFDBCC #DBAFBE
analogous
#AFDBB6 #AFDBCC #AFD4DB
triadic
#AFDBCC #CCAFDB #DBCCAF
tetradic
#AFDBCC #B6AFDB #DBAFBE #D4DBAF
square
#AFDBCC #B6AFDB #DBAFBE #D4DBAF
split-complementary
#AFDBCC #DBAFD4 #DBB6AF
monochromatic
#5BB596 #85C8B1 #AFDBCC #D9EEE7 #EAF6F2

Accessibility & contrast

On white

1.52
#AFDBCC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.83
#AFDBCC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #AFDBCC
13.83:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##AFDBCC#FFFFFF#000000##000000
##AFDBCC1.001.5213.8313.83
#FFFFFF1.521.0021.0021.00
#00000013.8321.001.001.00
##00000013.8321.001.001.00

Color blindness preview

Protanopia (red-blind)
#D8D5CB
Deuteranopia (green-blind)
#D0CFCD
Tritanopia (blue-blind)
#A5DCD6
Achromatopsia (no color)
#D2D2D2

Design tokens & code

CSS
--color: #afdbcc;
/* rgb */ color: rgb(175, 219, 204);
/* oklch */ color: oklch(85.6% 0.050 172.3);
Tailwind
colors: {
  custom: {
    50: '#c7e6db',
    500: '#afdbcc',
    950: '#000000',
  },
}
SCSS
$custom: #afdbcc;
$custom-light: #c7e6db;
$custom-dark: #000000;
JSON
{
  "hex": "#afdbcc",
  "rgb": {
    "r": 175,
    "g": 219,
    "b": 204
  },
  "hsl": {
    "h": 159.545,
    "s": 37.931,
    "l": 77.255
  },
  "oklch": {
    "l": 0.85598,
    "c": 0.05044,
    "h": 172.3
  },
  "luminance": 0.64137
}

Semantic roles & 50–950 ramp

primary
#AFDBCC
secondary
#B37C8E
accent
#355FB1
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131615
muted
#828484

Preview Lab

Preview with #AFDBCC

Body copy rendered with the generated semantic roles for this colour.

Preview Lab → · Contrast checker → · Palette generator →

#AFDBCC Color — HEX, RGB, HSL, OKLCH & Contrast — Tintiva