#71FCFE#71FCFE
#71FCFE is a very light, vivid teal. Relative luminance 0.803; OKLCH L 91.5% C 0.121 H 196.6°. Best body text is #000000 at 17.06:1 contrast (WCAG AA passes).
Color values
| HEX | #71FCFE |
|---|---|
| RGB | rgb(113, 252, 254) |
| HSL | hsl(181, 99%, 72%) |
| HSV | hsv(181, 56%, 100%) |
| CMYK | cmyk(55.5%, 0.8%, 0%, 0.4%) |
| CIE-LAB | lab(91.81, -36.97, -12.40) |
| CIE-LCH | lch(91.81, 39.00, 198.55°) |
| OKLab | oklab(91.55% -0.1155 -0.0343) |
| OKLCH | oklch(91.55% 0.121 196.6) |
| XYZ | xyz(59.5023, 80.2813, 106.1068) |
| Luminance | 0.8029 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.60
Bright Light Blue
#26F7FD
ΔE00 3.34
Aqua
#00FFFF
ΔE00 3.86
Bright Turquoise
#0FFEF9
ΔE00 4.56
Light Cyan
#ACFFFC
ΔE00 5.66
Robin Egg Blue
#8AF1FE
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FCFE #FE7371
analogous
#71FEBA #71FCFE #71B6FE
triadic
#71FCFE #FE71FC #FCFE71
tetradic
#71FCFE #BA71FE #FE7371 #B6FE71
square
#71FCFE #BA71FE #FE7371 #B6FE71
split-complementary
#71FCFE #FE71B6 #FEBA71
monochromatic
#02EFF3 #34FBFE #71FCFE #AEFDFE #E1FEFF
Accessibility & contrast
On white
1.23
#71FCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.06
#71FCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FCFE
17.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FCFE | 1.00 | 1.23 | 17.06 | 17.06 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF1FE
Deuteranopia (green-blind)
#D6E0FF
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #71fcfe; /* rgb */ color: rgb(113, 252, 254); /* oklch */ color: oklch(91.5% 0.121 196.6);
Tailwind
colors: {
custom: {
50: '#a6fefe',
500: '#71fcfe',
950: '#000000',
},
}SCSS
$custom: #71fcfe; $custom-light: #a6fefe; $custom-dark: #000000;
JSON
{
"hex": "#71fcfe",
"rgb": {
"r": 113,
"g": 252,
"b": 254
},
"hsl": {
"h": 180.851,
"s": 98.601,
"l": 71.961
},
"oklch": {
"l": 0.91549,
"c": 0.12054,
"h": 196.6
},
"luminance": 0.80287
}Semantic roles & 50–950 ramp
primary
#71FCFE
secondary
#DB3B39
accent
#0300E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#111817
muted
#818685