#71FCF7#71FCF7
#71FCF7 is a very light, vivid teal. Relative luminance 0.798; OKLCH L 91.3% C 0.121 H 192.0°. Best body text is #000000 at 16.97:1 contrast (WCAG AA passes).
Color values
| HEX | #71FCF7 |
|---|---|
| RGB | rgb(113, 252, 247) |
| HSL | hsl(178, 96%, 72%) |
| HSV | hsv(178, 55%, 99%) |
| CMYK | cmyk(55.2%, 0%, 2%, 1.2%) |
| CIE-LAB | lab(91.61, -38.78, -9.07) |
| CIE-LCH | lch(91.61, 39.82, 193.16°) |
| OKLab | oklab(91.32% -0.1184 -0.0252) |
| OKLCH | oklch(91.32% 0.121 192) |
| XYZ | xyz(58.4017, 79.8411, 100.3108) |
| Luminance | 0.7985 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.90
Bright Turquoise
#0FFEF9
ΔE00 3.55
Aqua
#00FFFF
ΔE00 3.74
Bright Light Blue
#26F7FD
ΔE00 4.42
Bright Aqua
#0BF9EA
ΔE00 5.08
Light Cyan
#ACFFFC
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FCF7 #FC7176
analogous
#71FCB2 #71FCF7 #71BCFC
triadic
#71FCF7 #F771FC #FCF771
tetradic
#71FCF7 #B271FC #FC7176 #BCFC71
square
#71FCF7 #B271FC #FC7176 #BCFC71
split-complementary
#71FCF7 #FC71BC #FCB271
monochromatic
#05EEE5 #35FBF4 #71FCF7 #ADFDFA #E1FEFD
Accessibility & contrast
On white
1.24
#71FCF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.97
#71FCF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FCF7
16.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FCF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FCF7 | 1.00 | 1.24 | 16.97 | 16.97 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF1F7
Deuteranopia (green-blind)
#D8E0F8
Tritanopia (blue-blind)
#00FFFA
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #71fcf7; /* rgb */ color: rgb(113, 252, 247); /* oklch */ color: oklch(91.3% 0.121 192.0);
Tailwind
colors: {
custom: {
50: '#a6fef9',
500: '#71fcf7',
950: '#000000',
},
}SCSS
$custom: #71fcf7; $custom-light: #a6fef9; $custom-dark: #000000;
JSON
{
"hex": "#71fcf7",
"rgb": {
"r": 113,
"g": 252,
"b": 247
},
"hsl": {
"h": 177.842,
"s": 95.862,
"l": 71.569
},
"oklch": {
"l": 0.91324,
"c": 0.12105,
"h": 192
},
"luminance": 0.79847
}Semantic roles & 50–950 ramp
primary
#71FCF7
secondary
#D8393F
accent
#0008E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#111817
muted
#818685