#71FDF6#71FDF6
#71FDF6 is a very light, vivid teal. Relative luminance 0.804; OKLCH L 91.5% C 0.122 H 190.8°. Best body text is #000000 at 17.08:1 contrast (WCAG AA passes).
Color values
| HEX | #71FDF6 |
|---|---|
| RGB | rgb(113, 253, 246) |
| HSL | hsl(177, 97%, 72%) |
| HSV | hsv(177, 55%, 99%) |
| CMYK | cmyk(55.3%, 0%, 2.8%, 0.8%) |
| CIE-LAB | lab(91.87, -39.48, -8.17) |
| CIE-LCH | lch(91.87, 40.32, 191.69°) |
| OKLab | oklab(91.52% -0.1198 -0.0228) |
| OKLCH | oklch(91.52% 0.122 190.8) |
| XYZ | xyz(58.5627, 80.4093, 99.6052) |
| Luminance | 0.8042 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.30
Bright Turquoise
#0FFEF9
ΔE00 3.49
Aqua
#00FFFF
ΔE00 3.95
Bright Aqua
#0BF9EA
ΔE00 4.65
Bright Light Blue
#26F7FD
ΔE00 4.94
Light Cyan
#ACFFFC
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FDF6 #FD7178
analogous
#71FDB0 #71FDF6 #71BEFD
triadic
#71FDF6 #F671FD #FDF671
tetradic
#71FDF6 #B071FD #FD7178 #BEFD71
square
#71FDF6 #B071FD #FD7178 #BEFD71
split-complementary
#71FDF6 #FD71BE #FDB071
monochromatic
#03F0E4 #35FCF2 #71FDF6 #ADFEFA #E1FFFD
Accessibility & contrast
On white
1.23
#71FDF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.08
#71FDF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FDF6
17.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FDF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FDF6 | 1.00 | 1.23 | 17.08 | 17.08 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F1F6
Deuteranopia (green-blind)
#D9E1F7
Tritanopia (blue-blind)
#00FFFA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #71fdf6; /* rgb */ color: rgb(113, 253, 246); /* oklch */ color: oklch(91.5% 0.122 190.8);
Tailwind
colors: {
custom: {
50: '#a6fef9',
500: '#71fdf6',
950: '#000000',
},
}SCSS
$custom: #71fdf6; $custom-light: #a6fef9; $custom-dark: #000000;
JSON
{
"hex": "#71fdf6",
"rgb": {
"r": 113,
"g": 253,
"b": 246
},
"hsl": {
"h": 177,
"s": 97.222,
"l": 71.765
},
"oklch": {
"l": 0.91521,
"c": 0.12198,
"h": 190.8
},
"luminance": 0.80415
}Semantic roles & 50–950 ramp
primary
#71FDF6
secondary
#D93941
accent
#000BE6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#111817
muted
#818685