#71CDC1#71CDC1
#71CDC1 is a light, moderate teal. Relative luminance 0.510; OKLCH L 78.8% C 0.090 H 184.7°. Best body text is #000000 at 11.20:1 contrast (WCAG AA passes).
Color values
| HEX | #71CDC1 |
|---|---|
| RGB | rgb(113, 205, 193) |
| HSL | hsl(172, 48%, 62%) |
| HSV | hsv(172, 45%, 80%) |
| CMYK | cmyk(44.9%, 0%, 5.9%, 19.6%) |
| CIE-LAB | lab(76.69, -30.34, -2.57) |
| CIE-LCH | lch(76.69, 30.45, 184.84°) |
| OKLab | oklab(78.79% -0.0899 -0.0074) |
| OKLCH | oklch(78.79% 0.09 184.7) |
| XYZ | xyz(38.2632, 51.0206, 58.2734) |
| Luminance | 0.5102 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.38
Seafoam Blue
#78D1B6
ΔE00 5.25
Pale Teal
#82CBB2
ΔE00 5.44
Turquoise
#40E0D0
ΔE00 6.09
Darkturquoise
#00CED1
ΔE00 7.29
Turquoise (survey)
#06C2AC
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71CDC1 #CD717D
analogous
#71CD93 #71CDC1 #71ABCD
triadic
#71CDC1 #C171CD #CDC171
tetradic
#71CDC1 #9371CD #CD717D #ABCD71
square
#71CDC1 #9371CD #CD717D #ABCD71
split-complementary
#71CDC1 #CD71AB #CD9371
monochromatic
#339184 #44BDAD #71CDC1 #9EDDD5 #CCEDE9
Accessibility & contrast
On white
1.87
#71CDC1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.20
#71CDC1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71CDC1
11.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71CDC1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71CDC1 | 1.00 | 1.87 | 11.20 | 11.20 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C4C1
Deuteranopia (green-blind)
#B5B8C2
Tritanopia (blue-blind)
#48D0C9
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #71cdc1; /* rgb */ color: rgb(113, 205, 193); /* oklch */ color: oklch(78.8% 0.090 184.7);
Tailwind
colors: {
custom: {
50: '#9fdcd3',
500: '#71cdc1',
950: '#000000',
},
}SCSS
$custom: #71cdc1; $custom-light: #9fdcd3; $custom-dark: #000000;
JSON
{
"hex": "#71cdc1",
"rgb": {
"r": 113,
"g": 205,
"b": 193
},
"hsl": {
"h": 172.174,
"s": 47.917,
"l": 62.353
},
"oklch": {
"l": 0.78786,
"c": 0.09022,
"h": 184.7
},
"luminance": 0.51024
}Semantic roles & 50–950 ramp
primary
#71CDC1
secondary
#974B55
accent
#2A3DBB
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1514
muted
#808483