#71D7DC#71D7DC
#71D7DC is a light, moderate teal. Relative luminance 0.573; OKLCH L 82.0% C 0.096 H 199.7°. Best body text is #000000 at 12.46:1 contrast (WCAG AA passes).
Color values
| HEX | #71D7DC |
|---|---|
| RGB | rgb(113, 215, 220) |
| HSL | hsl(183, 60%, 65%) |
| HSV | hsv(183, 49%, 86%) |
| CMYK | cmyk(48.6%, 2.3%, 0%, 13.7%) |
| CIE-LAB | lab(80.33, -28.37, -11.65) |
| CIE-LCH | lch(80.33, 30.67, 202.33°) |
| OKLab | oklab(81.97% -0.0899 -0.0321) |
| OKLCH | oklch(81.97% 0.096 199.7) |
| XYZ | xyz(44.0236, 57.2751, 76.4315) |
| Luminance | 0.5728 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.30
Mediumturquoise
#48D1CC
ΔE00 5.45
Darkturquoise
#00CED1
ΔE00 5.87
Robin'S Egg
#6DEDFD
ΔE00 6.05
Robin'S Egg Blue
#98EFF9
ΔE00 6.65
Robin Egg Blue
#8AF1FE
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71D7DC #DC7671
analogous
#71DCAC #71D7DC #71A1DC
triadic
#71D7DC #DC71D7 #D7DC71
tetradic
#71D7DC #AC71DC #DC7671 #A1DC71
square
#71D7DC #AC71DC #DC7671 #A1DC71
split-complementary
#71D7DC #DC71A1 #DCAC71
monochromatic
#2AA3A9 #40C9D0 #71D7DC #A2E5E8 #D3F3F4
Accessibility & contrast
On white
1.69
#71D7DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.46
#71D7DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71D7DC
12.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71D7DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71D7DC | 1.00 | 1.69 | 12.46 | 12.46 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACFDD
Deuteranopia (green-blind)
#B9C2DD
Tritanopia (blue-blind)
#2EDDD8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #71d7dc; /* rgb */ color: rgb(113, 215, 220); /* oklch */ color: oklch(82.0% 0.096 199.7);
Tailwind
colors: {
custom: {
50: '#a1e3e6',
500: '#71d7dc',
950: '#000000',
},
}SCSS
$custom: #71d7dc; $custom-light: #a1e3e6; $custom-dark: #000000;
JSON
{
"hex": "#71d7dc",
"rgb": {
"r": 113,
"g": 215,
"b": 220
},
"hsl": {
"h": 182.804,
"s": 60.452,
"l": 65.294
},
"oklch": {
"l": 0.81972,
"c": 0.09551,
"h": 199.7
},
"luminance": 0.57279
}Semantic roles & 50–950 ramp
primary
#71D7DC
secondary
#AC4A46
accent
#251DC8
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101516
muted
#808484