#71CDC6#71CDC6
#71CDC6 is a light, moderate teal. Relative luminance 0.513; OKLCH L 78.9% C 0.089 H 189.1°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #71CDC6 |
|---|---|
| RGB | rgb(113, 205, 198) |
| HSL | hsl(175, 48%, 62%) |
| HSV | hsv(175, 45%, 80%) |
| CMYK | cmyk(44.9%, 0%, 3.4%, 19.6%) |
| CIE-LAB | lab(76.83, -29.12, -5.06) |
| CIE-LCH | lch(76.83, 29.55, 189.86°) |
| OKLab | oklab(78.94% -0.0878 -0.0141) |
| OKLCH | oklch(78.94% 0.089 189.1) |
| XYZ | xyz(38.8304, 51.2474, 61.2606) |
| Luminance | 0.5125 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.65
Darkturquoise
#00CED1
ΔE00 6.13
Turquoise
#40E0D0
ΔE00 6.65
Seafoam Blue
#78D1B6
ΔE00 7.09
Pale Teal
#82CBB2
ΔE00 7.11
Topaz
#13BBAF
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71CDC6 #CD7178
analogous
#71CD98 #71CDC6 #71A6CD
triadic
#71CDC6 #C671CD #CDC671
tetradic
#71CDC6 #9871CD #CD7178 #A6CD71
square
#71CDC6 #9871CD #CD7178 #A6CD71
split-complementary
#71CDC6 #CD71A6 #CD9871
monochromatic
#33918A #44BDB4 #71CDC6 #9EDDD8 #CCEDEA
Accessibility & contrast
On white
1.87
#71CDC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.25
#71CDC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71CDC6
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71CDC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71CDC6 | 1.00 | 1.87 | 11.25 | 11.25 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C4C6
Deuteranopia (green-blind)
#B4B9C7
Tritanopia (blue-blind)
#45D1CB
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #71cdc6; /* rgb */ color: rgb(113, 205, 198); /* oklch */ color: oklch(78.9% 0.089 189.1);
Tailwind
colors: {
custom: {
50: '#9fdcd7',
500: '#71cdc6',
950: '#000000',
},
}SCSS
$custom: #71cdc6; $custom-light: #9fdcd7; $custom-dark: #000000;
JSON
{
"hex": "#71cdc6",
"rgb": {
"r": 113,
"g": 205,
"b": 198
},
"hsl": {
"h": 175.435,
"s": 47.917,
"l": 62.353
},
"oklch": {
"l": 0.78942,
"c": 0.08891,
"h": 189.1
},
"luminance": 0.51251
}Semantic roles & 50–950 ramp
primary
#71CDC6
secondary
#974B51
accent
#2A35BB
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483