#71D3DC#71D3DC
#71D3DC is a light, moderate teal. Relative luminance 0.553; OKLCH L 81.1% C 0.093 H 203.3°. Best body text is #000000 at 12.05:1 contrast (WCAG AA passes).
Color values
| HEX | #71D3DC |
|---|---|
| RGB | rgb(113, 211, 220) |
| HSL | hsl(185, 60%, 65%) |
| HSV | hsv(185, 49%, 86%) |
| CMYK | cmyk(48.6%, 4.1%, 0%, 13.7%) |
| CIE-LAB | lab(79.19, -26.42, -13.36) |
| CIE-LCH | lch(79.19, 29.61, 206.82°) |
| OKLab | oklab(81.05% -0.0855 -0.0368) |
| OKLCH | oklch(81.05% 0.093 203.3) |
| XYZ | xyz(43.0175, 55.2628, 76.0961) |
| Luminance | 0.5527 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.05
Robin'S Egg
#6DEDFD
ΔE00 6.26
Darkturquoise
#00CED1
ΔE00 6.47
Mediumturquoise
#48D1CC
ΔE00 6.70
Robin'S Egg Blue
#98EFF9
ΔE00 6.96
Robin Egg Blue
#8AF1FE
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71D3DC #DC7A71
analogous
#71DCB0 #71D3DC #719DDC
triadic
#71D3DC #DC71D3 #D3DC71
tetradic
#71D3DC #B071DC #DC7A71 #9DDC71
square
#71D3DC #B071DC #DC7A71 #9DDC71
split-complementary
#71D3DC #DC719D #DCB071
monochromatic
#2A9EA9 #40C4D0 #71D3DC #A2E2E8 #D3F1F4
Accessibility & contrast
On white
1.74
#71D3DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.05
#71D3DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71D3DC
12.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71D3DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71D3DC | 1.00 | 1.74 | 12.05 | 12.05 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CCDD
Deuteranopia (green-blind)
#B4BFDD
Tritanopia (blue-blind)
#30DAD5
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #71d3dc; /* rgb */ color: rgb(113, 211, 220); /* oklch */ color: oklch(81.1% 0.093 203.3);
Tailwind
colors: {
custom: {
50: '#a1e0e6',
500: '#71d3dc',
950: '#000000',
},
}SCSS
$custom: #71d3dc; $custom-light: #a1e0e6; $custom-dark: #000000;
JSON
{
"hex": "#71d3dc",
"rgb": {
"r": 113,
"g": 211,
"b": 220
},
"hsl": {
"h": 185.047,
"s": 60.452,
"l": 65.294
},
"oklch": {
"l": 0.81055,
"c": 0.09309,
"h": 203.3
},
"luminance": 0.55267
}Semantic roles & 50–950 ramp
primary
#71D3DC
secondary
#AC4E46
accent
#2C1DC8
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1516
muted
#808484