#2DAFDC#2DAFDC

#2DAFDC is a light, vivid cyan. Relative luminance 0.364; OKLCH L 70.6% C 0.125 H 226.8°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).

Color values

HEX#2DAFDC
RGBrgb(45, 175, 220)
HSLhsl(195, 71%, 52%)
HSVhsv(195, 80%, 86%)
CMYKcmyk(79.5%, 20.5%, 0%, 13.7%)
CIE-LABlab(66.81, -19.08, -32.41)
CIE-LCHlch(66.81, 37.61, 239.51°)
OKLaboklab(70.58% -0.0854 -0.0911)
OKLCHoklch(70.58% 0.125 226.8)
XYZxyz(29.3251, 36.3815, 73.1730)
Luminance0.3639 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#2DAFDC #DC5A2D
analogous
#2DDCB2 #2DAFDC #2D57DC
triadic
#2DAFDC #DC2DAF #AFDC2D
tetradic
#2DAFDC #B22DDC #DC5A2D #57DC2D
square
#2DAFDC #B22DDC #DC5A2D #57DC2D
split-complementary
#2DAFDC #DC2D57 #DCB22D
monochromatic
#14607A #1D89AF #2DAFDC #61C3E5 #96D7ED

Accessibility & contrast

On white

2.54
#2DAFDC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

8.28
#2DAFDC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #2DAFDC
8.28:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##2DAFDC#FFFFFF#000000##000000
##2DAFDC1.002.548.288.28
#FFFFFF2.541.0021.0021.00
#0000008.2821.001.001.00
##0000008.2821.001.001.00

Color blindness preview

Protanopia (red-blind)
#97ACDE
Deuteranopia (green-blind)
#809BDB
Tritanopia (blue-blind)
#00BCBE
Achromatopsia (no color)
#A3A3A3

Design tokens & code

CSS
--color: #2dafdc;
/* rgb */ color: rgb(45, 175, 220);
/* oklch */ color: oklch(70.6% 0.125 226.8);
Tailwind
colors: {
  custom: {
    50: '#82c7e7',
    500: '#2dafdc',
    950: '#000000',
  },
}
SCSS
$custom: #2dafdc;
$custom-light: #82c7e7;
$custom-dark: #000000;
JSON
{
  "hex": "#2dafdc",
  "rgb": {
    "r": 45,
    "g": 175,
    "b": 220
  },
  "hsl": {
    "h": 195.429,
    "s": 71.429,
    "l": 51.961
  },
  "oklch": {
    "l": 0.7058,
    "c": 0.12484,
    "h": 226.8
  },
  "luminance": 0.36385
}

Semantic roles & 50–950 ramp

primary
#2DAFDC
secondary
#D9A08C
accent
#683AEE
background
#F8FCFE
surface
#F0F8FC
border
#CBD1D5
text
#0C1316
muted
#7D8284

Preview Lab

Preview with #2DAFDC

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

Preview Lab → · Contrast checker → · Palette generator →

#2DAFDC Color — HEX, RGB, HSL, OKLCH & Contrast — Tintiva