#00FFDB#00FFDB

#00FFDB is a very light, vivid teal. Relative luminance 0.766; OKLCH L 89.4% C 0.165 H 177.4°. Best body text is #000000 at 16.33:1 contrast (WCAG AA passes).

Color values

HEX#00FFDB
RGBrgb(0, 255, 219)
HSLhsl(172, 100%, 50%)
HSVhsv(172, 100%, 100%)
CMYKcmyk(100%, 0%, 14.1%, 0%)
CIE-LABlab(90.15, -57.89, 3.12)
CIE-LCHlch(90.15, 57.97, 176.91°)
OKLaboklab(89.43% -0.1651 0.0074)
OKLCHoklch(89.43% 0.165 177.4)
XYZxyz(48.5394, 76.6279, 79.2364)
Luminance0.7663 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#00FFDB #FF0024
analogous
#00FF5B #00FFDB #00A4FF
triadic
#00FFDB #DB00FF #FFDB00
tetradic
#00FFDB #5B00FF #FF0024 #A4FF00
square
#00FFDB #5B00FF #FF0024 #A4FF00
split-complementary
#00FFDB #FF00A4 #FF5B00
monochromatic
#008572 #00C2A6 #00FFDB #3DFFE4 #7AFFEC

Accessibility & contrast

On white

1.29
#00FFDB on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.33
#00FFDB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #00FFDB
16.33:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##00FFDB#FFFFFF#000000##000000
##00FFDB1.001.2916.3316.33
#FFFFFF1.291.0021.0021.00
#00000016.3321.001.001.00
##00000016.3321.001.001.00

Color blindness preview

Protanopia (red-blind)
#F4EED9
Deuteranopia (green-blind)
#DADBDE
Tritanopia (blue-blind)
#00FFF4
Achromatopsia (no color)
#E3E3E3

Design tokens & code

CSS
--color: #00ffdb;
/* rgb */ color: rgb(0, 255, 219);
/* oklch */ color: oklch(89.4% 0.165 177.4);
Tailwind
colors: {
  custom: {
    50: '#87ffe6',
    500: '#00ffdb',
    950: '#000000',
  },
}
SCSS
$custom: #00ffdb;
$custom-light: #87ffe6;
$custom-dark: #000000;
JSON
{
  "hex": "#00ffdb",
  "rgb": {
    "r": 0,
    "g": 255,
    "b": 219
  },
  "hsl": {
    "h": 171.529,
    "s": 100,
    "l": 50
  },
  "oklch": {
    "l": 0.89433,
    "c": 0.16528,
    "h": 177.4
  },
  "luminance": 0.76634
}

Semantic roles & 50–950 ramp

primary
#00FFDB
secondary
#8B1829
accent
#2947FF
background
#FCFFFE
surface
#F5FFFC
border
#CFD7D5
text
#0E1815
muted
#7F8684

Preview Lab

Preview with #00FFDB

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

Preview Lab → · Contrast checker → · Palette generator →

#00FFDB Color — HEX, RGB, HSL, OKLCH & Contrast — Tintiva