#71D5CE#71D5CE
#71D5CE is a light, moderate teal. Relative luminance 0.556; OKLCH L 81.1% C 0.095 H 189.5°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #71D5CE |
|---|---|
| RGB | rgb(113, 213, 206) |
| HSL | hsl(176, 54%, 64%) |
| HSV | hsv(176, 47%, 84%) |
| CMYK | cmyk(46.9%, 0%, 3.3%, 16.5%) |
| CIE-LAB | lab(79.36, -30.97, -5.62) |
| CIE-LCH | lch(79.36, 31.48, 190.28°) |
| OKLab | oklab(81.05% -0.0935 -0.0157) |
| OKLCH | oklch(81.05% 0.095 189.5) |
| XYZ | xyz(41.7404, 55.5519, 66.9035) |
| Luminance | 0.5555 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.32
Turquoise
#40E0D0
ΔE00 5.38
Darkturquoise
#00CED1
ΔE00 6.07
Seafoam Blue
#78D1B6
ΔE00 7.32
Pale Teal
#82CBB2
ΔE00 7.79
Tiffany Blue
#7BF2DA
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71D5CE #D57178
analogous
#71D59C #71D5CE #71AAD5
triadic
#71D5CE #CE71D5 #D5CE71
tetradic
#71D5CE #9C71D5 #D57178 #AAD571
square
#71D5CE #9C71D5 #D57178 #AAD571
split-complementary
#71D5CE #D571AA #D59C71
monochromatic
#2E9D95 #42C7BE #71D5CE #A0E3DE #CFF1EF
Accessibility & contrast
On white
1.73
#71D5CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#71D5CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71D5CE
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71D5CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71D5CE | 1.00 | 1.73 | 12.11 | 12.11 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCCCE
Deuteranopia (green-blind)
#BABFCF
Tritanopia (blue-blind)
#3CDAD3
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #71d5ce; /* rgb */ color: rgb(113, 213, 206); /* oklch */ color: oklch(81.1% 0.095 189.5);
Tailwind
colors: {
custom: {
50: '#a0e2dc',
500: '#71d5ce',
950: '#000000',
},
}SCSS
$custom: #71d5ce; $custom-light: #a0e2dc; $custom-dark: #000000;
JSON
{
"hex": "#71d5ce",
"rgb": {
"r": 113,
"g": 213,
"b": 206
},
"hsl": {
"h": 175.8,
"s": 54.348,
"l": 63.922
},
"oklch": {
"l": 0.81053,
"c": 0.09482,
"h": 189.5
},
"luminance": 0.55555
}Semantic roles & 50–950 ramp
primary
#71D5CE
secondary
#A2494F
accent
#242FC2
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484