#71DCDB#71DCDB
#71DCDB is a very light, moderate teal. Relative luminance 0.598; OKLCH L 83.1% C 0.099 H 194.6°. Best body text is #000000 at 12.96:1 contrast (WCAG AA passes).
Color values
| HEX | #71DCDB |
|---|---|
| RGB | rgb(113, 220, 219) |
| HSL | hsl(179, 60%, 65%) |
| HSV | hsv(179, 49%, 86%) |
| CMYK | cmyk(48.6%, 0%, 0.5%, 13.7%) |
| CIE-LAB | lab(81.73, -31.04, -9.04) |
| CIE-LCH | lch(81.73, 32.32, 196.23°) |
| OKLab | oklab(83.09% -0.0959 -0.025) |
| OKLCH | oklch(83.09% 0.099 194.6) |
| XYZ | xyz(45.1842, 59.8076, 76.1670) |
| Luminance | 0.5981 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.36
Darkturquoise
#00CED1
ΔE00 5.95
Turquoise
#40E0D0
ΔE00 6.45
Aqua Blue
#02D8E9
ΔE00 6.71
Robin'S Egg
#6DEDFD
ΔE00 6.86
Robin'S Egg Blue
#98EFF9
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DCDB #DC7172
analogous
#71DCA5 #71DCDB #71A8DC
triadic
#71DCDB #DB71DC #DCDB71
tetradic
#71DCDB #A571DC #DC7172 #A8DC71
square
#71DCDB #A571DC #DC7172 #A8DC71
split-complementary
#71DCDB #DC71A8 #DCA571
monochromatic
#2AA9A8 #40D0CF #71DCDB #A2E8E7 #D3F4F4
Accessibility & contrast
On white
1.62
#71DCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.96
#71DCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DCDB
12.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DCDB | 1.00 | 1.62 | 12.96 | 12.96 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D3DB
Deuteranopia (green-blind)
#BEC5DC
Tritanopia (blue-blind)
#2DE2DB
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #71dcdb; /* rgb */ color: rgb(113, 220, 219); /* oklch */ color: oklch(83.1% 0.099 194.6);
Tailwind
colors: {
custom: {
50: '#a2e7e6',
500: '#71dcdb',
950: '#000000',
},
}SCSS
$custom: #71dcdb; $custom-light: #a2e7e6; $custom-dark: #000000;
JSON
{
"hex": "#71dcdb",
"rgb": {
"r": 113,
"g": 220,
"b": 219
},
"hsl": {
"h": 179.439,
"s": 60.452,
"l": 65.294
},
"oklch": {
"l": 0.83089,
"c": 0.09909,
"h": 194.6
},
"luminance": 0.59812
}Semantic roles & 50–950 ramp
primary
#71DCDB
secondary
#AC4647
accent
#1D1FC8
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101615
muted
#808484