#71D1CB#71D1CB
#71D1CB is a light, moderate teal. Relative luminance 0.534; OKLCH L 80.0% C 0.092 H 190.2°. Best body text is #000000 at 11.68:1 contrast (WCAG AA passes).
Color values
| HEX | #71D1CB |
|---|---|
| RGB | rgb(113, 209, 203) |
| HSL | hsl(176, 51%, 63%) |
| HSV | hsv(176, 46%, 82%) |
| CMYK | cmyk(45.9%, 0%, 2.9%, 18%) |
| CIE-LAB | lab(78.12, -29.80, -5.84) |
| CIE-LCH | lch(78.12, 30.37, 191.08°) |
| OKLab | oklab(80.03% -0.0902 -0.0162) |
| OKLCH | oklch(80.03% 0.092 190.2) |
| XYZ | xyz(40.3857, 53.4201, 64.6712) |
| Luminance | 0.5342 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.31
Darkturquoise
#00CED1
ΔE00 5.84
Turquoise
#40E0D0
ΔE00 6.16
Seafoam Blue
#78D1B6
ΔE00 7.51
Pale Teal
#82CBB2
ΔE00 7.74
Topaz
#13BBAF
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71D1CB #D17177
analogous
#71D19B #71D1CB #71A7D1
triadic
#71D1CB #CB71D1 #D1CB71
tetradic
#71D1CB #9B71D1 #D17177 #A7D171
square
#71D1CB #9B71D1 #D17177 #A7D171
split-complementary
#71D1CB #D171A7 #D19B71
monochromatic
#319790 #43C2BA #71D1CB #9FE0DC #CDEFED
Accessibility & contrast
On white
1.80
#71D1CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.68
#71D1CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71D1CB
11.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71D1CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71D1CB | 1.00 | 1.80 | 11.68 | 11.68 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C8CB
Deuteranopia (green-blind)
#B7BCCC
Tritanopia (blue-blind)
#40D5CF
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #71d1cb; /* rgb */ color: rgb(113, 209, 203); /* oklch */ color: oklch(80.0% 0.092 190.2);
Tailwind
colors: {
custom: {
50: '#a0dfda',
500: '#71d1cb',
950: '#000000',
},
}SCSS
$custom: #71d1cb; $custom-light: #a0dfda; $custom-dark: #000000;
JSON
{
"hex": "#71d1cb",
"rgb": {
"r": 113,
"g": 209,
"b": 203
},
"hsl": {
"h": 176.25,
"s": 51.064,
"l": 63.137
},
"oklch": {
"l": 0.8003,
"c": 0.0917,
"h": 190.2
},
"luminance": 0.53423
}Semantic roles & 50–950 ramp
primary
#71D1CB
secondary
#9C4A4F
accent
#2731BE
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483