#71FFFF#71FFFF
#71FFFF is a very light, vivid teal. Relative luminance 0.823; OKLCH L 92.3% C 0.123 H 195.2°. Best body text is #000000 at 17.45:1 contrast (WCAG AA passes).
Color values
| HEX | #71FFFF |
|---|---|
| RGB | rgb(113, 255, 255) |
| HSL | hsl(180, 100%, 72%) |
| HSV | hsv(180, 56%, 100%) |
| CMYK | cmyk(55.7%, 0%, 0%, 0%) |
| CIE-LAB | lab(92.68, -38.09, -11.62) |
| CIE-LCH | lch(92.68, 39.82, 196.97°) |
| OKLab | oklab(92.26% -0.1182 -0.0322) |
| OKLCH | oklch(92.26% 0.123 195.2) |
| XYZ | xyz(60.6123, 82.2446, 107.2689) |
| Luminance | 0.8225 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.42
Aqua
#00FFFF
ΔE00 3.56
Bright Light Blue
#26F7FD
ΔE00 3.69
Bright Turquoise
#0FFEF9
ΔE00 4.09
Light Cyan
#ACFFFC
ΔE00 5.66
Bright Aqua
#0BF9EA
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FFFF #FF7171
analogous
#71FFB8 #71FFFF #71B8FF
triadic
#71FFFF #FF71FF #FFFF71
tetradic
#71FFFF #B871FF #FF7171 #B8FF71
square
#71FFFF #B871FF #FF7171 #B8FF71
split-complementary
#71FFFF #FF71B8 #FFB871
monochromatic
#00F6F6 #34FFFF #71FFFF #AEFFFF #E0FFFF
Accessibility & contrast
On white
1.20
#71FFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.45
#71FFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FFFF
17.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FFFF | 1.00 | 1.20 | 17.45 | 17.45 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F4FF
Deuteranopia (green-blind)
#D9E3FF
Tritanopia (blue-blind)
#00FFFF
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #71ffff; /* rgb */ color: rgb(113, 255, 255); /* oklch */ color: oklch(92.3% 0.123 195.2);
Tailwind
colors: {
custom: {
50: '#a7ffff',
500: '#71ffff',
950: '#000000',
},
}SCSS
$custom: #71ffff; $custom-light: #a7ffff; $custom-dark: #000000;
JSON
{
"hex": "#71ffff",
"rgb": {
"r": 113,
"g": 255,
"b": 255
},
"hsl": {
"h": 180,
"s": 100,
"l": 72.157
},
"oklch": {
"l": 0.92263,
"c": 0.12252,
"h": 195.2
},
"luminance": 0.82251
}Semantic roles & 50–950 ramp
primary
#71FFFF
secondary
#DC3838
accent
#0000E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111818
muted
#818686