#71FCF5#71FCF5
#71FCF5 is a very light, vivid teal. Relative luminance 0.797; OKLCH L 91.3% C 0.121 H 190.7°. Best body text is #000000 at 16.94:1 contrast (WCAG AA passes).
Color values
| HEX | #71FCF5 |
|---|---|
| RGB | rgb(113, 252, 245) |
| HSL | hsl(177, 96%, 72%) |
| HSV | hsv(177, 55%, 99%) |
| CMYK | cmyk(55.2%, 0%, 2.8%, 1.2%) |
| CIE-LAB | lab(91.56, -39.28, -8.11) |
| CIE-LCH | lch(91.56, 40.11, 191.67°) |
| OKLab | oklab(91.26% -0.1192 -0.0226) |
| OKLCH | oklch(91.26% 0.121 190.7) |
| XYZ | xyz(58.0948, 79.7184, 98.6941) |
| Luminance | 0.7972 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.32
Bright Turquoise
#0FFEF9
ΔE00 3.53
Aqua
#00FFFF
ΔE00 4.00
Bright Aqua
#0BF9EA
ΔE00 4.63
Bright Light Blue
#26F7FD
ΔE00 4.91
Light Cyan
#ACFFFC
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FCF5 #FC7178
analogous
#71FCB0 #71FCF5 #71BEFC
triadic
#71FCF5 #F571FC #FCF571
tetradic
#71FCF5 #B071FC #FC7178 #BEFC71
square
#71FCF5 #B071FC #FC7178 #BEFC71
split-complementary
#71FCF5 #FC71BE #FCB071
monochromatic
#05EEE2 #35FBF1 #71FCF5 #ADFDF9 #E1FEFD
Accessibility & contrast
On white
1.24
#71FCF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.94
#71FCF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FCF5
16.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FCF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FCF5 | 1.00 | 1.24 | 16.94 | 16.94 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF0F5
Deuteranopia (green-blind)
#D9E0F6
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #71fcf5; /* rgb */ color: rgb(113, 252, 245); /* oklch */ color: oklch(91.3% 0.121 190.7);
Tailwind
colors: {
custom: {
50: '#a6fef8',
500: '#71fcf5',
950: '#000000',
},
}SCSS
$custom: #71fcf5; $custom-light: #a6fef8; $custom-dark: #000000;
JSON
{
"hex": "#71fcf5",
"rgb": {
"r": 113,
"g": 252,
"b": 245
},
"hsl": {
"h": 176.978,
"s": 95.862,
"l": 71.569
},
"oklch": {
"l": 0.91262,
"c": 0.12135,
"h": 190.7
},
"luminance": 0.79724
}Semantic roles & 50–950 ramp
primary
#71FCF5
secondary
#D83941
accent
#000CE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#111817
muted
#818685