#71D8DC#71D8DC
#71D8DC is a very light, moderate teal. Relative luminance 0.578; OKLCH L 82.2% C 0.096 H 198.8°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #71D8DC |
|---|---|
| RGB | rgb(113, 216, 220) |
| HSL | hsl(182, 60%, 65%) |
| HSV | hsv(182, 49%, 86%) |
| CMYK | cmyk(48.6%, 1.8%, 0%, 13.7%) |
| CIE-LAB | lab(80.62, -28.86, -11.23) |
| CIE-LCH | lch(80.62, 30.97, 201.26°) |
| OKLab | oklab(82.2% -0.0911 -0.031) |
| OKLCH | oklch(82.2% 0.096 198.8) |
| XYZ | xyz(44.2790, 57.7859, 76.5167) |
| Luminance | 0.5779 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.20
Aqua Blue
#02D8E9
ΔE00 5.47
Darkturquoise
#00CED1
ΔE00 5.81
Robin'S Egg
#6DEDFD
ΔE00 6.08
Robin'S Egg Blue
#98EFF9
ΔE00 6.65
Robin Egg Blue
#8AF1FE
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71D8DC #DC7571
analogous
#71DCAA #71D8DC #71A2DC
triadic
#71D8DC #DC71D8 #D8DC71
tetradic
#71D8DC #AA71DC #DC7571 #A2DC71
square
#71D8DC #AA71DC #DC7571 #A2DC71
split-complementary
#71D8DC #DC71A2 #DCAA71
monochromatic
#2AA4A9 #40CBD0 #71D8DC #A2E5E8 #D3F3F4
Accessibility & contrast
On white
1.67
#71D8DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#71D8DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71D8DC
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71D8DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71D8DC | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD0DC
Deuteranopia (green-blind)
#BAC2DD
Tritanopia (blue-blind)
#2DDED9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #71d8dc; /* rgb */ color: rgb(113, 216, 220); /* oklch */ color: oklch(82.2% 0.096 198.8);
Tailwind
colors: {
custom: {
50: '#a1e4e6',
500: '#71d8dc',
950: '#000000',
},
}SCSS
$custom: #71d8dc; $custom-light: #a1e4e6; $custom-dark: #000000;
JSON
{
"hex": "#71d8dc",
"rgb": {
"r": 113,
"g": 216,
"b": 220
},
"hsl": {
"h": 182.243,
"s": 60.452,
"l": 65.294
},
"oklch": {
"l": 0.82202,
"c": 0.09618,
"h": 198.8
},
"luminance": 0.5779
}Semantic roles & 50–950 ramp
primary
#71D8DC
secondary
#AC4946
accent
#241DC8
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101516
muted
#808484