#71D0CD#71D0CD
#71D0CD is a light, moderate teal. Relative luminance 0.530; OKLCH L 79.9% C 0.091 H 192.8°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #71D0CD |
|---|---|
| RGB | rgb(113, 208, 205) |
| HSL | hsl(178, 50%, 63%) |
| HSV | hsv(178, 46%, 82%) |
| CMYK | cmyk(45.7%, 0%, 1.4%, 18.4%) |
| CIE-LAB | lab(77.89, -28.82, -7.25) |
| CIE-LCH | lch(77.89, 29.72, 194.13°) |
| OKLab | oklab(79.86% -0.0883 -0.0201) |
| OKLCH | oklch(79.86% 0.091 192.8) |
| XYZ | xyz(40.3810, 53.0269, 65.8530) |
| Luminance | 0.5303 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.55
Darkturquoise
#00CED1
ΔE00 5.47
Turquoise
#40E0D0
ΔE00 7.02
Aqua Blue
#02D8E9
ΔE00 7.71
Seafoam Blue
#78D1B6
ΔE00 8.63
Pale Teal
#82CBB2
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71D0CD #D07174
analogous
#71D09D #71D0CD #71A4D0
triadic
#71D0CD #CD71D0 #D0CD71
tetradic
#71D0CD #9D71D0 #D07174 #A4D071
square
#71D0CD #9D71D0 #D07174 #A4D071
split-complementary
#71D0CD #D071A4 #D09D71
monochromatic
#319592 #43C1BD #71D0CD #9FDFDD #CDEEED
Accessibility & contrast
On white
1.81
#71D0CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#71D0CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71D0CD
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71D0CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71D0CD | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C8CD
Deuteranopia (green-blind)
#B5BBCE
Tritanopia (blue-blind)
#3FD5CF
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #71d0cd; /* rgb */ color: rgb(113, 208, 205); /* oklch */ color: oklch(79.9% 0.091 192.8);
Tailwind
colors: {
custom: {
50: '#a0dedc',
500: '#71d0cd',
950: '#000000',
},
}SCSS
$custom: #71d0cd; $custom-light: #a0dedc; $custom-dark: #000000;
JSON
{
"hex": "#71d0cd",
"rgb": {
"r": 113,
"g": 208,
"b": 205
},
"hsl": {
"h": 178.105,
"s": 50.265,
"l": 62.941
},
"oklch": {
"l": 0.79862,
"c": 0.09053,
"h": 192.8
},
"luminance": 0.5303
}Semantic roles & 50–950 ramp
primary
#71D0CD
secondary
#9B4A4D
accent
#282DBE
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484