#71D8CE#71D8CE
#71D8CE is a light, moderate teal. Relative luminance 0.571; OKLCH L 81.8% C 0.098 H 187.2°. Best body text is #000000 at 12.42:1 contrast (WCAG AA passes).
Color values
| HEX | #71D8CE |
|---|---|
| RGB | rgb(113, 216, 206) |
| HSL | hsl(174, 57%, 65%) |
| HSV | hsv(174, 48%, 85%) |
| CMYK | cmyk(47.7%, 0%, 4.6%, 15.3%) |
| CIE-LAB | lab(80.22, -32.40, -4.35) |
| CIE-LCH | lch(80.22, 32.69, 187.64°) |
| OKLab | oklab(81.75% -0.0969 -0.0122) |
| OKLCH | oklch(81.75% 0.098 187.2) |
| XYZ | xyz(42.5019, 57.0751, 67.1574) |
| Luminance | 0.5708 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.78
Turquoise
#40E0D0
ΔE00 4.44
Seafoam Blue
#78D1B6
ΔE00 6.48
Darkturquoise
#00CED1
ΔE00 6.80
Tiffany Blue
#7BF2DA
ΔE00 7.10
Pale Teal
#82CBB2
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71D8CE #D8717B
analogous
#71D89B #71D8CE #71AFD8
triadic
#71D8CE #CE71D8 #D8CE71
tetradic
#71D8CE #9B71D8 #D8717B #AFD871
square
#71D8CE #9B71D8 #D8717B #AFD871
split-complementary
#71D8CE #D871AF #D89B71
monochromatic
#2DA297 #41CBBD #71D8CE #A1E5DF #D1F2EF
Accessibility & contrast
On white
1.69
#71D8CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.42
#71D8CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71D8CE
12.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71D8CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71D8CE | 1.00 | 1.69 | 12.42 | 12.42 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCECE
Deuteranopia (green-blind)
#BDC2CF
Tritanopia (blue-blind)
#3BDCD5
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #71d8ce; /* rgb */ color: rgb(113, 216, 206); /* oklch */ color: oklch(81.8% 0.098 187.2);
Tailwind
colors: {
custom: {
50: '#a1e4dc',
500: '#71d8ce',
950: '#000000',
},
}SCSS
$custom: #71d8ce; $custom-light: #a1e4dc; $custom-dark: #000000;
JSON
{
"hex": "#71d8ce",
"rgb": {
"r": 113,
"g": 216,
"b": 206
},
"hsl": {
"h": 174.175,
"s": 56.906,
"l": 64.51
},
"oklch": {
"l": 0.8175,
"c": 0.09766,
"h": 187.2
},
"luminance": 0.57079
}Semantic roles & 50–950 ramp
primary
#71D8CE
secondary
#A64751
accent
#2131C4
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484