#71FCF4#71FCF4
#71FCF4 is a very light, vivid teal. Relative luminance 0.797; OKLCH L 91.2% C 0.122 H 190.1°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #71FCF4 |
|---|---|
| RGB | rgb(113, 252, 244) |
| HSL | hsl(177, 96%, 72%) |
| HSV | hsv(177, 55%, 99%) |
| CMYK | cmyk(55.2%, 0%, 3.2%, 1.2%) |
| CIE-LAB | lab(91.53, -39.54, -7.63) |
| CIE-LCH | lch(91.53, 40.27, 190.93°) |
| OKLab | oklab(91.23% -0.1196 -0.0213) |
| OKLCH | oklch(91.23% 0.122 190.1) |
| XYZ | xyz(57.9425, 79.6575, 97.8923) |
| Luminance | 0.7966 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.57
Bright Turquoise
#0FFEF9
ΔE00 3.57
Aqua
#00FFFF
ΔE00 4.16
Bright Aqua
#0BF9EA
ΔE00 4.43
Bright Light Blue
#26F7FD
ΔE00 5.17
Tiffany Blue
#7BF2DA
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FCF4 #FC7179
analogous
#71FCAF #71FCF4 #71BFFC
triadic
#71FCF4 #F471FC #FCF471
tetradic
#71FCF4 #AF71FC #FC7179 #BFFC71
square
#71FCF4 #AF71FC #FC7179 #BFFC71
split-complementary
#71FCF4 #FC71BF #FCAF71
monochromatic
#05EEE0 #35FBEF #71FCF4 #ADFDF9 #E1FEFD
Accessibility & contrast
On white
1.24
#71FCF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#71FCF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FCF4
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FCF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FCF4 | 1.00 | 1.24 | 16.93 | 16.93 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF0F4
Deuteranopia (green-blind)
#D9E0F5
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #71fcf4; /* rgb */ color: rgb(113, 252, 244); /* oklch */ color: oklch(91.2% 0.122 190.1);
Tailwind
colors: {
custom: {
50: '#a6fef7',
500: '#71fcf4',
950: '#000000',
},
}SCSS
$custom: #71fcf4; $custom-light: #a6fef7; $custom-dark: #000000;
JSON
{
"hex": "#71fcf4",
"rgb": {
"r": 113,
"g": 252,
"b": 244
},
"hsl": {
"h": 176.547,
"s": 95.862,
"l": 71.569
},
"oklch": {
"l": 0.9123,
"c": 0.12152,
"h": 190.1
},
"luminance": 0.79663
}Semantic roles & 50–950 ramp
primary
#71FCF4
secondary
#D83942
accent
#000DE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#111817
muted
#818685