#71FED7#71FED7
#71FED7 is a very light, vivid teal. Relative luminance 0.793; OKLCH L 90.9% C 0.135 H 172.3°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #71FED7 |
|---|---|
| RGB | rgb(113, 254, 215) |
| HSL | hsl(163, 99%, 72%) |
| HSV | hsv(163, 56%, 100%) |
| CMYK | cmyk(55.5%, 0%, 15.4%, 0.4%) |
| CIE-LAB | lab(91.37, -47.37, 7.16) |
| CIE-LCH | lch(91.37, 47.91, 171.41°) |
| OKLab | oklab(90.85% -0.1341 0.0182) |
| OKLCH | oklch(90.85% 0.135 172.3) |
| XYZ | xyz(54.5119, 79.2954, 76.7096) |
| Luminance | 0.7930 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.70
Light Aqua
#8CFFDB
ΔE00 2.30
Light Turquoise
#7EF4CC
ΔE00 2.67
Light Aquamarine
#7BFDC7
ΔE00 4.09
Bright Teal
#01F9C6
ΔE00 4.60
Tiffany Blue
#7BF2DA
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FED7 #FE7198
analogous
#71FE91 #71FED7 #71DFFE
triadic
#71FED7 #D771FE #FED771
tetradic
#71FED7 #9171FE #FE7198 #DFFE71
square
#71FED7 #9171FE #FE7198 #DFFE71
split-complementary
#71FED7 #FE71DF #FE9171
monochromatic
#02F3B0 #34FEC6 #71FED7 #AEFEE8 #E1FFF6
Accessibility & contrast
On white
1.25
#71FED7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.86
#71FED7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FED7
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FED7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FED7 | 1.00 | 1.25 | 16.86 | 16.86 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EFD5
Deuteranopia (green-blind)
#E2E0DA
Tritanopia (blue-blind)
#19FFF3
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #71fed7; /* rgb */ color: rgb(113, 254, 215); /* oklch */ color: oklch(90.9% 0.135 172.3);
Tailwind
colors: {
custom: {
50: '#a5ffe3',
500: '#71fed7',
950: '#000000',
},
}SCSS
$custom: #71fed7; $custom-light: #a5ffe3; $custom-dark: #000000;
JSON
{
"hex": "#71fed7",
"rgb": {
"r": 113,
"g": 254,
"b": 215
},
"hsl": {
"h": 163.404,
"s": 98.601,
"l": 71.961
},
"oklch": {
"l": 0.90855,
"c": 0.1353,
"h": 172.3
},
"luminance": 0.79301
}Semantic roles & 50–950 ramp
primary
#71FED7
secondary
#DB3965
accent
#003FE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684