#71CDCF#71CDCF
#71CDCF is a light, moderate teal. Relative luminance 0.517; OKLCH L 79.2% C 0.088 H 197.4°. Best body text is #000000 at 11.34:1 contrast (WCAG AA passes).
Color values
| HEX | #71CDCF |
|---|---|
| RGB | rgb(113, 205, 207) |
| HSL | hsl(181, 49%, 63%) |
| HSV | hsv(181, 45%, 81%) |
| CMYK | cmyk(45.4%, 1%, 0%, 18.8%) |
| CIE-LAB | lab(77.09, -26.85, -9.53) |
| CIE-LCH | lch(77.09, 28.49, 199.53°) |
| OKLab | oklab(79.23% -0.084 -0.0263) |
| OKLCH | oklch(79.23% 0.088 197.4) |
| XYZ | xyz(39.8994, 51.6751, 66.8911) |
| Luminance | 0.5168 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.79
Darkturquoise
#00CED1
ΔE00 5.52
Aqua Blue
#02D8E9
ΔE00 6.70
Robin'S Egg
#6DEDFD
ΔE00 8.66
Turquoise
#40E0D0
ΔE00 8.87
Robin'S Egg Blue
#98EFF9
ΔE00 8.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71CDCF #CF7371
analogous
#71CFA2 #71CDCF #719ECF
triadic
#71CDCF #CF71CD #CDCF71
tetradic
#71CDCF #A271CF #CF7371 #9ECF71
square
#71CDCF #A271CF #CF7371 #9ECF71
split-complementary
#71CDCF #CF719E #CFA271
monochromatic
#329294 #43BDC0 #71CDCF #9FDDDE #CCEDEE
Accessibility & contrast
On white
1.85
#71CDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.34
#71CDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71CDCF
11.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71CDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71CDCF | 1.00 | 1.85 | 11.34 | 11.34 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C5CF
Deuteranopia (green-blind)
#B2B9D0
Tritanopia (blue-blind)
#3ED2CD
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #71cdcf; /* rgb */ color: rgb(113, 205, 207); /* oklch */ color: oklch(79.2% 0.088 197.4);
Tailwind
colors: {
custom: {
50: '#a0dcdd',
500: '#71cdcf',
950: '#000000',
},
}SCSS
$custom: #71cdcf; $custom-light: #a0dcdd; $custom-dark: #000000;
JSON
{
"hex": "#71cdcf",
"rgb": {
"r": 113,
"g": 205,
"b": 207
},
"hsl": {
"h": 181.277,
"s": 49.474,
"l": 62.745
},
"oklch": {
"l": 0.79234,
"c": 0.08802,
"h": 197.4
},
"luminance": 0.51678
}Semantic roles & 50–950 ramp
primary
#71CDCF
secondary
#9A4C4B
accent
#2C29BD
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484