#71D3DB#71D3DB
#71D3DB is a light, moderate teal. Relative luminance 0.552; OKLCH L 81.0% C 0.093 H 202.5°. Best body text is #000000 at 12.04:1 contrast (WCAG AA passes).
Color values
| HEX | #71D3DB |
|---|---|
| RGB | rgb(113, 211, 219) |
| HSL | hsl(185, 60%, 65%) |
| HSV | hsv(185, 48%, 86%) |
| CMYK | cmyk(48.4%, 3.7%, 0%, 14.1%) |
| CIE-LAB | lab(79.16, -26.69, -12.87) |
| CIE-LCH | lch(79.16, 29.63, 205.75°) |
| OKLab | oklab(81.02% -0.0859 -0.0355) |
| OKLCH | oklch(81.02% 0.093 202.5) |
| XYZ | xyz(42.8854, 55.2100, 75.4007) |
| Luminance | 0.5521 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.12
Darkturquoise
#00CED1
ΔE00 6.26
Mediumturquoise
#48D1CC
ΔE00 6.36
Robin'S Egg
#6DEDFD
ΔE00 6.38
Robin'S Egg Blue
#98EFF9
ΔE00 7.03
Robin Egg Blue
#8AF1FE
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71D3DB #DB7971
analogous
#71DBAE #71D3DB #719EDB
triadic
#71D3DB #DB71D3 #D3DB71
tetradic
#71D3DB #AE71DB #DB7971 #9EDB71
square
#71D3DB #AE71DB #DB7971 #9EDB71
split-complementary
#71D3DB #DB719E #DBAE71
monochromatic
#2A9EA7 #40C4CF #71D3DB #A2E2E7 #D3F1F4
Accessibility & contrast
On white
1.74
#71D3DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.04
#71D3DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71D3DB
12.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71D3DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71D3DB | 1.00 | 1.74 | 12.04 | 12.04 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CCDC
Deuteranopia (green-blind)
#B5BEDC
Tritanopia (blue-blind)
#31DAD5
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #71d3db; /* rgb */ color: rgb(113, 211, 219); /* oklch */ color: oklch(81.0% 0.093 202.5);
Tailwind
colors: {
custom: {
50: '#a1e0e6',
500: '#71d3db',
950: '#000000',
},
}SCSS
$custom: #71d3db; $custom-light: #a1e0e6; $custom-dark: #000000;
JSON
{
"hex": "#71d3db",
"rgb": {
"r": 113,
"g": 211,
"b": 219
},
"hsl": {
"h": 184.528,
"s": 59.551,
"l": 65.098
},
"oklch": {
"l": 0.81021,
"c": 0.09293,
"h": 202.5
},
"luminance": 0.55214
}Semantic roles & 50–950 ramp
primary
#71D3DB
secondary
#AA4E46
accent
#2B1EC7
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484