#71FCFB#71FCFB
#71FCFB is a very light, vivid teal. Relative luminance 0.801; OKLCH L 91.5% C 0.121 H 194.6°. Best body text is #000000 at 17.02:1 contrast (WCAG AA passes).
Color values
| HEX | #71FCFB |
|---|---|
| RGB | rgb(113, 252, 251) |
| HSL | hsl(180, 96%, 72%) |
| HSV | hsv(180, 55%, 99%) |
| CMYK | cmyk(55.2%, 0%, 0.4%, 1.2%) |
| CIE-LAB | lab(91.73, -37.75, -10.98) |
| CIE-LCH | lch(91.73, 39.31, 196.21°) |
| OKLab | oklab(91.45% -0.1168 -0.0304) |
| OKLCH | oklch(91.45% 0.121 194.6) |
| XYZ | xyz(59.0256, 80.0907, 103.5965) |
| Luminance | 0.8010 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.45
Aqua
#00FFFF
ΔE00 3.61
Bright Light Blue
#26F7FD
ΔE00 3.64
Bright Turquoise
#0FFEF9
ΔE00 3.97
Light Cyan
#ACFFFC
ΔE00 5.62
Bright Aqua
#0BF9EA
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FCFB #FC7172
analogous
#71FCB6 #71FCFB #71B8FC
triadic
#71FCFB #FB71FC #FCFB71
tetradic
#71FCFB #B671FC #FC7172 #B8FC71
square
#71FCFB #B671FC #FC7172 #B8FC71
split-complementary
#71FCFB #FC71B8 #FCB671
monochromatic
#05EEEC #35FBF9 #71FCFB #ADFDFD #E1FEFE
Accessibility & contrast
On white
1.23
#71FCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.02
#71FCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FCFB
17.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FCFB | 1.00 | 1.23 | 17.02 | 17.02 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF1FB
Deuteranopia (green-blind)
#D7E0FC
Tritanopia (blue-blind)
#00FFFB
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #71fcfb; /* rgb */ color: rgb(113, 252, 251); /* oklch */ color: oklch(91.5% 0.121 194.6);
Tailwind
colors: {
custom: {
50: '#a6fefc',
500: '#71fcfb',
950: '#000000',
},
}SCSS
$custom: #71fcfb; $custom-light: #a6fefc; $custom-dark: #000000;
JSON
{
"hex": "#71fcfb",
"rgb": {
"r": 113,
"g": 252,
"b": 251
},
"hsl": {
"h": 179.568,
"s": 95.862,
"l": 71.569
},
"oklch": {
"l": 0.91452,
"c": 0.12066,
"h": 194.6
},
"luminance": 0.80097
}Semantic roles & 50–950 ramp
primary
#71FCFB
secondary
#D8393A
accent
#0002E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#111817
muted
#818685