#71FCF3#71FCF3
#71FCF3 is a very light, vivid teal. Relative luminance 0.796; OKLCH L 91.2% C 0.122 H 189.5°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #71FCF3 |
|---|---|
| RGB | rgb(113, 252, 243) |
| HSL | hsl(176, 96%, 72%) |
| HSV | hsv(176, 55%, 99%) |
| CMYK | cmyk(55.2%, 0%, 3.6%, 1.2%) |
| CIE-LAB | lab(91.50, -39.79, -7.15) |
| CIE-LCH | lch(91.50, 40.43, 190.19°) |
| OKLab | oklab(91.2% -0.12 -0.02) |
| OKLCH | oklch(91.2% 0.122 189.5) |
| XYZ | xyz(57.7911, 79.5969, 97.0948) |
| Luminance | 0.7960 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 3.65
Bright Cyan
#41FDFE
ΔE00 3.83
Bright Aqua
#0BF9EA
ΔE00 4.25
Aqua
#00FFFF
ΔE00 4.35
Bright Light Blue
#26F7FD
ΔE00 5.44
Tiffany Blue
#7BF2DA
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FCF3 #FC717A
analogous
#71FCAE #71FCF3 #71C0FC
triadic
#71FCF3 #F371FC #FCF371
tetradic
#71FCF3 #AE71FC #FC717A #C0FC71
square
#71FCF3 #AE71FC #FC717A #C0FC71
split-complementary
#71FCF3 #FC71C0 #FCAE71
monochromatic
#05EEDF #35FBEE #71FCF3 #ADFDF8 #E1FEFC
Accessibility & contrast
On white
1.24
#71FCF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.92
#71FCF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FCF3
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FCF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FCF3 | 1.00 | 1.24 | 16.92 | 16.92 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF0F3
Deuteranopia (green-blind)
#D9E0F4
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #71fcf3; /* rgb */ color: rgb(113, 252, 243); /* oklch */ color: oklch(91.2% 0.122 189.5);
Tailwind
colors: {
custom: {
50: '#a6fef7',
500: '#71fcf3',
950: '#000000',
},
}SCSS
$custom: #71fcf3; $custom-light: #a6fef7; $custom-dark: #000000;
JSON
{
"hex": "#71fcf3",
"rgb": {
"r": 113,
"g": 252,
"b": 243
},
"hsl": {
"h": 176.115,
"s": 95.862,
"l": 71.569
},
"oklch": {
"l": 0.91199,
"c": 0.1217,
"h": 189.5
},
"luminance": 0.79603
}Semantic roles & 50–950 ramp
primary
#71FCF3
secondary
#D83943
accent
#000FE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685