#71FEF6#71FEF6
#71FEF6 is a very light, vivid teal. Relative luminance 0.810; OKLCH L 91.8% C 0.123 H 190.1°. Best body text is #000000 at 17.21:1 contrast (WCAG AA passes).
Color values
| HEX | #71FEF6 |
|---|---|
| RGB | rgb(113, 254, 246) |
| HSL | hsl(177, 99%, 72%) |
| HSV | hsv(177, 56%, 100%) |
| CMYK | cmyk(55.5%, 0%, 3.1%, 0.4%) |
| CIE-LAB | lab(92.15, -39.94, -7.75) |
| CIE-LCH | lch(92.15, 40.68, 190.99°) |
| OKLab | oklab(91.75% -0.1209 -0.0216) |
| OKLCH | oklch(91.75% 0.123 190.1) |
| XYZ | xyz(58.8792, 81.0423, 99.7107) |
| Luminance | 0.8105 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 3.51
Bright Cyan
#41FDFE
ΔE00 3.53
Aqua
#00FFFF
ΔE00 4.08
Bright Aqua
#0BF9EA
ΔE00 4.49
Bright Light Blue
#26F7FD
ΔE00 5.23
Light Cyan
#ACFFFC
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FEF6 #FE7179
analogous
#71FEB0 #71FEF6 #71BFFE
triadic
#71FEF6 #F671FE #FEF671
tetradic
#71FEF6 #B071FE #FE7179 #BFFE71
square
#71FEF6 #B071FE #FE7179 #BFFE71
split-complementary
#71FEF6 #FE71BF #FEB071
monochromatic
#02F3E5 #34FEF2 #71FEF6 #AEFEFA #E1FFFD
Accessibility & contrast
On white
1.22
#71FEF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.21
#71FEF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FEF6
17.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FEF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FEF6 | 1.00 | 1.22 | 17.21 | 17.21 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F2F6
Deuteranopia (green-blind)
#DAE1F7
Tritanopia (blue-blind)
#00FFFB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #71fef6; /* rgb */ color: rgb(113, 254, 246); /* oklch */ color: oklch(91.8% 0.123 190.1);
Tailwind
colors: {
custom: {
50: '#a6fff9',
500: '#71fef6',
950: '#000000',
},
}SCSS
$custom: #71fef6; $custom-light: #a6fff9; $custom-dark: #000000;
JSON
{
"hex": "#71fef6",
"rgb": {
"r": 113,
"g": 254,
"b": 246
},
"hsl": {
"h": 176.596,
"s": 98.601,
"l": 71.961
},
"oklch": {
"l": 0.9175,
"c": 0.12279,
"h": 190.1
},
"luminance": 0.81048
}Semantic roles & 50–950 ramp
primary
#71FEF6
secondary
#DB3942
accent
#000DE6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#111817
muted
#818685