#71FCF8#71FCF8
#71FCF8 is a very light, vivid teal. Relative luminance 0.799; OKLCH L 91.4% C 0.121 H 192.7°. Best body text is #000000 at 16.98:1 contrast (WCAG AA passes).
Color values
| HEX | #71FCF8 |
|---|---|
| RGB | rgb(113, 252, 248) |
| HSL | hsl(178, 96%, 72%) |
| HSV | hsv(178, 55%, 99%) |
| CMYK | cmyk(55.2%, 0%, 1.6%, 1.2%) |
| CIE-LAB | lab(91.64, -38.52, -9.54) |
| CIE-LCH | lch(91.64, 39.69, 193.92°) |
| OKLab | oklab(91.36% -0.118 -0.0265) |
| OKLCH | oklch(91.36% 0.121 192.7) |
| XYZ | xyz(58.5565, 79.9030, 101.1256) |
| Luminance | 0.7991 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.73
Bright Turquoise
#0FFEF9
ΔE00 3.61
Aqua
#00FFFF
ΔE00 3.66
Bright Light Blue
#26F7FD
ΔE00 4.20
Bright Aqua
#0BF9EA
ΔE00 5.32
Light Cyan
#ACFFFC
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FCF8 #FC7175
analogous
#71FCB3 #71FCF8 #71BBFC
triadic
#71FCF8 #F871FC #FCF871
tetradic
#71FCF8 #B371FC #FC7175 #BBFC71
square
#71FCF8 #B371FC #FC7175 #BBFC71
split-complementary
#71FCF8 #FC71BB #FCB371
monochromatic
#05EEE7 #35FBF5 #71FCF8 #ADFDFB #E1FEFE
Accessibility & contrast
On white
1.24
#71FCF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.98
#71FCF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FCF8
16.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FCF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FCF8 | 1.00 | 1.24 | 16.98 | 16.98 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF1F8
Deuteranopia (green-blind)
#D8E0F9
Tritanopia (blue-blind)
#00FFFA
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #71fcf8; /* rgb */ color: rgb(113, 252, 248); /* oklch */ color: oklch(91.4% 0.121 192.7);
Tailwind
colors: {
custom: {
50: '#a6fefa',
500: '#71fcf8',
950: '#000000',
},
}SCSS
$custom: #71fcf8; $custom-light: #a6fefa; $custom-dark: #000000;
JSON
{
"hex": "#71fcf8",
"rgb": {
"r": 113,
"g": 252,
"b": 248
},
"hsl": {
"h": 178.273,
"s": 95.862,
"l": 71.569
},
"oklch": {
"l": 0.91356,
"c": 0.12093,
"h": 192.7
},
"luminance": 0.79909
}Semantic roles & 50–950 ramp
primary
#71FCF8
secondary
#D8393E
accent
#0007E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#111817
muted
#818685