#71CFD0#71CFD0
#71CFD0 is a light, moderate teal. Relative luminance 0.527; OKLCH L 79.7% C 0.090 H 196.4°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #71CFD0 |
|---|---|
| RGB | rgb(113, 207, 208) |
| HSL | hsl(181, 50%, 63%) |
| HSV | hsv(181, 46%, 82%) |
| CMYK | cmyk(45.7%, 0.5%, 0%, 18.4%) |
| CIE-LAB | lab(77.69, -27.58, -9.17) |
| CIE-LCH | lch(77.69, 29.06, 198.39°) |
| OKLab | oklab(79.73% -0.0859 -0.0253) |
| OKLCH | oklch(79.73% 0.09 196.4) |
| XYZ | xyz(40.5035, 52.6871, 67.6975) |
| Luminance | 0.5269 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.38
Darkturquoise
#00CED1
ΔE00 5.39
Aqua Blue
#02D8E9
ΔE00 6.71
Turquoise
#40E0D0
ΔE00 8.29
Robin'S Egg
#6DEDFD
ΔE00 8.46
Robin'S Egg Blue
#98EFF9
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71CFD0 #D07271
analogous
#71D0A2 #71CFD0 #719FD0
triadic
#71CFD0 #D071CF #CFD071
tetradic
#71CFD0 #A271D0 #D07271 #9FD071
square
#71CFD0 #A271D0 #D07271 #9FD071
split-complementary
#71CFD0 #D0719F #D0A271
monochromatic
#319495 #43BFC1 #71CFD0 #9FDFDF #CDEEEE
Accessibility & contrast
On white
1.82
#71CFD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#71CFD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71CFD0
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71CFD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71CFD0 | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C7D0
Deuteranopia (green-blind)
#B4BBD1
Tritanopia (blue-blind)
#3DD4CF
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #71cfd0; /* rgb */ color: rgb(113, 207, 208); /* oklch */ color: oklch(79.7% 0.090 196.4);
Tailwind
colors: {
custom: {
50: '#a0dede',
500: '#71cfd0',
950: '#000000',
},
}SCSS
$custom: #71cfd0; $custom-light: #a0dede; $custom-dark: #000000;
JSON
{
"hex": "#71cfd0",
"rgb": {
"r": 113,
"g": 207,
"b": 208
},
"hsl": {
"h": 180.632,
"s": 50.265,
"l": 62.941
},
"oklch": {
"l": 0.79729,
"c": 0.08953,
"h": 196.4
},
"luminance": 0.5269
}Semantic roles & 50–950 ramp
primary
#71CFD0
secondary
#9B4B4A
accent
#2928BE
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484