#6DFFFF#6DFFFF

#6DFFFF is a very light, vivid teal. Relative luminance 0.820; OKLCH L 92.1% C 0.125 H 195.2°. Best body text is #000000 at 17.40:1 contrast (WCAG AA passes).

Color values

HEX#6DFFFF
RGBrgb(109, 255, 255)
HSLhsl(180, 100%, 71%)
HSVhsv(180, 57%, 100%)
CMYKcmyk(57.3%, 0%, 0%, 0%)
CIE-LABlab(92.57, -38.79, -11.81)
CIE-LCHlch(92.57, 40.55, 196.93°)
OKLaboklab(92.14% -0.1204 -0.0327)
OKLCHoklch(92.14% 0.125 195.2)
XYZxyz(60.1089, 81.9850, 107.2453)
Luminance0.8199 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#6DFFFF #FF6D6D
analogous
#6DFFB6 #6DFFFF #6DB6FF
triadic
#6DFFFF #FF6DFF #FFFF6D
tetradic
#6DFFFF #B66DFF #FF6D6D #B6FF6D
square
#6DFFFF #B66DFF #FF6D6D #B6FF6D
split-complementary
#6DFFFF #FF6DB6 #FFB66D
monochromatic
#00F2F2 #30FFFF #6DFFFF #AAFFFF #E0FFFF

Accessibility & contrast

On white

1.21
#6DFFFF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

17.40
#6DFFFF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #6DFFFF
17.40:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##6DFFFF#FFFFFF#000000##000000
##6DFFFF1.001.2117.4017.40
#FFFFFF1.211.0021.0021.00
#00000017.4021.001.001.00
##00000017.4021.001.001.00

Color blindness preview

Protanopia (red-blind)
#F0F4FF
Deuteranopia (green-blind)
#D8E2FF
Tritanopia (blue-blind)
#00FFFF
Achromatopsia (no color)
#EAEAEA

Design tokens & code

CSS
--color: #6dffff;
/* rgb */ color: rgb(109, 255, 255);
/* oklch */ color: oklch(92.1% 0.125 195.2);
Tailwind
colors: {
  custom: {
    50: '#a5ffff',
    500: '#6dffff',
    950: '#000000',
  },
}
SCSS
$custom: #6dffff;
$custom-light: #a5ffff;
$custom-dark: #000000;
JSON
{
  "hex": "#6dffff",
  "rgb": {
    "r": 109,
    "g": 255,
    "b": 255
  },
  "hsl": {
    "h": 180,
    "s": 100,
    "l": 71.373
  },
  "oklch": {
    "l": 0.92138,
    "c": 0.12477,
    "h": 195.2
  },
  "luminance": 0.81991
}

Semantic roles & 50–950 ramp

primary
#6DFFFF
secondary
#DB3535
accent
#0000E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#111818
muted
#818686

Preview Lab

Preview with #6DFFFF

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

Preview Lab → · Contrast checker → · Palette generator →

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