#71FCFF#71FCFF
#71FCFF is a very light, vivid teal. Relative luminance 0.804; OKLCH L 91.6% C 0.121 H 197.2°. Best body text is #000000 at 17.07:1 contrast (WCAG AA passes).
Color values
| HEX | #71FCFF |
|---|---|
| RGB | rgb(113, 252, 255) |
| HSL | hsl(181, 100%, 72%) |
| HSV | hsv(181, 56%, 100%) |
| CMYK | cmyk(55.7%, 1.2%, 0%, 0%) |
| CIE-LAB | lab(91.84, -36.71, -12.88) |
| CIE-LCH | lch(91.84, 38.91, 199.33°) |
| OKLab | oklab(91.58% -0.1151 -0.0356) |
| OKLCH | oklch(91.58% 0.121 197.2) |
| XYZ | xyz(59.6628, 80.3456, 106.9524) |
| Luminance | 0.8035 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.74
Bright Light Blue
#26F7FD
ΔE00 3.31
Aqua
#00FFFF
ΔE00 4.01
Bright Turquoise
#0FFEF9
ΔE00 4.79
Robin Egg Blue
#8AF1FE
ΔE00 5.42
Robin'S Egg
#6DEDFD
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FCFF #FF7471
analogous
#71FFBB #71FCFF #71B5FF
triadic
#71FCFF #FF71FC #FCFF71
tetradic
#71FCFF #BB71FF #FF7471 #B5FF71
square
#71FCFF #BB71FF #FF7471 #B5FF71
split-complementary
#71FCFF #FF71B5 #FFBB71
monochromatic
#00F0F6 #34FBFF #71FCFF #AEFDFF #E0FEFF
Accessibility & contrast
On white
1.23
#71FCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.07
#71FCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FCFF
17.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FCFF | 1.00 | 1.23 | 17.07 | 17.07 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF1FF
Deuteranopia (green-blind)
#D6E0FF
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #71fcff; /* rgb */ color: rgb(113, 252, 255); /* oklch */ color: oklch(91.6% 0.121 197.2);
Tailwind
colors: {
custom: {
50: '#a6feff',
500: '#71fcff',
950: '#000000',
},
}SCSS
$custom: #71fcff; $custom-light: #a6feff; $custom-dark: #000000;
JSON
{
"hex": "#71fcff",
"rgb": {
"r": 113,
"g": 252,
"b": 255
},
"hsl": {
"h": 181.268,
"s": 100,
"l": 72.157
},
"oklch": {
"l": 0.91582,
"c": 0.12053,
"h": 197.2
},
"luminance": 0.80352
}Semantic roles & 50–950 ramp
primary
#71FCFF
secondary
#DC3C38
accent
#0500E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#111818
muted
#818686