#71FCF6#71FCF6
#71FCF6 is a very light, vivid teal. Relative luminance 0.798; OKLCH L 91.3% C 0.121 H 191.4°. Best body text is #000000 at 16.96:1 contrast (WCAG AA passes).
Color values
| HEX | #71FCF6 |
|---|---|
| RGB | rgb(113, 252, 246) |
| HSL | hsl(177, 96%, 72%) |
| HSV | hsv(177, 55%, 99%) |
| CMYK | cmyk(55.2%, 0%, 2.4%, 1.2%) |
| CIE-LAB | lab(91.59, -39.03, -8.59) |
| CIE-LCH | lch(91.59, 39.96, 192.41°) |
| OKLab | oklab(91.29% -0.1188 -0.0239) |
| OKLCH | oklch(91.29% 0.121 191.4) |
| XYZ | xyz(58.2479, 79.7796, 99.5003) |
| Luminance | 0.7978 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.10
Bright Turquoise
#0FFEF9
ΔE00 3.52
Aqua
#00FFFF
ΔE00 3.86
Bright Light Blue
#26F7FD
ΔE00 4.66
Bright Aqua
#0BF9EA
ΔE00 4.85
Light Cyan
#ACFFFC
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FCF6 #FC7177
analogous
#71FCB1 #71FCF6 #71BDFC
triadic
#71FCF6 #F671FC #FCF671
tetradic
#71FCF6 #B171FC #FC7177 #BDFC71
square
#71FCF6 #B171FC #FC7177 #BDFC71
split-complementary
#71FCF6 #FC71BD #FCB171
monochromatic
#05EEE4 #35FBF2 #71FCF6 #ADFDFA #E1FEFD
Accessibility & contrast
On white
1.24
#71FCF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.96
#71FCF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FCF6
16.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FCF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FCF6 | 1.00 | 1.24 | 16.96 | 16.96 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF1F6
Deuteranopia (green-blind)
#D8E0F7
Tritanopia (blue-blind)
#00FFFA
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #71fcf6; /* rgb */ color: rgb(113, 252, 246); /* oklch */ color: oklch(91.3% 0.121 191.4);
Tailwind
colors: {
custom: {
50: '#a6fef9',
500: '#71fcf6',
950: '#000000',
},
}SCSS
$custom: #71fcf6; $custom-light: #a6fef9; $custom-dark: #000000;
JSON
{
"hex": "#71fcf6",
"rgb": {
"r": 113,
"g": 252,
"b": 246
},
"hsl": {
"h": 177.41,
"s": 95.862,
"l": 71.569
},
"oklch": {
"l": 0.91293,
"c": 0.12119,
"h": 191.4
},
"luminance": 0.79785
}Semantic roles & 50–950 ramp
primary
#71FCF6
secondary
#D83940
accent
#000AE6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#111817
muted
#818685