#71FCFA#71FCFA
#71FCFA is a very light, vivid teal. Relative luminance 0.800; OKLCH L 91.4% C 0.121 H 194.0°. Best body text is #000000 at 17.01:1 contrast (WCAG AA passes).
Color values
| HEX | #71FCFA |
|---|---|
| RGB | rgb(113, 252, 250) |
| HSL | hsl(179, 96%, 72%) |
| HSV | hsv(179, 55%, 99%) |
| CMYK | cmyk(55.2%, 0%, 0.8%, 1.2%) |
| CIE-LAB | lab(91.70, -38.01, -10.50) |
| CIE-LCH | lch(91.70, 39.43, 195.44°) |
| OKLab | oklab(91.42% -0.1172 -0.0291) |
| OKLCH | oklch(91.42% 0.121 194) |
| XYZ | xyz(58.8684, 80.0278, 102.7685) |
| Luminance | 0.8003 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.50
Aqua
#00FFFF
ΔE00 3.59
Bright Light Blue
#26F7FD
ΔE00 3.80
Bright Turquoise
#0FFEF9
ΔE00 3.82
Light Cyan
#ACFFFC
ΔE00 5.64
Bright Aqua
#0BF9EA
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FCFA #FC7173
analogous
#71FCB5 #71FCFA #71B9FC
triadic
#71FCFA #FA71FC #FCFA71
tetradic
#71FCFA #B571FC #FC7173 #B9FC71
square
#71FCFA #B571FC #FC7173 #B9FC71
split-complementary
#71FCFA #FC71B9 #FCB571
monochromatic
#05EEEA #35FBF8 #71FCFA #ADFDFC #E1FEFE
Accessibility & contrast
On white
1.23
#71FCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.01
#71FCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FCFA
17.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FCFA | 1.00 | 1.23 | 17.01 | 17.01 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF1FA
Deuteranopia (green-blind)
#D7E0FB
Tritanopia (blue-blind)
#00FFFB
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #71fcfa; /* rgb */ color: rgb(113, 252, 250); /* oklch */ color: oklch(91.4% 0.121 194.0);
Tailwind
colors: {
custom: {
50: '#a6fefb',
500: '#71fcfa',
950: '#000000',
},
}SCSS
$custom: #71fcfa; $custom-light: #a6fefb; $custom-dark: #000000;
JSON
{
"hex": "#71fcfa",
"rgb": {
"r": 113,
"g": 252,
"b": 250
},
"hsl": {
"h": 179.137,
"s": 95.862,
"l": 71.569
},
"oklch": {
"l": 0.9142,
"c": 0.12073,
"h": 194
},
"luminance": 0.80034
}Semantic roles & 50–950 ramp
primary
#71FCFA
secondary
#D8393B
accent
#0003E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#111817
muted
#818685