Greenish Turquoise#00FBB0

#00FBB0 is a very light, vivid teal. Relative luminance 0.721; OKLCH L 87.4% C 0.190 H 162.7°. Best body text is #000000 at 15.43:1 contrast (WCAG AA passes).

Greenish Turquoise — editorial page

Color values

HEX#00FBB0
RGBrgb(0, 251, 176)
HSLhsl(162, 100%, 49%)
HSVhsv(162, 100%, 98%)
CMYKcmyk(100%, 0%, 29.9%, 1.6%)
CIE-LABlab(88.03, -66.57, 22.27)
CIE-LCHlch(88.03, 70.20, 161.50°)
OKLaboklab(87.38% -0.1811 0.0565)
OKLCHoklch(87.38% 0.19 162.7)
XYZxyz(42.3286, 72.1233, 52.7561)
Luminance0.7213 (WCAG relative)
Temperatureneutral
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#00FBB0 #FB004B
analogous
#00FB33 #00FBB0 #00C9FB
triadic
#00FBB0 #B000FB #FBB000
tetradic
#00FBB0 #3300FB #FB004B #C9FB00
square
#00FBB0 #3300FB #FB004B #C9FB00
split-complementary
#00FBB0 #FB00C9 #FB3300
monochromatic
#00815A #00BE85 #00FBB0 #39FFC4 #76FFD6

Accessibility & contrast

On white

1.36
#00FBB0 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

15.43
#00FBB0 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #00FBB0
15.43:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##00FBB0#FFFFFF#000000##000000
##00FBB01.001.3615.4315.43
#FFFFFF1.361.0021.0021.00
#00000015.4321.001.001.00
##00000015.4321.001.001.00

Color blindness preview

Protanopia (red-blind)
#F7E7AC
Deuteranopia (green-blind)
#DED6B5
Tritanopia (blue-blind)
#00FBE7
Achromatopsia (no color)
#DDDDDD

Design tokens & code

CSS
--color: #00fbb0;
/* rgb */ color: rgb(0, 251, 176);
/* oklch */ color: oklch(87.4% 0.190 162.7);
Tailwind
colors: {
  custom: {
    50: '#84fec7',
    500: '#00fbb0',
    950: '#000000',
  },
}
SCSS
$custom: #00fbb0;
$custom-light: #84fec7;
$custom-dark: #000000;
JSON
{
  "hex": "#00fbb0",
  "rgb": {
    "r": 0,
    "g": 251,
    "b": 176
  },
  "hsl": {
    "h": 162.072,
    "s": 100,
    "l": 49.216
  },
  "oklch": {
    "l": 0.87378,
    "c": 0.18976,
    "h": 162.7
  },
  "luminance": 0.72129
}

Semantic roles & 50–950 ramp

primary
#00FBB0
secondary
#871839
accent
#2969FF
background
#FCFFFD
surface
#F4FFF9
border
#CED7D2
text
#0D1813
muted
#7F8682

Preview Lab

Preview with #00FBB0

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

Preview Lab → · Contrast checker → · Palette generator →

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