#71FEFD#71FEFD
#71FEFD is a very light, vivid teal. Relative luminance 0.815; OKLCH L 92.0% C 0.122 H 194.6°. Best body text is #000000 at 17.30:1 contrast (WCAG AA passes).
Color values
| HEX | #71FEFD |
|---|---|
| RGB | rgb(113, 254, 253) |
| HSL | hsl(180, 99%, 72%) |
| HSV | hsv(180, 56%, 100%) |
| CMYK | cmyk(55.5%, 0%, 0.4%, 0.4%) |
| CIE-LAB | lab(92.34, -38.15, -11.09) |
| CIE-LCH | lch(92.34, 39.73, 196.21°) |
| OKLab | oklab(91.97% -0.118 -0.0307) |
| OKLCH | oklch(91.97% 0.122 194.6) |
| XYZ | xyz(59.9739, 81.4802, 105.4761) |
| Luminance | 0.8149 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.41
Aqua
#00FFFF
ΔE00 3.53
Bright Light Blue
#26F7FD
ΔE00 3.75
Bright Turquoise
#0FFEF9
ΔE00 3.92
Light Cyan
#ACFFFC
ΔE00 5.64
Bright Aqua
#0BF9EA
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FEFD #FE7172
analogous
#71FEB6 #71FEFD #71B9FE
triadic
#71FEFD #FD71FE #FEFD71
tetradic
#71FEFD #B671FE #FE7172 #B9FE71
square
#71FEFD #B671FE #FE7172 #B9FE71
split-complementary
#71FEFD #FE71B9 #FEB671
monochromatic
#02F3F1 #34FEFC #71FEFD #AEFEFE #E1FFFF
Accessibility & contrast
On white
1.21
#71FEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.30
#71FEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FEFD
17.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FEFD | 1.00 | 1.21 | 17.30 | 17.30 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF3FD
Deuteranopia (green-blind)
#D8E2FE
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #71fefd; /* rgb */ color: rgb(113, 254, 253); /* oklch */ color: oklch(92.0% 0.122 194.6);
Tailwind
colors: {
custom: {
50: '#a6fffe',
500: '#71fefd',
950: '#000000',
},
}SCSS
$custom: #71fefd; $custom-light: #a6fffe; $custom-dark: #000000;
JSON
{
"hex": "#71fefd",
"rgb": {
"r": 113,
"g": 254,
"b": 253
},
"hsl": {
"h": 179.574,
"s": 98.601,
"l": 71.961
},
"oklch": {
"l": 0.91971,
"c": 0.12194,
"h": 194.6
},
"luminance": 0.81486
}Semantic roles & 50–950 ramp
primary
#71FEFD
secondary
#DB393A
accent
#0002E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#111817
muted
#818685