#71FEFF#71FEFF
#71FEFF is a very light, vivid teal. Relative luminance 0.816; OKLCH L 92.0% C 0.122 H 195.9°. Best body text is #000000 at 17.32:1 contrast (WCAG AA passes).
Color values
| HEX | #71FEFF |
|---|---|
| RGB | rgb(113, 254, 255) |
| HSL | hsl(180, 100%, 72%) |
| HSV | hsv(180, 56%, 100%) |
| CMYK | cmyk(55.7%, 0.4%, 0%, 0%) |
| CIE-LAB | lab(92.40, -37.63, -12.04) |
| CIE-LCH | lch(92.40, 39.51, 197.74°) |
| OKLab | oklab(92.04% -0.1172 -0.0333) |
| OKLCH | oklch(92.04% 0.122 195.9) |
| XYZ | xyz(60.2942, 81.6083, 107.1628) |
| Luminance | 0.8161 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.46
Bright Light Blue
#26F7FD
ΔE00 3.52
Aqua
#00FFFF
ΔE00 3.67
Bright Turquoise
#0FFEF9
ΔE00 4.29
Light Cyan
#ACFFFC
ΔE00 5.65
Robin Egg Blue
#8AF1FE
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FEFF #FF7271
analogous
#71FFB9 #71FEFF #71B7FF
triadic
#71FEFF #FF71FE #FEFF71
tetradic
#71FEFF #B971FF #FF7271 #B7FF71
square
#71FEFF #B971FF #FF7271 #B7FF71
split-complementary
#71FEFF #FF71B7 #FFB971
monochromatic
#00F4F6 #34FEFF #71FEFF #AEFEFF #E0FFFF
Accessibility & contrast
On white
1.21
#71FEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.32
#71FEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FEFF
17.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FEFF | 1.00 | 1.21 | 17.32 | 17.32 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF3FF
Deuteranopia (green-blind)
#D8E2FF
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #71feff; /* rgb */ color: rgb(113, 254, 255); /* oklch */ color: oklch(92.0% 0.122 195.9);
Tailwind
colors: {
custom: {
50: '#a7ffff',
500: '#71feff',
950: '#000000',
},
}SCSS
$custom: #71feff; $custom-light: #a7ffff; $custom-dark: #000000;
JSON
{
"hex": "#71feff",
"rgb": {
"r": 113,
"g": 254,
"b": 255
},
"hsl": {
"h": 180.423,
"s": 100,
"l": 72.157
},
"oklch": {
"l": 0.92036,
"c": 0.12184,
"h": 195.9
},
"luminance": 0.81614
}Semantic roles & 50–950 ramp
primary
#71FEFF
secondary
#DC3938
accent
#0200E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#111818
muted
#818686