#71D0CE#71D0CE
#71D0CE is a light, moderate teal. Relative luminance 0.531; OKLCH L 79.9% C 0.090 H 193.7°. Best body text is #000000 at 11.62:1 contrast (WCAG AA passes).
Color values
| HEX | #71D0CE |
|---|---|
| RGB | rgb(113, 208, 206) |
| HSL | hsl(179, 50%, 63%) |
| HSV | hsv(179, 46%, 82%) |
| CMYK | cmyk(45.7%, 0%, 1%, 18.4%) |
| CIE-LAB | lab(77.92, -28.57, -7.75) |
| CIE-LCH | lch(77.92, 29.60, 195.18°) |
| OKLab | oklab(79.9% -0.0878 -0.0214) |
| OKLCH | oklch(79.9% 0.09 193.7) |
| XYZ | xyz(40.5021, 53.0753, 66.4908) |
| Luminance | 0.5308 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.69
Darkturquoise
#00CED1
ΔE00 5.40
Turquoise
#40E0D0
ΔE00 7.29
Aqua Blue
#02D8E9
ΔE00 7.41
Topaz
#13BBAF
ΔE00 8.95
Robin'S Egg
#6DEDFD
ΔE00 9.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71D0CE #D07173
analogous
#71D09E #71D0CE #71A2D0
triadic
#71D0CE #CE71D0 #D0CE71
tetradic
#71D0CE #9E71D0 #D07173 #A2D071
square
#71D0CE #9E71D0 #D07173 #A2D071
split-complementary
#71D0CE #D071A2 #D09E71
monochromatic
#319593 #43C1BE #71D0CE #9FDFDE #CDEEEE
Accessibility & contrast
On white
1.81
#71D0CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.62
#71D0CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71D0CE
11.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71D0CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71D0CE | 1.00 | 1.81 | 11.62 | 11.62 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C8CE
Deuteranopia (green-blind)
#B5BBCF
Tritanopia (blue-blind)
#3ED5CF
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #71d0ce; /* rgb */ color: rgb(113, 208, 206); /* oklch */ color: oklch(79.9% 0.090 193.7);
Tailwind
colors: {
custom: {
50: '#a0dedc',
500: '#71d0ce',
950: '#000000',
},
}SCSS
$custom: #71d0ce; $custom-light: #a0dedc; $custom-dark: #000000;
JSON
{
"hex": "#71d0ce",
"rgb": {
"r": 113,
"g": 208,
"b": 206
},
"hsl": {
"h": 178.737,
"s": 50.265,
"l": 62.941
},
"oklch": {
"l": 0.79895,
"c": 0.09043,
"h": 193.7
},
"luminance": 0.53079
}Semantic roles & 50–950 ramp
primary
#71D0CE
secondary
#9B4A4C
accent
#282BBE
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484