#71FDFC#71FDFC
#71FDFC is a very light, vivid teal. Relative luminance 0.808; OKLCH L 91.7% C 0.121 H 194.6°. Best body text is #000000 at 17.16:1 contrast (WCAG AA passes).
Color values
| HEX | #71FDFC |
|---|---|
| RGB | rgb(113, 253, 252) |
| HSL | hsl(180, 97%, 72%) |
| HSV | hsv(180, 55%, 99%) |
| CMYK | cmyk(55.3%, 0%, 0.4%, 0.8%) |
| CIE-LAB | lab(92.04, -37.95, -11.03) |
| CIE-LCH | lch(92.04, 39.52, 196.21°) |
| OKLab | oklab(91.71% -0.1174 -0.0306) |
| OKLCH | oklch(91.71% 0.121 194.6) |
| XYZ | xyz(59.4985, 80.7836, 104.5338) |
| Luminance | 0.8079 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.43
Aqua
#00FFFF
ΔE00 3.56
Bright Light Blue
#26F7FD
ΔE00 3.69
Bright Turquoise
#0FFEF9
ΔE00 3.94
Light Cyan
#ACFFFC
ΔE00 5.62
Bright Aqua
#0BF9EA
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FDFC #FD7172
analogous
#71FDB6 #71FDFC #71B8FD
triadic
#71FDFC #FC71FD #FDFC71
tetradic
#71FDFC #B671FD #FD7172 #B8FD71
square
#71FDFC #B671FD #FD7172 #B8FD71
split-complementary
#71FDFC #FD71B8 #FDB671
monochromatic
#03F0EF #35FCFB #71FDFC #ADFEFD #E1FFFE
Accessibility & contrast
On white
1.22
#71FDFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.16
#71FDFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FDFC
17.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FDFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FDFC | 1.00 | 1.22 | 17.16 | 17.16 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF2FC
Deuteranopia (green-blind)
#D8E1FD
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #71fdfc; /* rgb */ color: rgb(113, 253, 252); /* oklch */ color: oklch(91.7% 0.121 194.6);
Tailwind
colors: {
custom: {
50: '#a6fefd',
500: '#71fdfc',
950: '#000000',
},
}SCSS
$custom: #71fdfc; $custom-light: #a6fefd; $custom-dark: #000000;
JSON
{
"hex": "#71fdfc",
"rgb": {
"r": 113,
"g": 253,
"b": 252
},
"hsl": {
"h": 179.571,
"s": 97.222,
"l": 71.765
},
"oklch": {
"l": 0.91712,
"c": 0.1213,
"h": 194.6
},
"luminance": 0.8079
}Semantic roles & 50–950 ramp
primary
#71FDFC
secondary
#D9393A
accent
#0002E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#111817
muted
#818685