#71CFC8#71CFC8
#71CFC8 is a light, moderate teal. Relative luminance 0.523; OKLCH L 79.5% C 0.090 H 189.2°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #71CFC8 |
|---|---|
| RGB | rgb(113, 207, 200) |
| HSL | hsl(176, 49%, 63%) |
| HSV | hsv(176, 45%, 81%) |
| CMYK | cmyk(45.4%, 0%, 3.4%, 18.8%) |
| CIE-LAB | lab(77.46, -29.59, -5.20) |
| CIE-LCH | lch(77.46, 30.04, 189.97°) |
| OKLab | oklab(79.47% -0.0892 -0.0145) |
| OKLCH | oklch(79.47% 0.09 189.2) |
| XYZ | xyz(39.5440, 52.3033, 62.6441) |
| Luminance | 0.5231 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.46
Darkturquoise
#00CED1
ΔE00 6.05
Turquoise
#40E0D0
ΔE00 6.29
Seafoam Blue
#78D1B6
ΔE00 7.10
Pale Teal
#82CBB2
ΔE00 7.24
Topaz
#13BBAF
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71CFC8 #CF7178
analogous
#71CF99 #71CFC8 #71A7CF
triadic
#71CFC8 #C871CF #CFC871
tetradic
#71CFC8 #9971CF #CF7178 #A7CF71
square
#71CFC8 #9971CF #CF7178 #A7CF71
split-complementary
#71CFC8 #CF71A7 #CF9971
monochromatic
#32948C #43C0B6 #71CFC8 #9FDEDA #CCEEEB
Accessibility & contrast
On white
1.83
#71CFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#71CFC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71CFC8
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71CFC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71CFC8 | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C6C8
Deuteranopia (green-blind)
#B6BAC9
Tritanopia (blue-blind)
#43D3CD
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #71cfc8; /* rgb */ color: rgb(113, 207, 200); /* oklch */ color: oklch(79.5% 0.090 189.2);
Tailwind
colors: {
custom: {
50: '#a0ded8',
500: '#71cfc8',
950: '#000000',
},
}SCSS
$custom: #71cfc8; $custom-light: #a0ded8; $custom-dark: #000000;
JSON
{
"hex": "#71cfc8",
"rgb": {
"r": 113,
"g": 207,
"b": 200
},
"hsl": {
"h": 175.532,
"s": 49.474,
"l": 62.745
},
"oklch": {
"l": 0.7947,
"c": 0.0904,
"h": 189.2
},
"luminance": 0.52306
}Semantic roles & 50–950 ramp
primary
#71CFC8
secondary
#9A4B50
accent
#2934BD
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483