#71DACC#71DACC
#71DACC is a very light, moderate teal. Relative luminance 0.580; OKLCH L 82.2% C 0.100 H 184.2°. Best body text is #000000 at 12.60:1 contrast (WCAG AA passes).
Color values
| HEX | #71DACC |
|---|---|
| RGB | rgb(113, 218, 204) |
| HSL | hsl(172, 59%, 65%) |
| HSV | hsv(172, 48%, 85%) |
| CMYK | cmyk(48.2%, 0%, 6.4%, 14.5%) |
| CIE-LAB | lab(80.74, -33.83, -2.51) |
| CIE-LCH | lch(80.74, 33.92, 184.24°) |
| OKLab | oklab(82.15% -0.1 -0.0073) |
| OKLCH | oklch(82.15% 0.1 184.2) |
| XYZ | xyz(42.7760, 58.0095, 66.0578) |
| Luminance | 0.5801 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.80
Mediumturquoise
#48D1CC
ΔE00 4.70
Seafoam Blue
#78D1B6
ΔE00 5.40
Tiffany Blue
#7BF2DA
ΔE00 5.97
Pale Teal
#82CBB2
ΔE00 6.53
Aqua (survey)
#13EAC9
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DACC #DA717F
analogous
#71DA98 #71DACC #71B4DA
triadic
#71DACC #CC71DA #DACC71
tetradic
#71DACC #9871DA #DA717F #B4DA71
square
#71DACC #9871DA #DA717F #B4DA71
split-complementary
#71DACC #DA71B4 #DA9871
monochromatic
#2BA595 #40CDBB #71DACC #A2E7DD #D2F3EF
Accessibility & contrast
On white
1.67
#71DACC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.60
#71DACC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DACC
12.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DACC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DACC | 1.00 | 1.67 | 12.60 | 12.60 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D0CC
Deuteranopia (green-blind)
#C0C3CD
Tritanopia (blue-blind)
#3CDED6
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #71dacc; /* rgb */ color: rgb(113, 218, 204); /* oklch */ color: oklch(82.2% 0.100 184.2);
Tailwind
colors: {
custom: {
50: '#a1e6db',
500: '#71dacc',
950: '#000000',
},
}SCSS
$custom: #71dacc; $custom-light: #a1e6db; $custom-dark: #000000;
JSON
{
"hex": "#71dacc",
"rgb": {
"r": 113,
"g": 218,
"b": 204
},
"hsl": {
"h": 172,
"s": 58.659,
"l": 64.902
},
"oklch": {
"l": 0.82153,
"c": 0.10025,
"h": 184.2
},
"luminance": 0.58013
}Semantic roles & 50–950 ramp
primary
#71DACC
secondary
#A94654
accent
#1F35C6
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1615
muted
#808484