#71CDC8#71CDC8
#71CDC8 is a light, moderate teal. Relative luminance 0.513; OKLCH L 79.0% C 0.089 H 190.9°. Best body text is #000000 at 11.27:1 contrast (WCAG AA passes).
Color values
| HEX | #71CDC8 |
|---|---|
| RGB | rgb(113, 205, 200) |
| HSL | hsl(177, 48%, 62%) |
| HSV | hsv(177, 45%, 80%) |
| CMYK | cmyk(44.9%, 0%, 2.4%, 19.6%) |
| CIE-LAB | lab(76.88, -28.62, -6.05) |
| CIE-LCH | lch(76.88, 29.25, 191.94°) |
| OKLab | oklab(79.01% -0.0869 -0.0168) |
| OKLCH | oklch(79.01% 0.089 190.9) |
| XYZ | xyz(39.0626, 51.3403, 62.4836) |
| Luminance | 0.5134 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.63
Darkturquoise
#00CED1
ΔE00 5.80
Turquoise
#40E0D0
ΔE00 7.03
Pale Teal
#82CBB2
ΔE00 7.82
Seafoam Blue
#78D1B6
ΔE00 7.85
Topaz
#13BBAF
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71CDC8 #CD7176
analogous
#71CD9A #71CDC8 #71A4CD
triadic
#71CDC8 #C871CD #CDC871
tetradic
#71CDC8 #9A71CD #CD7176 #A4CD71
square
#71CDC8 #9A71CD #CD7176 #A4CD71
split-complementary
#71CDC8 #CD71A4 #CD9A71
monochromatic
#33918C #44BDB6 #71CDC8 #9EDDDA #CCEDEB
Accessibility & contrast
On white
1.86
#71CDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.27
#71CDC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71CDC8
11.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71CDC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71CDC8 | 1.00 | 1.86 | 11.27 | 11.27 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C5C8
Deuteranopia (green-blind)
#B4B9C9
Tritanopia (blue-blind)
#44D1CB
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #71cdc8; /* rgb */ color: rgb(113, 205, 200); /* oklch */ color: oklch(79.0% 0.089 190.9);
Tailwind
colors: {
custom: {
50: '#a0dcd8',
500: '#71cdc8',
950: '#000000',
},
}SCSS
$custom: #71cdc8; $custom-light: #a0dcd8; $custom-dark: #000000;
JSON
{
"hex": "#71cdc8",
"rgb": {
"r": 113,
"g": 205,
"b": 200
},
"hsl": {
"h": 176.739,
"s": 47.917,
"l": 62.353
},
"oklch": {
"l": 0.79006,
"c": 0.08855,
"h": 190.9
},
"luminance": 0.51343
}Semantic roles & 50–950 ramp
primary
#71CDC8
secondary
#974B4F
accent
#2A32BB
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483