#71CDC0#71CDC0
#71CDC0 is a light, moderate teal. Relative luminance 0.510; OKLCH L 78.8% C 0.091 H 183.8°. Best body text is #000000 at 11.20:1 contrast (WCAG AA passes).
Color values
| HEX | #71CDC0 |
|---|---|
| RGB | rgb(113, 205, 192) |
| HSL | hsl(172, 48%, 62%) |
| HSV | hsv(172, 45%, 80%) |
| CMYK | cmyk(44.9%, 0%, 6.3%, 19.6%) |
| CIE-LAB | lab(76.66, -30.58, -2.07) |
| CIE-LCH | lch(76.66, 30.65, 183.87°) |
| OKLab | oklab(78.76% -0.0903 -0.006) |
| OKLCH | oklch(78.76% 0.091 183.8) |
| XYZ | xyz(38.1520, 50.9761, 57.6879) |
| Luminance | 0.5098 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.61
Seafoam Blue
#78D1B6
ΔE00 4.90
Pale Teal
#82CBB2
ΔE00 5.12
Turquoise
#40E0D0
ΔE00 6.05
Mediumaquamarine
#66CDAA
ΔE00 7.15
Turquoise (survey)
#06C2AC
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71CDC0 #CD717E
analogous
#71CD92 #71CDC0 #71ACCD
triadic
#71CDC0 #C071CD #CDC071
tetradic
#71CDC0 #9271CD #CD717E #ACCD71
square
#71CDC0 #9271CD #CD717E #ACCD71
split-complementary
#71CDC0 #CD71AC #CD9271
monochromatic
#339183 #44BDAC #71CDC0 #9EDDD4 #CCEDE8
Accessibility & contrast
On white
1.88
#71CDC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.20
#71CDC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71CDC0
11.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71CDC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71CDC0 | 1.00 | 1.88 | 11.20 | 11.20 |
| #FFFFFF | 1.88 | 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)
#C5C4C0
Deuteranopia (green-blind)
#B6B8C1
Tritanopia (blue-blind)
#49D0C9
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #71cdc0; /* rgb */ color: rgb(113, 205, 192); /* oklch */ color: oklch(78.8% 0.091 183.8);
Tailwind
colors: {
custom: {
50: '#9fdcd3',
500: '#71cdc0',
950: '#000000',
},
}SCSS
$custom: #71cdc0; $custom-light: #9fdcd3; $custom-dark: #000000;
JSON
{
"hex": "#71cdc0",
"rgb": {
"r": 113,
"g": 205,
"b": 192
},
"hsl": {
"h": 171.522,
"s": 47.917,
"l": 62.353
},
"oklch": {
"l": 0.78755,
"c": 0.09055,
"h": 183.8
},
"luminance": 0.50979
}Semantic roles & 50–950 ramp
primary
#71CDC0
secondary
#974B56
accent
#2A3FBB
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1514
muted
#808483