#71CDC4#71CDC4
#71CDC4 is a light, moderate teal. Relative luminance 0.512; OKLCH L 78.9% C 0.089 H 187.3°. Best body text is #000000 at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #71CDC4 |
|---|---|
| RGB | rgb(113, 205, 196) |
| HSL | hsl(174, 48%, 62%) |
| HSV | hsv(174, 45%, 80%) |
| CMYK | cmyk(44.9%, 0%, 4.4%, 19.6%) |
| CIE-LAB | lab(76.77, -29.61, -4.06) |
| CIE-LCH | lch(76.77, 29.89, 187.81°) |
| OKLab | oklab(78.88% -0.0886 -0.0114) |
| OKLCH | oklch(78.88% 0.089 187.3) |
| XYZ | xyz(38.6012, 51.1558, 60.0538) |
| Luminance | 0.5116 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.84
Seafoam Blue
#78D1B6
ΔE00 6.35
Turquoise
#40E0D0
ΔE00 6.36
Pale Teal
#82CBB2
ΔE00 6.43
Darkturquoise
#00CED1
ΔE00 6.55
Topaz
#13BBAF
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71CDC4 #CD717A
analogous
#71CD96 #71CDC4 #71A8CD
triadic
#71CDC4 #C471CD #CDC471
tetradic
#71CDC4 #9671CD #CD717A #A8CD71
square
#71CDC4 #9671CD #CD717A #A8CD71
split-complementary
#71CDC4 #CD71A8 #CD9671
monochromatic
#339187 #44BDB1 #71CDC4 #9EDDD7 #CCEDEA
Accessibility & contrast
On white
1.87
#71CDC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.23
#71CDC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71CDC4
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71CDC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71CDC4 | 1.00 | 1.87 | 11.23 | 11.23 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C4C4
Deuteranopia (green-blind)
#B5B9C5
Tritanopia (blue-blind)
#46D1CA
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #71cdc4; /* rgb */ color: rgb(113, 205, 196); /* oklch */ color: oklch(78.9% 0.089 187.3);
Tailwind
colors: {
custom: {
50: '#9fdcd5',
500: '#71cdc4',
950: '#000000',
},
}SCSS
$custom: #71cdc4; $custom-light: #9fdcd5; $custom-dark: #000000;
JSON
{
"hex": "#71cdc4",
"rgb": {
"r": 113,
"g": 205,
"b": 196
},
"hsl": {
"h": 174.13,
"s": 47.917,
"l": 62.353
},
"oklch": {
"l": 0.78879,
"c": 0.08936,
"h": 187.3
},
"luminance": 0.51159
}Semantic roles & 50–950 ramp
primary
#71CDC4
secondary
#974B53
accent
#2A38BB
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483