#71D8CD#71D8CD
#71D8CD is a light, moderate teal. Relative luminance 0.570; OKLCH L 81.7% C 0.098 H 186.4°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #71D8CD |
|---|---|
| RGB | rgb(113, 216, 205) |
| HSL | hsl(174, 57%, 65%) |
| HSV | hsv(174, 48%, 85%) |
| CMYK | cmyk(47.7%, 0%, 5.1%, 15.3%) |
| CIE-LAB | lab(80.19, -32.65, -3.85) |
| CIE-LCH | lch(80.19, 32.87, 186.73°) |
| OKLab | oklab(81.72% -0.0973 -0.0109) |
| OKLCH | oklch(81.72% 0.098 186.4) |
| XYZ | xyz(42.3808, 57.0266, 66.5196) |
| Luminance | 0.5703 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.95
Turquoise
#40E0D0
ΔE00 4.30
Seafoam Blue
#78D1B6
ΔE00 6.15
Tiffany Blue
#7BF2DA
ΔE00 6.90
Pale Teal
#82CBB2
ΔE00 6.99
Darkturquoise
#00CED1
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71D8CD #D8717C
analogous
#71D89A #71D8CD #71B0D8
triadic
#71D8CD #CD71D8 #D8CD71
tetradic
#71D8CD #9A71D8 #D8717C #B0D871
square
#71D8CD #9A71D8 #D8717C #B0D871
split-complementary
#71D8CD #D871B0 #D89A71
monochromatic
#2DA296 #41CBBC #71D8CD #A1E5DE #D1F2EF
Accessibility & contrast
On white
1.69
#71D8CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#71D8CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71D8CD
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71D8CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71D8CD | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCECD
Deuteranopia (green-blind)
#BEC2CE
Tritanopia (blue-blind)
#3CDCD4
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #71d8cd; /* rgb */ color: rgb(113, 216, 205); /* oklch */ color: oklch(81.7% 0.098 186.4);
Tailwind
colors: {
custom: {
50: '#a1e4dc',
500: '#71d8cd',
950: '#000000',
},
}SCSS
$custom: #71d8cd; $custom-light: #a1e4dc; $custom-dark: #000000;
JSON
{
"hex": "#71d8cd",
"rgb": {
"r": 113,
"g": 216,
"b": 205
},
"hsl": {
"h": 173.592,
"s": 56.906,
"l": 64.51
},
"oklch": {
"l": 0.81719,
"c": 0.09792,
"h": 186.4
},
"luminance": 0.5703
}Semantic roles & 50–950 ramp
primary
#71D8CD
secondary
#A64751
accent
#2132C4
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1515
muted
#808484