#3DFFFF#3DFFFF

#3DFFFF is a very light, vivid teal. Relative luminance 0.797; OKLCH L 91.0% C 0.145 H 194.9°. Best body text is #000000 at 16.95:1 contrast (WCAG AA passes).

Color values

HEX#3DFFFF
RGBrgb(61, 255, 255)
HSLhsl(180, 100%, 62%)
HSVhsv(180, 76%, 100%)
CMYKcmyk(76.1%, 0%, 0%, 0%)
CIE-LABlab(91.56, -45.14, -13.41)
CIE-LCHlch(91.56, 47.10, 196.55°)
OKLaboklab(91.04% -0.1403 -0.0373)
OKLCHoklch(91.04% 0.145 194.9)
XYZxyz(55.7261, 79.7252, 107.0398)
Luminance0.7973 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#3DFFFF #FF3D3D
analogous
#3DFF9E #3DFFFF #3D9EFF
triadic
#3DFFFF #FF3DFF #FFFF3D
tetradic
#3DFFFF #9E3DFF #FF3D3D #9EFF3D
square
#3DFFFF #9E3DFF #FF3D3D #9EFF3D
split-complementary
#3DFFFF #FF3D9E #FF9E3D
monochromatic
#00C2C2 #00FFFF #3DFFFF #7AFFFF #B7FFFF

Accessibility & contrast

On white

1.24
#3DFFFF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.95
#3DFFFF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #3DFFFF
16.95:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##3DFFFF#FFFFFF#000000##000000
##3DFFFF1.001.2416.9516.95
#FFFFFF1.241.0021.0021.00
#00000016.9521.001.001.00
##00000016.9521.001.001.00

Color blindness preview

Protanopia (red-blind)
#EEF2FF
Deuteranopia (green-blind)
#D3DEFF
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#E7E7E7

Design tokens & code

CSS
--color: #3dffff;
/* rgb */ color: rgb(61, 255, 255);
/* oklch */ color: oklch(91.0% 0.145 194.9);
Tailwind
colors: {
  custom: {
    50: '#93ffff',
    500: '#3dffff',
    950: '#000000',
  },
}
SCSS
$custom: #3dffff;
$custom-light: #93ffff;
$custom-dark: #000000;
JSON
{
  "hex": "#3dffff",
  "rgb": {
    "r": 61,
    "g": 255,
    "b": 255
  },
  "hsl": {
    "h": 180,
    "s": 100,
    "l": 61.961
  },
  "oklch": {
    "l": 0.91035,
    "c": 0.14513,
    "h": 194.9
  },
  "luminance": 0.79732
}

Semantic roles & 50–950 ramp

primary
#3DFFFF
secondary
#BF2222
accent
#0000E6
background
#FCFFFF
surface
#F6FFFF
border
#D0D7D7
text
#0F1818
muted
#808686

Preview Lab

Preview with #3DFFFF

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

Preview Lab → · Contrast checker → · Palette generator →

#3DFFFF Color — HEX, RGB, HSL, OKLCH & Contrast — Tintiva