#71D5D5#71D5D5
#71D5D5 is a light, moderate teal. Relative luminance 0.559; OKLCH L 81.3% C 0.094 H 195.5°. Best body text is #000000 at 12.18:1 contrast (WCAG AA passes).
Color values
| HEX | #71D5D5 |
|---|---|
| RGB | rgb(113, 213, 213) |
| HSL | hsl(180, 54%, 64%) |
| HSV | hsv(180, 47%, 84%) |
| CMYK | cmyk(46.9%, 0%, 0%, 16.5%) |
| CIE-LAB | lab(79.56, -29.21, -9.07) |
| CIE-LCH | lch(79.56, 30.59, 197.25°) |
| OKLab | oklab(81.28% -0.0906 -0.0251) |
| OKLCH | oklch(81.28% 0.094 195.5) |
| XYZ | xyz(42.6097, 55.8997, 71.4822) |
| Luminance | 0.5590 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.04
Darkturquoise
#00CED1
ΔE00 5.41
Aqua Blue
#02D8E9
ΔE00 6.53
Turquoise
#40E0D0
ΔE00 7.28
Robin'S Egg
#6DEDFD
ΔE00 7.61
Robin'S Egg Blue
#98EFF9
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71D5D5 #D57171
analogous
#71D5A3 #71D5D5 #71A3D5
triadic
#71D5D5 #D571D5 #D5D571
tetradic
#71D5D5 #A371D5 #D57171 #A3D571
square
#71D5D5 #A371D5 #D57171 #A3D571
split-complementary
#71D5D5 #D571A3 #D5A371
monochromatic
#2E9D9D #42C7C7 #71D5D5 #A0E3E3 #CFF1F1
Accessibility & contrast
On white
1.72
#71D5D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.18
#71D5D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71D5D5
12.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71D5D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71D5D5 | 1.00 | 1.72 | 12.18 | 12.18 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACDD5
Deuteranopia (green-blind)
#B8C0D6
Tritanopia (blue-blind)
#36DAD5
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #71d5d5; /* rgb */ color: rgb(113, 213, 213); /* oklch */ color: oklch(81.3% 0.094 195.5);
Tailwind
colors: {
custom: {
50: '#a1e2e1',
500: '#71d5d5',
950: '#000000',
},
}SCSS
$custom: #71d5d5; $custom-light: #a1e2e1; $custom-dark: #000000;
JSON
{
"hex": "#71d5d5",
"rgb": {
"r": 113,
"g": 213,
"b": 213
},
"hsl": {
"h": 180,
"s": 54.348,
"l": 63.922
},
"oklch": {
"l": 0.81279,
"c": 0.09399,
"h": 195.5
},
"luminance": 0.55903
}Semantic roles & 50–950 ramp
primary
#71D5D5
secondary
#A24949
accent
#2424C2
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484