#71D5DC#71D5DC
#71D5DC is a light, moderate teal. Relative luminance 0.563; OKLCH L 81.5% C 0.094 H 201.5°. Best body text is #000000 at 12.25:1 contrast (WCAG AA passes).
Color values
| HEX | #71D5DC |
|---|---|
| RGB | rgb(113, 213, 220) |
| HSL | hsl(184, 60%, 65%) |
| HSV | hsv(184, 49%, 86%) |
| CMYK | cmyk(48.6%, 3.2%, 0%, 13.7%) |
| CIE-LAB | lab(79.76, -27.40, -12.51) |
| CIE-LCH | lch(79.76, 30.12, 204.53°) |
| OKLab | oklab(81.51% -0.0877 -0.0345) |
| OKLCH | oklch(81.51% 0.094 201.5) |
| XYZ | xyz(43.5174, 56.2628, 76.2628) |
| Luminance | 0.5627 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.09
Mediumturquoise
#48D1CC
ΔE00 6.03
Robin'S Egg
#6DEDFD
ΔE00 6.08
Darkturquoise
#00CED1
ΔE00 6.10
Robin'S Egg Blue
#98EFF9
ΔE00 6.75
Robin Egg Blue
#8AF1FE
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71D5DC #DC7871
analogous
#71DCAD #71D5DC #71A0DC
triadic
#71D5DC #DC71D5 #D5DC71
tetradic
#71D5DC #AD71DC #DC7871 #A0DC71
square
#71D5DC #AD71DC #DC7871 #A0DC71
split-complementary
#71D5DC #DC71A0 #DCAD71
monochromatic
#2AA1A9 #40C6D0 #71D5DC #A2E4E8 #D3F2F4
Accessibility & contrast
On white
1.71
#71D5DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.25
#71D5DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71D5DC
12.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71D5DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71D5DC | 1.00 | 1.71 | 12.25 | 12.25 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CDDD
Deuteranopia (green-blind)
#B6C0DD
Tritanopia (blue-blind)
#2FDCD7
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #71d5dc; /* rgb */ color: rgb(113, 213, 220); /* oklch */ color: oklch(81.5% 0.094 201.5);
Tailwind
colors: {
custom: {
50: '#a1e2e6',
500: '#71d5dc',
950: '#000000',
},
}SCSS
$custom: #71d5dc; $custom-light: #a1e2e6; $custom-dark: #000000;
JSON
{
"hex": "#71d5dc",
"rgb": {
"r": 113,
"g": 213,
"b": 220
},
"hsl": {
"h": 183.925,
"s": 60.452,
"l": 65.294
},
"oklch": {
"l": 0.81514,
"c": 0.09426,
"h": 201.5
},
"luminance": 0.56267
}Semantic roles & 50–950 ramp
primary
#71D5DC
secondary
#AC4C46
accent
#291DC8
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101516
muted
#808484