#71D9DC#71D9DC
#71D9DC is a very light, moderate teal. Relative luminance 0.583; OKLCH L 82.4% C 0.097 H 197.9°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #71D9DC |
|---|---|
| RGB | rgb(113, 217, 220) |
| HSL | hsl(182, 60%, 65%) |
| HSV | hsv(182, 49%, 86%) |
| CMYK | cmyk(48.6%, 1.4%, 0%, 13.7%) |
| CIE-LAB | lab(80.91, -29.34, -10.80) |
| CIE-LCH | lch(80.91, 31.27, 200.21°) |
| OKLab | oklab(82.43% -0.0922 -0.0298) |
| OKLCH | oklch(82.43% 0.097 197.9) |
| XYZ | xyz(44.5360, 58.2998, 76.6023) |
| Luminance | 0.5830 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.98
Aqua Blue
#02D8E9
ΔE00 5.67
Darkturquoise
#00CED1
ΔE00 5.79
Robin'S Egg
#6DEDFD
ΔE00 6.16
Robin'S Egg Blue
#98EFF9
ΔE00 6.67
Robin Egg Blue
#8AF1FE
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71D9DC #DC7471
analogous
#71DCA9 #71D9DC #71A4DC
triadic
#71D9DC #DC71D9 #D9DC71
tetradic
#71D9DC #A971DC #DC7471 #A4DC71
square
#71D9DC #A971DC #DC7471 #A4DC71
split-complementary
#71D9DC #DC71A4 #DCA971
monochromatic
#2AA5A9 #40CCD0 #71D9DC #A2E6E8 #D3F3F4
Accessibility & contrast
On white
1.66
#71D9DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#71D9DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71D9DC
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71D9DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71D9DC | 1.00 | 1.66 | 12.66 | 12.66 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD1DC
Deuteranopia (green-blind)
#BBC3DD
Tritanopia (blue-blind)
#2DDFDA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #71d9dc; /* rgb */ color: rgb(113, 217, 220); /* oklch */ color: oklch(82.4% 0.097 197.9);
Tailwind
colors: {
custom: {
50: '#a1e5e6',
500: '#71d9dc',
950: '#000000',
},
}SCSS
$custom: #71d9dc; $custom-light: #a1e5e6; $custom-dark: #000000;
JSON
{
"hex": "#71d9dc",
"rgb": {
"r": 113,
"g": 217,
"b": 220
},
"hsl": {
"h": 181.682,
"s": 60.452,
"l": 65.294
},
"oklch": {
"l": 0.82432,
"c": 0.09686,
"h": 197.9
},
"luminance": 0.58304
}Semantic roles & 50–950 ramp
primary
#71D9DC
secondary
#AC4846
accent
#221DC8
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101516
muted
#808484