#71FDDC#71FDDC
#71FDDC is a very light, vivid teal. Relative luminance 0.789; OKLCH L 90.8% C 0.131 H 175.3°. Best body text is #000000 at 16.79:1 contrast (WCAG AA passes).
Color values
| HEX | #71FDDC |
|---|---|
| RGB | rgb(113, 253, 220) |
| HSL | hsl(166, 97%, 72%) |
| HSV | hsv(166, 55%, 99%) |
| CMYK | cmyk(55.3%, 0%, 13%, 0.8%) |
| CIE-LAB | lab(91.20, -45.80, 4.33) |
| CIE-LCH | lch(91.20, 46.00, 174.60°) |
| OKLab | oklab(90.76% -0.1309 0.0108) |
| OKLCH | oklch(90.76% 0.131 175.3) |
| XYZ | xyz(54.8477, 78.9233, 80.0396) |
| Luminance | 0.7893 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.62
Aquamarine
#7FFFD4
ΔE00 3.10
Tiffany Blue
#7BF2DA
ΔE00 3.32
Light Turquoise
#7EF4CC
ΔE00 3.45
Bright Teal
#01F9C6
ΔE00 5.55
Aqua (survey)
#13EAC9
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FDDC #FD7192
analogous
#71FD96 #71FDDC #71D8FD
triadic
#71FDDC #DC71FD #FDDC71
tetradic
#71FDDC #9671FD #FD7192 #D8FD71
square
#71FDDC #9671FD #FD7192 #D8FD71
split-complementary
#71FDDC #FD71D8 #FD9671
monochromatic
#03F0B8 #35FCCD #71FDDC #ADFEEB #E1FFF8
Accessibility & contrast
On white
1.25
#71FDDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.79
#71FDDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FDDC
16.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FDDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FDDC | 1.00 | 1.25 | 16.79 | 16.79 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EFDB
Deuteranopia (green-blind)
#E0DFDE
Tritanopia (blue-blind)
#0DFFF3
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #71fddc; /* rgb */ color: rgb(113, 253, 220); /* oklch */ color: oklch(90.8% 0.131 175.3);
Tailwind
colors: {
custom: {
50: '#a5fee6',
500: '#71fddc',
950: '#000000',
},
}SCSS
$custom: #71fddc; $custom-light: #a5fee6; $custom-dark: #000000;
JSON
{
"hex": "#71fddc",
"rgb": {
"r": 113,
"g": 253,
"b": 220
},
"hsl": {
"h": 165.857,
"s": 97.222,
"l": 71.765
},
"oklch": {
"l": 0.90758,
"c": 0.1313,
"h": 175.3
},
"luminance": 0.78929
}Semantic roles & 50–950 ramp
primary
#71FDDC
secondary
#D9395F
accent
#0036E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684