#71CED0#71CED0
#71CED0 is a light, moderate teal. Relative luminance 0.522; OKLCH L 79.5% C 0.089 H 197.3°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #71CED0 |
|---|---|
| RGB | rgb(113, 206, 208) |
| HSL | hsl(181, 50%, 63%) |
| HSV | hsv(181, 46%, 82%) |
| CMYK | cmyk(45.7%, 1%, 0%, 18.4%) |
| CIE-LAB | lab(77.40, -27.09, -9.59) |
| CIE-LCH | lch(77.40, 28.74, 199.50°) |
| OKLab | oklab(79.5% -0.0847 -0.0265) |
| OKLCH | oklch(79.5% 0.089 197.3) |
| XYZ | xyz(40.2620, 52.2041, 67.6170) |
| Luminance | 0.5221 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.71
Darkturquoise
#00CED1
ΔE00 5.47
Aqua Blue
#02D8E9
ΔE00 6.58
Robin'S Egg
#6DEDFD
ΔE00 8.45
Robin'S Egg Blue
#98EFF9
ΔE00 8.71
Turquoise
#40E0D0
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71CED0 #D07371
analogous
#71D0A2 #71CED0 #719ED0
triadic
#71CED0 #D071CE #CED071
tetradic
#71CED0 #A271D0 #D07371 #9ED071
square
#71CED0 #A271D0 #D07371 #9ED071
split-complementary
#71CED0 #D0719E #D0A271
monochromatic
#319395 #43BEC1 #71CED0 #9FDEDF #CDEEEE
Accessibility & contrast
On white
1.84
#71CED0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#71CED0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71CED0
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71CED0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71CED0 | 1.00 | 1.84 | 11.44 | 11.44 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C6D0
Deuteranopia (green-blind)
#B3BAD1
Tritanopia (blue-blind)
#3DD3CE
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #71ced0; /* rgb */ color: rgb(113, 206, 208); /* oklch */ color: oklch(79.5% 0.089 197.3);
Tailwind
colors: {
custom: {
50: '#a0ddde',
500: '#71ced0',
950: '#000000',
},
}SCSS
$custom: #71ced0; $custom-light: #a0ddde; $custom-dark: #000000;
JSON
{
"hex": "#71ced0",
"rgb": {
"r": 113,
"g": 206,
"b": 208
},
"hsl": {
"h": 181.263,
"s": 50.265,
"l": 62.941
},
"oklch": {
"l": 0.79498,
"c": 0.08877,
"h": 197.3
},
"luminance": 0.52207
}Semantic roles & 50–950 ramp
primary
#71CED0
secondary
#9B4C4A
accent
#2B28BE
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484