#71FCFC#71FCFC
#71FCFC is a very light, vivid teal. Relative luminance 0.802; OKLCH L 91.5% C 0.121 H 195.2°. Best body text is #000000 at 17.03:1 contrast (WCAG AA passes).
Color values
| HEX | #71FCFC |
|---|---|
| RGB | rgb(113, 252, 252) |
| HSL | hsl(180, 96%, 72%) |
| HSV | hsv(180, 55%, 99%) |
| CMYK | cmyk(55.2%, 0%, 0%, 1.2%) |
| CIE-LAB | lab(91.75, -37.49, -11.45) |
| CIE-LCH | lch(91.75, 39.20, 196.99°) |
| OKLab | oklab(91.48% -0.1164 -0.0317) |
| OKLCH | oklch(91.48% 0.121 195.2) |
| XYZ | xyz(59.1837, 80.1539, 104.4289) |
| Luminance | 0.8016 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.46
Bright Light Blue
#26F7FD
ΔE00 3.51
Aqua
#00FFFF
ΔE00 3.67
Bright Turquoise
#0FFEF9
ΔE00 4.15
Light Cyan
#ACFFFC
ΔE00 5.61
Robin Egg Blue
#8AF1FE
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FCFC #FC7171
analogous
#71FCB7 #71FCFC #71B7FC
triadic
#71FCFC #FC71FC #FCFC71
tetradic
#71FCFC #B771FC #FC7171 #B7FC71
square
#71FCFC #B771FC #FC7171 #B7FC71
split-complementary
#71FCFC #FC71B7 #FCB771
monochromatic
#05EEEE #35FBFB #71FCFC #ADFDFD #E1FEFE
Accessibility & contrast
On white
1.23
#71FCFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.03
#71FCFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FCFC
17.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FCFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FCFC | 1.00 | 1.23 | 17.03 | 17.03 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF1FC
Deuteranopia (green-blind)
#D7E0FD
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #71fcfc; /* rgb */ color: rgb(113, 252, 252); /* oklch */ color: oklch(91.5% 0.121 195.2);
Tailwind
colors: {
custom: {
50: '#a6fefd',
500: '#71fcfc',
950: '#000000',
},
}SCSS
$custom: #71fcfc; $custom-light: #a6fefd; $custom-dark: #000000;
JSON
{
"hex": "#71fcfc",
"rgb": {
"r": 113,
"g": 252,
"b": 252
},
"hsl": {
"h": 180,
"s": 95.862,
"l": 71.569
},
"oklch": {
"l": 0.91484,
"c": 0.12061,
"h": 195.2
},
"luminance": 0.8016
}Semantic roles & 50–950 ramp
primary
#71FCFC
secondary
#D83939
accent
#0000E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#111817
muted
#818685