#71FBDC#71FBDC
#71FBDC is a very light, vivid teal. Relative luminance 0.777; OKLCH L 90.3% C 0.129 H 176.2°. Best body text is #000000 at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #71FBDC |
|---|---|
| RGB | rgb(113, 251, 220) |
| HSL | hsl(167, 95%, 71%) |
| HSV | hsv(167, 55%, 98%) |
| CMYK | cmyk(55%, 0%, 12.4%, 1.6%) |
| CIE-LAB | lab(90.63, -44.93, 3.50) |
| CIE-LCH | lch(90.63, 45.06, 175.55°) |
| OKLab | oklab(90.29% -0.1288 0.0086) |
| OKLCH | oklch(90.29% 0.129 176.2) |
| XYZ | xyz(54.2197, 77.6672, 79.8302) |
| Luminance | 0.7767 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.72
Light Aqua
#8CFFDB
ΔE00 2.94
Aquamarine
#7FFFD4
ΔE00 3.62
Light Turquoise
#7EF4CC
ΔE00 3.63
Aqua (survey)
#13EAC9
ΔE00 5.34
Bright Teal
#01F9C6
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FBDC #FB7190
analogous
#71FB97 #71FBDC #71D5FB
triadic
#71FBDC #DC71FB #FBDC71
tetradic
#71FBDC #9771FB #FB7190 #D5FB71
square
#71FBDC #9771FB #FB7190 #D5FB71
split-complementary
#71FBDC #FB71D5 #FB9771
monochromatic
#07EBB8 #35F9CD #71FBDC #ADFDEB #E1FEF8
Accessibility & contrast
On white
1.27
#71FBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.53
#71FBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FBDC
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FBDC | 1.00 | 1.27 | 16.53 | 16.53 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EDDB
Deuteranopia (green-blind)
#DEDEDE
Tritanopia (blue-blind)
#10FEF2
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #71fbdc; /* rgb */ color: rgb(113, 251, 220); /* oklch */ color: oklch(90.3% 0.129 176.2);
Tailwind
colors: {
custom: {
50: '#a4fde6',
500: '#71fbdc',
950: '#000000',
},
}SCSS
$custom: #71fbdc; $custom-light: #a4fde6; $custom-dark: #000000;
JSON
{
"hex": "#71fbdc",
"rgb": {
"r": 113,
"g": 251,
"b": 220
},
"hsl": {
"h": 166.522,
"s": 94.521,
"l": 71.373
},
"oklch": {
"l": 0.90293,
"c": 0.12906,
"h": 176.2
},
"luminance": 0.77672
}Semantic roles & 50–950 ramp
primary
#71FBDC
secondary
#D7395D
accent
#0034E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684