#71CFCF#71CFCF
#71CFCF is a light, moderate teal. Relative luminance 0.526; OKLCH L 79.7% C 0.090 H 195.5°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #71CFCF |
|---|---|
| RGB | rgb(113, 207, 207) |
| HSL | hsl(180, 49%, 63%) |
| HSV | hsv(180, 45%, 81%) |
| CMYK | cmyk(45.4%, 0%, 0%, 18.8%) |
| CIE-LAB | lab(77.66, -27.83, -8.67) |
| CIE-LCH | lch(77.66, 29.15, 197.31°) |
| OKLab | oklab(79.7% -0.0863 -0.0239) |
| OKLCH | oklch(79.7% 0.09 195.5) |
| XYZ | xyz(40.3809, 52.6380, 67.0516) |
| Luminance | 0.5264 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.15
Darkturquoise
#00CED1
ΔE00 5.37
Aqua Blue
#02D8E9
ΔE00 6.96
Turquoise
#40E0D0
ΔE00 7.99
Robin'S Egg
#6DEDFD
ΔE00 8.69
Robin'S Egg Blue
#98EFF9
ΔE00 8.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71CFCF #CF7171
analogous
#71CFA0 #71CFCF #71A0CF
triadic
#71CFCF #CF71CF #CFCF71
tetradic
#71CFCF #A071CF #CF7171 #A0CF71
square
#71CFCF #A071CF #CF7171 #A0CF71
split-complementary
#71CFCF #CF71A0 #CFA071
monochromatic
#329494 #43C0C0 #71CFCF #9FDEDE #CCEEEE
Accessibility & contrast
On white
1.82
#71CFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#71CFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71CFCF
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71CFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71CFCF | 1.00 | 1.82 | 11.53 | 11.53 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C7CF
Deuteranopia (green-blind)
#B4BBD0
Tritanopia (blue-blind)
#3ED4CF
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #71cfcf; /* rgb */ color: rgb(113, 207, 207); /* oklch */ color: oklch(79.7% 0.090 195.5);
Tailwind
colors: {
custom: {
50: '#a0dedd',
500: '#71cfcf',
950: '#000000',
},
}SCSS
$custom: #71cfcf; $custom-light: #a0dedd; $custom-dark: #000000;
JSON
{
"hex": "#71cfcf",
"rgb": {
"r": 113,
"g": 207,
"b": 207
},
"hsl": {
"h": 180,
"s": 49.474,
"l": 62.745
},
"oklch": {
"l": 0.79696,
"c": 0.08955,
"h": 195.5
},
"luminance": 0.52641
}Semantic roles & 50–950 ramp
primary
#71CFCF
secondary
#9A4B4B
accent
#2929BD
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484