#71D3DD#71D3DD
#71D3DD is a light, moderate teal. Relative luminance 0.553; OKLCH L 81.1% C 0.093 H 204.2°. Best body text is #000000 at 12.06:1 contrast (WCAG AA passes).
Color values
| HEX | #71D3DD |
|---|---|
| RGB | rgb(113, 211, 221) |
| HSL | hsl(186, 61%, 65%) |
| HSV | hsv(186, 49%, 87%) |
| CMYK | cmyk(48.9%, 4.5%, 0%, 13.3%) |
| CIE-LAB | lab(79.22, -26.16, -13.85) |
| CIE-LCH | lch(79.22, 29.60, 207.90°) |
| OKLab | oklab(81.09% -0.0851 -0.0382) |
| OKLCH | oklch(81.09% 0.093 204.2) |
| XYZ | xyz(43.1503, 55.3160, 76.7957) |
| Luminance | 0.5532 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.00
Robin'S Egg
#6DEDFD
ΔE00 6.17
Darkturquoise
#00CED1
ΔE00 6.69
Robin'S Egg Blue
#98EFF9
ΔE00 6.91
Robin Egg Blue
#8AF1FE
ΔE00 6.94
Mediumturquoise
#48D1CC
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71D3DD #DD7B71
analogous
#71DDB1 #71D3DD #719DDD
triadic
#71D3DD #DD71D3 #D3DD71
tetradic
#71D3DD #B171DD #DD7B71 #9DDD71
square
#71D3DD #B171DD #DD7B71 #9DDD71
split-complementary
#71D3DD #DD719D #DDB171
monochromatic
#299FAB #40C4D1 #71D3DD #A2E2E9 #D4F2F5
Accessibility & contrast
On white
1.74
#71D3DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.06
#71D3DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71D3DD
12.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71D3DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71D3DD | 1.00 | 1.74 | 12.06 | 12.06 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CCDE
Deuteranopia (green-blind)
#B4BFDD
Tritanopia (blue-blind)
#2FDAD6
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #71d3dd; /* rgb */ color: rgb(113, 211, 221); /* oklch */ color: oklch(81.1% 0.093 204.2);
Tailwind
colors: {
custom: {
50: '#a1e0e7',
500: '#71d3dd',
950: '#000000',
},
}SCSS
$custom: #71d3dd; $custom-light: #a1e0e7; $custom-dark: #000000;
JSON
{
"hex": "#71d3dd",
"rgb": {
"r": 113,
"g": 211,
"b": 221
},
"hsl": {
"h": 185.556,
"s": 61.364,
"l": 65.49
},
"oklch": {
"l": 0.8109,
"c": 0.09326,
"h": 204.2
},
"luminance": 0.5532
}Semantic roles & 50–950 ramp
primary
#71D3DD
secondary
#AD4F45
accent
#2C1CC9
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1516
muted
#808484