#71D2DC#71D2DC
#71D2DC is a light, moderate teal. Relative luminance 0.548; OKLCH L 80.8% C 0.093 H 204.3°. Best body text is #000000 at 11.95:1 contrast (WCAG AA passes).
Color values
| HEX | #71D2DC |
|---|---|
| RGB | rgb(113, 210, 220) |
| HSL | hsl(186, 60%, 65%) |
| HSV | hsv(186, 49%, 86%) |
| CMYK | cmyk(48.6%, 4.5%, 0%, 13.7%) |
| CIE-LAB | lab(78.91, -25.93, -13.79) |
| CIE-LCH | lch(78.91, 29.37, 208.00°) |
| OKLab | oklab(80.83% -0.0844 -0.038) |
| OKLCH | oklch(80.83% 0.093 204.3) |
| XYZ | xyz(42.7698, 54.7675, 76.0136) |
| Luminance | 0.5477 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.10
Robin'S Egg
#6DEDFD
ΔE00 6.40
Darkturquoise
#00CED1
ΔE00 6.69
Mediumturquoise
#48D1CC
ΔE00 7.05
Robin'S Egg Blue
#98EFF9
ΔE00 7.11
Robin Egg Blue
#8AF1FE
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71D2DC #DC7B71
analogous
#71DCB0 #71D2DC #719DDC
triadic
#71D2DC #DC71D2 #D2DC71
tetradic
#71D2DC #B071DC #DC7B71 #9DDC71
square
#71D2DC #B071DC #DC7B71 #9DDC71
split-complementary
#71D2DC #DC719D #DCB071
monochromatic
#2A9DA9 #40C2D0 #71D2DC #A2E2E8 #D3F1F4
Accessibility & contrast
On white
1.76
#71D2DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.95
#71D2DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71D2DC
11.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71D2DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71D2DC | 1.00 | 1.76 | 11.95 | 11.95 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CBDD
Deuteranopia (green-blind)
#B3BEDC
Tritanopia (blue-blind)
#30D9D5
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #71d2dc; /* rgb */ color: rgb(113, 210, 220); /* oklch */ color: oklch(80.8% 0.093 204.3);
Tailwind
colors: {
custom: {
50: '#a1e0e6',
500: '#71d2dc',
950: '#000000',
},
}SCSS
$custom: #71d2dc; $custom-light: #a1e0e6; $custom-dark: #000000;
JSON
{
"hex": "#71d2dc",
"rgb": {
"r": 113,
"g": 210,
"b": 220
},
"hsl": {
"h": 185.607,
"s": 60.452,
"l": 65.294
},
"oklch": {
"l": 0.80826,
"c": 0.09254,
"h": 204.3
},
"luminance": 0.54771
}Semantic roles & 50–950 ramp
primary
#71D2DC
secondary
#AC4F46
accent
#2D1DC8
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1516
muted
#808484