#71FEF5#71FEF5
#71FEF5 is a very light, vivid teal. Relative luminance 0.810; OKLCH L 91.7% C 0.123 H 189.5°. Best body text is #000000 at 17.20:1 contrast (WCAG AA passes).
Color values
| HEX | #71FEF5 |
|---|---|
| RGB | rgb(113, 254, 245) |
| HSL | hsl(176, 99%, 72%) |
| HSV | hsv(176, 56%, 100%) |
| CMYK | cmyk(55.5%, 0%, 3.5%, 0.4%) |
| CIE-LAB | lab(92.12, -40.19, -7.27) |
| CIE-LCH | lch(92.12, 40.84, 190.26°) |
| OKLab | oklab(91.72% -0.1213 -0.0203) |
| OKLCH | oklch(91.72% 0.123 189.5) |
| XYZ | xyz(58.7261, 80.9811, 98.9045) |
| Luminance | 0.8099 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 3.58
Bright Cyan
#41FDFE
ΔE00 3.78
Aqua
#00FFFF
ΔE00 4.26
Bright Aqua
#0BF9EA
ΔE00 4.31
Bright Light Blue
#26F7FD
ΔE00 5.50
Tiffany Blue
#7BF2DA
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FEF5 #FE717A
analogous
#71FEAF #71FEF5 #71C1FE
triadic
#71FEF5 #F571FE #FEF571
tetradic
#71FEF5 #AF71FE #FE717A #C1FE71
square
#71FEF5 #AF71FE #FE717A #C1FE71
split-complementary
#71FEF5 #FE71C1 #FEAF71
monochromatic
#02F3E3 #34FEF1 #71FEF5 #AEFEF9 #E1FFFD
Accessibility & contrast
On white
1.22
#71FEF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.20
#71FEF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FEF5
17.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FEF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FEF5 | 1.00 | 1.22 | 17.20 | 17.20 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F2F5
Deuteranopia (green-blind)
#DBE1F6
Tritanopia (blue-blind)
#00FFFB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #71fef5; /* rgb */ color: rgb(113, 254, 245); /* oklch */ color: oklch(91.7% 0.123 189.5);
Tailwind
colors: {
custom: {
50: '#a6fff8',
500: '#71fef5',
950: '#000000',
},
}SCSS
$custom: #71fef5; $custom-light: #a6fff8; $custom-dark: #000000;
JSON
{
"hex": "#71fef5",
"rgb": {
"r": 113,
"g": 254,
"b": 245
},
"hsl": {
"h": 176.17,
"s": 98.601,
"l": 71.961
},
"oklch": {
"l": 0.91719,
"c": 0.12298,
"h": 189.5
},
"luminance": 0.80987
}Semantic roles & 50–950 ramp
primary
#71FEF5
secondary
#DB3943
accent
#000FE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#111817
muted
#818685