#71CECF#71CECF
#71CECF is a light, moderate teal. Relative luminance 0.522; OKLCH L 79.5% C 0.089 H 196.4°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #71CECF |
|---|---|
| RGB | rgb(113, 206, 207) |
| HSL | hsl(181, 49%, 63%) |
| HSV | hsv(181, 45%, 81%) |
| CMYK | cmyk(45.4%, 0.5%, 0%, 18.8%) |
| CIE-LAB | lab(77.37, -27.34, -9.10) |
| CIE-LCH | lch(77.37, 28.82, 198.41°) |
| OKLab | oklab(79.47% -0.0851 -0.0251) |
| OKLCH | oklch(79.47% 0.089 196.4) |
| XYZ | xyz(40.1394, 52.1550, 66.9711) |
| Luminance | 0.5216 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.45
Darkturquoise
#00CED1
ΔE00 5.42
Aqua Blue
#02D8E9
ΔE00 6.81
Turquoise
#40E0D0
ΔE00 8.42
Robin'S Egg
#6DEDFD
ΔE00 8.66
Robin'S Egg Blue
#98EFF9
ΔE00 8.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71CECF #CF7271
analogous
#71CFA1 #71CECF #719FCF
triadic
#71CECF #CF71CE #CECF71
tetradic
#71CECF #A171CF #CF7271 #9FCF71
square
#71CECF #A171CF #CF7271 #9FCF71
split-complementary
#71CECF #CF719F #CFA171
monochromatic
#329394 #43BEC0 #71CECF #9FDEDE #CCEEEE
Accessibility & contrast
On white
1.84
#71CECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#71CECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71CECF
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71CECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71CECF | 1.00 | 1.84 | 11.43 | 11.43 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C6CF
Deuteranopia (green-blind)
#B3BAD0
Tritanopia (blue-blind)
#3ED3CE
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #71cecf; /* rgb */ color: rgb(113, 206, 207); /* oklch */ color: oklch(79.5% 0.089 196.4);
Tailwind
colors: {
custom: {
50: '#a0dddd',
500: '#71cecf',
950: '#000000',
},
}SCSS
$custom: #71cecf; $custom-light: #a0dddd; $custom-dark: #000000;
JSON
{
"hex": "#71cecf",
"rgb": {
"r": 113,
"g": 206,
"b": 207
},
"hsl": {
"h": 180.638,
"s": 49.474,
"l": 62.745
},
"oklch": {
"l": 0.79465,
"c": 0.08877,
"h": 196.4
},
"luminance": 0.52158
}Semantic roles & 50–950 ramp
primary
#71CECF
secondary
#9A4B4B
accent
#2A29BD
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484