#71DADC#71DADC
#71DADC is a very light, moderate teal. Relative luminance 0.588; OKLCH L 82.7% C 0.098 H 197.1°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).
Color values
| HEX | #71DADC |
|---|---|
| RGB | rgb(113, 218, 220) |
| HSL | hsl(181, 60%, 65%) |
| HSV | hsv(181, 49%, 86%) |
| CMYK | cmyk(48.6%, 0.9%, 0%, 13.7%) |
| CIE-LAB | lab(81.19, -29.82, -10.38) |
| CIE-LCH | lch(81.19, 31.58, 199.18°) |
| OKLab | oklab(82.66% -0.0933 -0.0286) |
| OKLCH | oklch(82.66% 0.098 197.1) |
| XYZ | xyz(44.7945, 58.8169, 76.6885) |
| Luminance | 0.5882 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.79
Darkturquoise
#00CED1
ΔE00 5.80
Aqua Blue
#02D8E9
ΔE00 5.90
Robin'S Egg
#6DEDFD
ΔE00 6.26
Robin'S Egg Blue
#98EFF9
ΔE00 6.72
Robin Egg Blue
#8AF1FE
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DADC #DC7371
analogous
#71DCA8 #71DADC #71A5DC
triadic
#71DADC #DC71DA #DADC71
tetradic
#71DADC #A871DC #DC7371 #A5DC71
square
#71DADC #A871DC #DC7371 #A5DC71
split-complementary
#71DADC #DC71A5 #DCA871
monochromatic
#2AA7A9 #40CDD0 #71DADC #A2E7E8 #D3F4F4
Accessibility & contrast
On white
1.65
#71DADC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.76
#71DADC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DADC
12.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DADC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DADC | 1.00 | 1.65 | 12.76 | 12.76 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED2DC
Deuteranopia (green-blind)
#BCC4DD
Tritanopia (blue-blind)
#2CE0DA
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #71dadc; /* rgb */ color: rgb(113, 218, 220); /* oklch */ color: oklch(82.7% 0.098 197.1);
Tailwind
colors: {
custom: {
50: '#a2e5e6',
500: '#71dadc',
950: '#000000',
},
}SCSS
$custom: #71dadc; $custom-light: #a2e5e6; $custom-dark: #000000;
JSON
{
"hex": "#71dadc",
"rgb": {
"r": 113,
"g": 218,
"b": 220
},
"hsl": {
"h": 181.121,
"s": 60.452,
"l": 65.294
},
"oklch": {
"l": 0.82662,
"c": 0.09757,
"h": 197.1
},
"luminance": 0.58821
}Semantic roles & 50–950 ramp
primary
#71DADC
secondary
#AC4746
accent
#211DC8
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101616
muted
#808484