#71FEFA#71FEFA
#71FEFA is a very light, vivid teal. Relative luminance 0.813; OKLCH L 91.9% C 0.122 H 192.7°. Best body text is #000000 at 17.26:1 contrast (WCAG AA passes).
Color values
| HEX | #71FEFA |
|---|---|
| RGB | rgb(113, 254, 250) |
| HSL | hsl(178, 99%, 72%) |
| HSV | hsv(178, 56%, 100%) |
| CMYK | cmyk(55.5%, 0%, 1.6%, 0.4%) |
| CIE-LAB | lab(92.26, -38.92, -9.66) |
| CIE-LCH | lch(92.26, 40.10, 193.94°) |
| OKLab | oklab(91.88% -0.1192 -0.0268) |
| OKLCH | oklch(91.88% 0.122 192.7) |
| XYZ | xyz(59.4998, 81.2905, 102.9789) |
| Luminance | 0.8130 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.69
Bright Turquoise
#0FFEF9
ΔE00 3.55
Aqua
#00FFFF
ΔE00 3.57
Bright Light Blue
#26F7FD
ΔE00 4.28
Bright Aqua
#0BF9EA
ΔE00 5.37
Light Cyan
#ACFFFC
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FEFA #FE7175
analogous
#71FEB4 #71FEFA #71BCFE
triadic
#71FEFA #FA71FE #FEFA71
tetradic
#71FEFA #B471FE #FE7175 #BCFE71
square
#71FEFA #B471FE #FE7175 #BCFE71
split-complementary
#71FEFA #FE71BC #FEB471
monochromatic
#02F3EC #34FEF8 #71FEFA #AEFEFC #E1FFFE
Accessibility & contrast
On white
1.22
#71FEFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.26
#71FEFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FEFA
17.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FEFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FEFA | 1.00 | 1.22 | 17.26 | 17.26 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F3FA
Deuteranopia (green-blind)
#D9E2FB
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #71fefa; /* rgb */ color: rgb(113, 254, 250); /* oklch */ color: oklch(91.9% 0.122 192.7);
Tailwind
colors: {
custom: {
50: '#a6fffb',
500: '#71fefa',
950: '#000000',
},
}SCSS
$custom: #71fefa; $custom-light: #a6fffb; $custom-dark: #000000;
JSON
{
"hex": "#71fefa",
"rgb": {
"r": 113,
"g": 254,
"b": 250
},
"hsl": {
"h": 178.298,
"s": 98.601,
"l": 71.961
},
"oklch": {
"l": 0.91875,
"c": 0.1222,
"h": 192.7
},
"luminance": 0.81296
}Semantic roles & 50–950 ramp
primary
#71FEFA
secondary
#DB393D
accent
#0007E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#111817
muted
#818685