#71CCC8#71CCC8
#71CCC8 is a light, moderate teal. Relative luminance 0.509; OKLCH L 78.8% C 0.088 H 191.8°. Best body text is #000000 at 11.17:1 contrast (WCAG AA passes).
Color values
| HEX | #71CCC8 |
|---|---|
| RGB | rgb(113, 204, 200) |
| HSL | hsl(177, 47%, 62%) |
| HSV | hsv(177, 45%, 80%) |
| CMYK | cmyk(44.6%, 0%, 2%, 20%) |
| CIE-LAB | lab(76.60, -28.14, -6.48) |
| CIE-LCH | lch(76.60, 28.87, 192.97°) |
| OKLab | oklab(78.77% -0.0858 -0.018) |
| OKLCH | oklch(78.77% 0.088 191.8) |
| XYZ | xyz(38.8241, 50.8634, 62.4041) |
| Luminance | 0.5087 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.80
Darkturquoise
#00CED1
ΔE00 5.72
Turquoise
#40E0D0
ΔE00 7.42
Topaz
#13BBAF
ΔE00 8.10
Pale Teal
#82CBB2
ΔE00 8.13
Seafoam Blue
#78D1B6
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71CCC8 #CC7175
analogous
#71CC9B #71CCC8 #71A2CC
triadic
#71CCC8 #C871CC #CCC871
tetradic
#71CCC8 #9B71CC #CC7175 #A2CC71
square
#71CCC8 #9B71CC #CC7175 #A2CC71
split-complementary
#71CCC8 #CC71A2 #CC9B71
monochromatic
#338F8B #44BCB7 #71CCC8 #9EDCD9 #CBECEB
Accessibility & contrast
On white
1.88
#71CCC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.17
#71CCC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71CCC8
11.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71CCC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71CCC8 | 1.00 | 1.88 | 11.17 | 11.17 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C4C8
Deuteranopia (green-blind)
#B3B8C9
Tritanopia (blue-blind)
#44D1CA
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #71ccc8; /* rgb */ color: rgb(113, 204, 200); /* oklch */ color: oklch(78.8% 0.088 191.8);
Tailwind
colors: {
custom: {
50: '#9fdcd8',
500: '#71ccc8',
950: '#000000',
},
}SCSS
$custom: #71ccc8; $custom-light: #9fdcd8; $custom-dark: #000000;
JSON
{
"hex": "#71ccc8",
"rgb": {
"r": 113,
"g": 204,
"b": 200
},
"hsl": {
"h": 177.363,
"s": 47.15,
"l": 62.157
},
"oklch": {
"l": 0.78773,
"c": 0.08764,
"h": 191.8
},
"luminance": 0.50867
}Semantic roles & 50–950 ramp
primary
#71CCC8
secondary
#964B4F
accent
#2B31BA
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483