#71FCFD#71FCFD
#71FCFD is a very light, vivid teal. Relative luminance 0.802; OKLCH L 91.5% C 0.121 H 195.9°. Best body text is #000000 at 17.04:1 contrast (WCAG AA passes).
Color values
| HEX | #71FCFD |
|---|---|
| RGB | rgb(113, 252, 253) |
| HSL | hsl(180, 97%, 72%) |
| HSV | hsv(180, 55%, 99%) |
| CMYK | cmyk(55.3%, 0.4%, 0%, 0.8%) |
| CIE-LAB | lab(91.78, -37.23, -11.93) |
| CIE-LCH | lch(91.78, 39.10, 197.76°) |
| OKLab | oklab(91.52% -0.1159 -0.033) |
| OKLCH | oklch(91.52% 0.121 195.9) |
| XYZ | xyz(59.3425, 80.2175, 105.2656) |
| Luminance | 0.8022 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.51
Bright Light Blue
#26F7FD
ΔE00 3.41
Aqua
#00FFFF
ΔE00 3.75
Bright Turquoise
#0FFEF9
ΔE00 4.35
Light Cyan
#ACFFFC
ΔE00 5.63
Robin Egg Blue
#8AF1FE
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FCFD #FD7271
analogous
#71FDB8 #71FCFD #71B6FD
triadic
#71FCFD #FD71FC #FCFD71
tetradic
#71FCFD #B871FD #FD7271 #B6FD71
square
#71FCFD #B871FD #FD7271 #B6FD71
split-complementary
#71FCFD #FD71B6 #FDB871
monochromatic
#03EFF0 #35FBFC #71FCFD #ADFDFE #E1FEFF
Accessibility & contrast
On white
1.23
#71FCFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.04
#71FCFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FCFD
17.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FCFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FCFD | 1.00 | 1.23 | 17.04 | 17.04 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF1FD
Deuteranopia (green-blind)
#D6E0FE
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #71fcfd; /* rgb */ color: rgb(113, 252, 253); /* oklch */ color: oklch(91.5% 0.121 195.9);
Tailwind
colors: {
custom: {
50: '#a6fefe',
500: '#71fcfd',
950: '#000000',
},
}SCSS
$custom: #71fcfd; $custom-light: #a6fefe; $custom-dark: #000000;
JSON
{
"hex": "#71fcfd",
"rgb": {
"r": 113,
"g": 252,
"b": 253
},
"hsl": {
"h": 180.429,
"s": 97.222,
"l": 71.765
},
"oklch": {
"l": 0.91517,
"c": 0.12056,
"h": 195.9
},
"luminance": 0.80223
}Semantic roles & 50–950 ramp
primary
#71FCFD
secondary
#D93A39
accent
#0200E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#111817
muted
#818685