#71FEF7#71FEF7
#71FEF7 is a very light, vivid teal. Relative luminance 0.811; OKLCH L 91.8% C 0.123 H 190.8°. Best body text is #000000 at 17.22:1 contrast (WCAG AA passes).
Color values
| HEX | #71FEF7 |
|---|---|
| RGB | rgb(113, 254, 247) |
| HSL | hsl(177, 99%, 72%) |
| HSV | hsv(177, 56%, 100%) |
| CMYK | cmyk(55.5%, 0%, 2.8%, 0.4%) |
| CIE-LAB | lab(92.18, -39.68, -8.23) |
| CIE-LCH | lch(92.18, 40.53, 191.72°) |
| OKLab | oklab(91.78% -0.1205 -0.0229) |
| OKLCH | oklch(91.78% 0.123 190.8) |
| XYZ | xyz(59.0331, 81.1039, 100.5212) |
| Luminance | 0.8111 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.28
Bright Turquoise
#0FFEF9
ΔE00 3.46
Aqua
#00FFFF
ΔE00 3.91
Bright Aqua
#0BF9EA
ΔE00 4.68
Bright Light Blue
#26F7FD
ΔE00 4.98
Light Cyan
#ACFFFC
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FEF7 #FE7178
analogous
#71FEB0 #71FEF7 #71BFFE
triadic
#71FEF7 #F771FE #FEF771
tetradic
#71FEF7 #B071FE #FE7178 #BFFE71
square
#71FEF7 #B071FE #FE7178 #BFFE71
split-complementary
#71FEF7 #FE71BF #FEB071
monochromatic
#02F3E7 #34FEF4 #71FEF7 #AEFEFA #E1FFFD
Accessibility & contrast
On white
1.22
#71FEF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.22
#71FEF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FEF7
17.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FEF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FEF7 | 1.00 | 1.22 | 17.22 | 17.22 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F2F7
Deuteranopia (green-blind)
#DAE2F8
Tritanopia (blue-blind)
#00FFFB
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #71fef7; /* rgb */ color: rgb(113, 254, 247); /* oklch */ color: oklch(91.8% 0.123 190.8);
Tailwind
colors: {
custom: {
50: '#a6fff9',
500: '#71fef7',
950: '#000000',
},
}SCSS
$custom: #71fef7; $custom-light: #a6fff9; $custom-dark: #000000;
JSON
{
"hex": "#71fef7",
"rgb": {
"r": 113,
"g": 254,
"b": 247
},
"hsl": {
"h": 177.021,
"s": 98.601,
"l": 71.961
},
"oklch": {
"l": 0.91781,
"c": 0.12262,
"h": 190.8
},
"luminance": 0.8111
}Semantic roles & 50–950 ramp
primary
#71FEF7
secondary
#DB3941
accent
#000BE6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#111817
muted
#818685