#AFDBDF#AFDBDF

#AFDBDF is a very light, muted teal. Relative luminance 0.651; OKLCH L 86.2% C 0.046 H 203.2°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).

Color values

HEX#AFDBDF
RGBrgb(175, 219, 223)
HSLhsl(185, 43%, 78%)
HSVhsv(185, 22%, 87%)
CMYKcmyk(21.5%, 1.8%, 0%, 12.5%)
CIE-LABlab(84.54, -13.37, -6.68)
CIE-LCHlch(84.54, 14.94, 206.54°)
OKLaboklab(86.16% -0.0424 -0.0182)
OKLCHoklch(86.16% 0.046 203.2)
XYZxyz(56.3261, 65.1026, 79.3960)
Luminance0.6511 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#AFDBDF #DFB3AF
analogous
#AFDFCB #AFDBDF #AFC3DF
triadic
#AFDBDF #DFAFDB #DBDFAF
tetradic
#AFDBDF #CBAFDF #DFB3AF #C3DFAF
square
#AFDBDF #CBAFDF #DFB3AF #C3DFAF
split-complementary
#AFDBDF #DFAFC3 #DFCBAF
monochromatic
#58B4BC #83C7CE #AFDBDF #DBEFF0 #E9F5F6

Accessibility & contrast

On white

1.50
#AFDBDF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.02
#AFDBDF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #AFDBDF
14.02:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##AFDBDF#FFFFFF#000000##000000
##AFDBDF1.001.5014.0214.02
#FFFFFF1.501.0021.0021.00
#00000014.0221.001.001.00
##00000014.0221.001.001.00

Color blindness preview

Protanopia (red-blind)
#D4D7DF
Deuteranopia (green-blind)
#CBD0DF
Tritanopia (blue-blind)
#A0DFDC
Achromatopsia (no color)
#D3D3D3

Design tokens & code

CSS
--color: #afdbdf;
/* rgb */ color: rgb(175, 219, 223);
/* oklch */ color: oklch(86.2% 0.046 203.2);
Tailwind
colors: {
  custom: {
    50: '#c7e6e9',
    500: '#afdbdf',
    950: '#000000',
  },
}
SCSS
$custom: #afdbdf;
$custom-light: #c7e6e9;
$custom-dark: #000000;
JSON
{
  "hex": "#afdbdf",
  "rgb": {
    "r": 175,
    "g": 219,
    "b": 223
  },
  "hsl": {
    "h": 185,
    "s": 42.857,
    "l": 78.039
  },
  "oklch": {
    "l": 0.86162,
    "c": 0.04612,
    "h": 203.2
  },
  "luminance": 0.65105
}

Semantic roles & 50–950 ramp

primary
#AFDBDF
secondary
#B8807B
accent
#3B30B6
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131516
muted
#828484

Preview Lab

Preview with #AFDBDF

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

Preview Lab → · Contrast checker → · Palette generator →

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