#2DFFFB#2DFFFB

#2DFFFB is a very light, vivid teal. Relative luminance 0.790; OKLCH L 90.7% C 0.150 H 192.7°. Best body text is #000000 at 16.81:1 contrast (WCAG AA passes).

Color values

HEX#2DFFFB
RGBrgb(45, 255, 251)
HSLhsl(179, 100%, 59%)
HSVhsv(179, 82%, 100%)
CMYKcmyk(82.4%, 0%, 1.6%, 0%)
CIE-LABlab(91.25, -47.54, -11.82)
CIE-LCHlch(91.25, 48.99, 193.97°)
OKLaboklab(90.69% -0.1459 -0.033)
OKLCHoklch(90.69% 0.15 192.7)
XYZxyz(54.2465, 79.0359, 103.6445)
Luminance0.7904 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#2DFFFB #FF2D31
analogous
#2DFF92 #2DFFFB #2D9AFF
triadic
#2DFFFB #FB2DFF #FFFB2D
tetradic
#2DFFFB #922DFF #FF2D31 #9AFF2D
square
#2DFFFB #922DFF #FF2D31 #9AFF2D
split-complementary
#2DFFFB #FF2D9A #FF922D
monochromatic
#00B2AE #00EFEA #2DFFFB #6AFFFC #A7FFFD

Accessibility & contrast

On white

1.25
#2DFFFB on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.81
#2DFFFB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #2DFFFB
16.81:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##2DFFFB#FFFFFF#000000##000000
##2DFFFB1.001.2516.8116.81
#FFFFFF1.251.0021.0021.00
#00000016.8121.001.001.00
##00000016.8121.001.001.00

Color blindness preview

Protanopia (red-blind)
#EEF2FB
Deuteranopia (green-blind)
#D3DDFC
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#E6E6E6

Design tokens & code

CSS
--color: #2dfffb;
/* rgb */ color: rgb(45, 255, 251);
/* oklch */ color: oklch(90.7% 0.150 192.7);
Tailwind
colors: {
  custom: {
    50: '#8ffffc',
    500: '#2dfffb',
    950: '#000000',
  },
}
SCSS
$custom: #2dfffb;
$custom-light: #8ffffc;
$custom-dark: #000000;
JSON
{
  "hex": "#2dfffb",
  "rgb": {
    "r": 45,
    "g": 255,
    "b": 251
  },
  "hsl": {
    "h": 178.857,
    "s": 100,
    "l": 58.824
  },
  "oklch": {
    "l": 0.90687,
    "c": 0.14959,
    "h": 192.7
  },
  "luminance": 0.79043
}

Semantic roles & 50–950 ramp

primary
#2DFFFB
secondary
#B11F22
accent
#292DFF
background
#FCFFFF
surface
#F5FFFF
border
#CFD7D7
text
#0F1817
muted
#808685

Preview Lab

Preview with #2DFFFB

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

Preview Lab → · Contrast checker → · Palette generator →

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