#71FDF7#71FDF7
#71FDF7 is a very light, vivid teal. Relative luminance 0.805; OKLCH L 91.6% C 0.122 H 191.4°. Best body text is #000000 at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #71FDF7 |
|---|---|
| RGB | rgb(113, 253, 247) |
| HSL | hsl(177, 97%, 72%) |
| HSV | hsv(177, 55%, 99%) |
| CMYK | cmyk(55.3%, 0%, 2.4%, 0.8%) |
| CIE-LAB | lab(91.90, -39.23, -8.65) |
| CIE-LCH | lch(91.90, 40.17, 192.43°) |
| OKLab | oklab(91.55% -0.1194 -0.0241) |
| OKLCH | oklch(91.55% 0.122 191.4) |
| XYZ | xyz(58.7166, 80.4709, 100.4157) |
| Luminance | 0.8048 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.07
Bright Turquoise
#0FFEF9
ΔE00 3.48
Aqua
#00FFFF
ΔE00 3.81
Bright Light Blue
#26F7FD
ΔE00 4.69
Bright Aqua
#0BF9EA
ΔE00 4.87
Light Cyan
#ACFFFC
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FDF7 #FD7177
analogous
#71FDB1 #71FDF7 #71BDFD
triadic
#71FDF7 #F771FD #FDF771
tetradic
#71FDF7 #B171FD #FD7177 #BDFD71
square
#71FDF7 #B171FD #FD7177 #BDFD71
split-complementary
#71FDF7 #FD71BD #FDB171
monochromatic
#03F0E6 #35FCF4 #71FDF7 #ADFEFA #E1FFFD
Accessibility & contrast
On white
1.23
#71FDF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.10
#71FDF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FDF7
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FDF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FDF7 | 1.00 | 1.23 | 17.10 | 17.10 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F1F7
Deuteranopia (green-blind)
#D9E1F8
Tritanopia (blue-blind)
#00FFFB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #71fdf7; /* rgb */ color: rgb(113, 253, 247); /* oklch */ color: oklch(91.6% 0.122 191.4);
Tailwind
colors: {
custom: {
50: '#a6fef9',
500: '#71fdf7',
950: '#000000',
},
}SCSS
$custom: #71fdf7; $custom-light: #a6fef9; $custom-dark: #000000;
JSON
{
"hex": "#71fdf7",
"rgb": {
"r": 113,
"g": 253,
"b": 247
},
"hsl": {
"h": 177.429,
"s": 97.222,
"l": 71.765
},
"oklch": {
"l": 0.91553,
"c": 0.12183,
"h": 191.4
},
"luminance": 0.80477
}Semantic roles & 50–950 ramp
primary
#71FDF7
secondary
#D93940
accent
#000AE6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#111817
muted
#818685