#71CCCF#71CCCF
#71CCCF is a light, moderate teal. Relative luminance 0.512; OKLCH L 79.0% C 0.087 H 198.3°. Best body text is #000000 at 11.24:1 contrast (WCAG AA passes).
Color values
| HEX | #71CCCF |
|---|---|
| RGB | rgb(113, 204, 207) |
| HSL | hsl(182, 49%, 63%) |
| HSV | hsv(182, 45%, 81%) |
| CMYK | cmyk(45.4%, 1.4%, 0%, 18.8%) |
| CIE-LAB | lab(76.80, -26.36, -9.95) |
| CIE-LCH | lch(76.80, 28.18, 200.69°) |
| OKLab | oklab(79% -0.0829 -0.0274) |
| OKLCH | oklch(79% 0.087 198.3) |
| XYZ | xyz(39.6610, 51.1982, 66.8116) |
| Luminance | 0.5120 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.15
Darkturquoise
#00CED1
ΔE00 5.66
Aqua Blue
#02D8E9
ΔE00 6.62
Robin'S Egg
#6DEDFD
ΔE00 8.68
Robin'S Egg Blue
#98EFF9
ΔE00 8.96
Robin Egg Blue
#8AF1FE
ΔE00 9.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71CCCF #CF7471
analogous
#71CFA3 #71CCCF #719DCF
triadic
#71CCCF #CF71CC #CCCF71
tetradic
#71CCCF #A371CF #CF7471 #9DCF71
square
#71CCCF #A371CF #CF7471 #9DCF71
split-complementary
#71CCCF #CF719D #CFA371
monochromatic
#329194 #43BCC0 #71CCCF #9FDCDE #CCEDEE
Accessibility & contrast
On white
1.87
#71CCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.24
#71CCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71CCCF
11.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71CCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71CCCF | 1.00 | 1.87 | 11.24 | 11.24 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C5CF
Deuteranopia (green-blind)
#B1B8D0
Tritanopia (blue-blind)
#3FD2CD
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #71cccf; /* rgb */ color: rgb(113, 204, 207); /* oklch */ color: oklch(79.0% 0.087 198.3);
Tailwind
colors: {
custom: {
50: '#a0dbdd',
500: '#71cccf',
950: '#000000',
},
}SCSS
$custom: #71cccf; $custom-light: #a0dbdd; $custom-dark: #000000;
JSON
{
"hex": "#71cccf",
"rgb": {
"r": 113,
"g": 204,
"b": 207
},
"hsl": {
"h": 181.915,
"s": 49.474,
"l": 62.745
},
"oklch": {
"l": 0.79004,
"c": 0.08729,
"h": 198.3
},
"luminance": 0.51201
}Semantic roles & 50–950 ramp
primary
#71CCCF
secondary
#9A4D4B
accent
#2D29BD
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484