#2FFFF3#2FFFF3

#2FFFF3 is a very light, vivid teal. Relative luminance 0.786; OKLCH L 90.5% C 0.151 H 188.6°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).

Color values

HEX#2FFFF3
RGBrgb(47, 255, 243)
HSLhsl(177, 100%, 59%)
HSVhsv(177, 82%, 100%)
CMYKcmyk(81.6%, 0%, 4.7%, 0%)
CIE-LABlab(91.05, -49.61, -7.97)
CIE-LCHlch(91.05, 50.24, 189.13°)
OKLaboklab(90.45% -0.1489 -0.0224)
OKLCHoklch(90.45% 0.151 188.6)
XYZxyz(53.1021, 78.5886, 97.1470)
Luminance0.7860 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#2FFFF3 #FF2F3B
analogous
#2FFF8B #2FFFF3 #2FA3FF
triadic
#2FFFF3 #F32FFF #FFF32F
tetradic
#2FFFF3 #8B2FFF #FF2F3B #A3FF2F
square
#2FFFF3 #8B2FFF #FF2F3B #A3FF2F
split-complementary
#2FFFF3 #FF2FA3 #FF8B2F
monochromatic
#00B4A9 #00F1E3 #2FFFF3 #6CFFF7 #A9FFFA

Accessibility & contrast

On white

1.26
#2FFFF3 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.72
#2FFFF3 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #2FFFF3
16.72:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##2FFFF3#FFFFFF#000000##000000
##2FFFF31.001.2616.7216.72
#FFFFFF1.261.0021.0021.00
#00000016.7221.001.001.00
##00000016.7221.001.001.00

Color blindness preview

Protanopia (red-blind)
#F0F1F3
Deuteranopia (green-blind)
#D5DDF5
Tritanopia (blue-blind)
#00FFFB
Achromatopsia (no color)
#E5E5E5

Design tokens & code

CSS
--color: #2ffff3;
/* rgb */ color: rgb(47, 255, 243);
/* oklch */ color: oklch(90.5% 0.151 188.6);
Tailwind
colors: {
  custom: {
    50: '#8efff7',
    500: '#2ffff3',
    950: '#000000',
  },
}
SCSS
$custom: #2ffff3;
$custom-light: #8efff7;
$custom-dark: #000000;
JSON
{
  "hex": "#2ffff3",
  "rgb": {
    "r": 47,
    "g": 255,
    "b": 243
  },
  "hsl": {
    "h": 176.538,
    "s": 100,
    "l": 59.216
  },
  "oklch": {
    "l": 0.90454,
    "c": 0.15056,
    "h": 188.6
  },
  "luminance": 0.78595
}

Semantic roles & 50–950 ramp

primary
#2FFFF3
secondary
#B32028
accent
#2935FF
background
#FCFFFF
surface
#F5FFFE
border
#CFD7D6
text
#0F1817
muted
#808685

Preview Lab

Preview with #2FFFF3

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

Preview Lab → · Contrast checker → · Palette generator →

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