#AFDBBB#AFDBBB

#AFDBBB is a very light, moderate green. Relative luminance 0.634; OKLCH L 85.1% C 0.064 H 153.3°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).

Color values

HEX#AFDBBB
RGBrgb(175, 219, 187)
HSLhsl(136, 38%, 77%)
HSVhsv(136, 20%, 86%)
CMYKcmyk(20.1%, 0%, 14.6%, 14.1%)
CIE-LABlab(83.63, -20.57, 11.07)
CIE-LCHlch(83.63, 23.36, 151.72°)
OKLaboklab(85.14% -0.057 0.0286)
OKLCHoklch(85.14% 0.064 153.3)
XYZxyz(51.9780, 63.3633, 56.4958)
Luminance0.6337 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#AFDBBB #DBAFCF
analogous
#B9DBAF #AFDBBB #AFDBD1
triadic
#AFDBBB #BBAFDB #DBBBAF
tetradic
#AFDBBB #AFB9DB #DBAFCF #DBD1AF
square
#AFDBBB #AFB9DB #DBAFCF #DBD1AF
split-complementary
#AFDBBB #D1AFDB #DBAFB9
monochromatic
#5BB573 #85C897 #AFDBBB #D9EEDF #EAF6ED

Accessibility & contrast

On white

1.54
#AFDBBB on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.67
#AFDBBB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #AFDBBB
13.67:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##AFDBBB#FFFFFF#000000##000000
##AFDBBB1.001.5413.6713.67
#FFFFFF1.541.0021.0021.00
#00000013.6721.001.001.00
##00000013.6721.001.001.00

Color blindness preview

Protanopia (red-blind)
#DBD4B9
Deuteranopia (green-blind)
#D3CEBD
Tritanopia (blue-blind)
#A9DAD2
Achromatopsia (no color)
#D0D0D0

Design tokens & code

CSS
--color: #afdbbb;
/* rgb */ color: rgb(175, 219, 187);
/* oklch */ color: oklch(85.1% 0.064 153.3);
Tailwind
colors: {
  custom: {
    50: '#c7e6cf',
    500: '#afdbbb',
    950: '#000000',
  },
}
SCSS
$custom: #afdbbb;
$custom-light: #c7e6cf;
$custom-dark: #000000;
JSON
{
  "hex": "#afdbbb",
  "rgb": {
    "r": 175,
    "g": 219,
    "b": 187
  },
  "hsl": {
    "h": 136.364,
    "s": 37.931,
    "l": 77.255
  },
  "oklch": {
    "l": 0.85143,
    "c": 0.06381,
    "h": 153.3
  },
  "luminance": 0.63365
}

Semantic roles & 50–950 ramp

primary
#AFDBBB
secondary
#B37CA4
accent
#358FB1
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131613
muted
#828483

Preview Lab

Preview with #AFDBBB

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

Preview Lab → · Contrast checker → · Palette generator →

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