#71D0CF#71D0CF
#71D0CF is a light, moderate teal. Relative luminance 0.531; OKLCH L 79.9% C 0.090 H 194.6°. Best body text is #000000 at 11.63:1 contrast (WCAG AA passes).
Color values
| HEX | #71D0CF |
|---|---|
| RGB | rgb(113, 208, 207) |
| HSL | hsl(179, 50%, 63%) |
| HSV | hsv(179, 46%, 82%) |
| CMYK | cmyk(45.7%, 0%, 0.5%, 18.4%) |
| CIE-LAB | lab(77.95, -28.32, -8.24) |
| CIE-LCH | lch(77.95, 29.49, 196.23°) |
| OKLab | oklab(79.93% -0.0874 -0.0228) |
| OKLCH | oklch(79.93% 0.09 194.6) |
| XYZ | xyz(40.6239, 53.1241, 67.1326) |
| Luminance | 0.5313 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.88
Darkturquoise
#00CED1
ΔE00 5.35
Aqua Blue
#02D8E9
ΔE00 7.13
Turquoise
#40E0D0
ΔE00 7.57
Robin'S Egg
#6DEDFD
ΔE00 8.75
Robin'S Egg Blue
#98EFF9
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71D0CF #D07172
analogous
#71D09F #71D0CF #71A2D0
triadic
#71D0CF #CF71D0 #D0CF71
tetradic
#71D0CF #9F71D0 #D07172 #A2D071
square
#71D0CF #9F71D0 #D07172 #A2D071
split-complementary
#71D0CF #D071A2 #D09F71
monochromatic
#319594 #43C1BF #71D0CF #9FDFDF #CDEEEE
Accessibility & contrast
On white
1.81
#71D0CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.63
#71D0CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71D0CF
11.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71D0CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71D0CF | 1.00 | 1.81 | 11.63 | 11.63 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C8CF
Deuteranopia (green-blind)
#B5BCD0
Tritanopia (blue-blind)
#3DD5CF
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #71d0cf; /* rgb */ color: rgb(113, 208, 207); /* oklch */ color: oklch(79.9% 0.090 194.6);
Tailwind
colors: {
custom: {
50: '#a0dedd',
500: '#71d0cf',
950: '#000000',
},
}SCSS
$custom: #71d0cf; $custom-light: #a0dedd; $custom-dark: #000000;
JSON
{
"hex": "#71d0cf",
"rgb": {
"r": 113,
"g": 208,
"b": 207
},
"hsl": {
"h": 179.368,
"s": 50.265,
"l": 62.941
},
"oklch": {
"l": 0.79927,
"c": 0.09035,
"h": 194.6
},
"luminance": 0.53127
}Semantic roles & 50–950 ramp
primary
#71D0CF
secondary
#9B4A4B
accent
#2829BE
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484