#71FFFA#71FFFA
#71FFFA is a very light, vivid teal. Relative luminance 0.819; OKLCH L 92.1% C 0.123 H 192.1°. Best body text is #000000 at 17.39:1 contrast (WCAG AA passes).
Color values
| HEX | #71FFFA |
|---|---|
| RGB | rgb(113, 255, 250) |
| HSL | hsl(178, 100%, 72%) |
| HSV | hsv(178, 56%, 100%) |
| CMYK | cmyk(55.7%, 0%, 2%, 0%) |
| CIE-LAB | lab(92.54, -39.37, -9.24) |
| CIE-LCH | lch(92.54, 40.44, 193.21°) |
| OKLab | oklab(92.1% -0.1202 -0.0257) |
| OKLCH | oklch(92.1% 0.123 192.1) |
| XYZ | xyz(59.8179, 81.9269, 103.0850) |
| Luminance | 0.8193 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.86
Bright Turquoise
#0FFEF9
ΔE00 3.47
Aqua
#00FFFF
ΔE00 3.63
Bright Light Blue
#26F7FD
ΔE00 4.55
Bright Aqua
#0BF9EA
ΔE00 5.16
Light Cyan
#ACFFFC
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FFFA #FF7176
analogous
#71FFB3 #71FFFA #71BDFF
triadic
#71FFFA #FA71FF #FFFA71
tetradic
#71FFFA #B371FF #FF7176 #BDFF71
square
#71FFFA #B371FF #FF7176 #BDFF71
split-complementary
#71FFFA #FF71BD #FFB371
monochromatic
#00F6ED #34FFF8 #71FFFA #AEFFFC #E0FFFE
Accessibility & contrast
On white
1.21
#71FFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.39
#71FFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FFFA
17.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FFFA | 1.00 | 1.21 | 17.39 | 17.39 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F3FA
Deuteranopia (green-blind)
#DAE2FB
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #71fffa; /* rgb */ color: rgb(113, 255, 250); /* oklch */ color: oklch(92.1% 0.123 192.1);
Tailwind
colors: {
custom: {
50: '#a6fffb',
500: '#71fffa',
950: '#000000',
},
}SCSS
$custom: #71fffa; $custom-light: #a6fffb; $custom-dark: #000000;
JSON
{
"hex": "#71fffa",
"rgb": {
"r": 113,
"g": 255,
"b": 250
},
"hsl": {
"h": 177.887,
"s": 100,
"l": 72.157
},
"oklch": {
"l": 0.92103,
"c": 0.12296,
"h": 192.1
},
"luminance": 0.81933
}Semantic roles & 50–950 ramp
primary
#71FFFA
secondary
#DC383E
accent
#0008E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#111817
muted
#818685