#71CBCA#71CBCA
#71CBCA is a light, moderate teal. Relative luminance 0.505; OKLCH L 78.6% C 0.087 H 194.6°. Best body text is #000000 at 11.10:1 contrast (WCAG AA passes).
Color values
| HEX | #71CBCA |
|---|---|
| RGB | rgb(113, 203, 202) |
| HSL | hsl(179, 46%, 62%) |
| HSV | hsv(179, 44%, 80%) |
| CMYK | cmyk(44.3%, 0%, 0.5%, 20.4%) |
| CIE-LAB | lab(76.37, -27.14, -7.90) |
| CIE-LCH | lch(76.37, 28.27, 196.23°) |
| OKLab | oklab(78.61% -0.0838 -0.0218) |
| OKLCH | oklch(78.61% 0.087 194.6) |
| XYZ | xyz(38.8225, 50.4837, 63.5642) |
| Luminance | 0.5049 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.31
Darkturquoise
#00CED1
ΔE00 5.58
Aqua Blue
#02D8E9
ΔE00 7.66
Turquoise
#40E0D0
ΔE00 8.32
Topaz
#13BBAF
ΔE00 8.61
Pale Teal
#82CBB2
ΔE00 9.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71CBCA #CB7172
analogous
#71CB9D #71CBCA #719FCB
triadic
#71CBCA #CA71CB #CBCA71
tetradic
#71CBCA #9D71CB #CB7172 #9FCB71
square
#71CBCA #9D71CB #CB7172 #9FCB71
split-complementary
#71CBCA #CB719F #CB9D71
monochromatic
#348E8D #44BBB9 #71CBCA #9EDBDB #CBECEB
Accessibility & contrast
On white
1.89
#71CBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.10
#71CBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71CBCA
11.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71CBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71CBCA | 1.00 | 1.89 | 11.10 | 11.10 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C3CA
Deuteranopia (green-blind)
#B1B7CB
Tritanopia (blue-blind)
#43D0CA
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #71cbca; /* rgb */ color: rgb(113, 203, 202); /* oklch */ color: oklch(78.6% 0.087 194.6);
Tailwind
colors: {
custom: {
50: '#a0dbda',
500: '#71cbca',
950: '#000000',
},
}SCSS
$custom: #71cbca; $custom-light: #a0dbda; $custom-dark: #000000;
JSON
{
"hex": "#71cbca",
"rgb": {
"r": 113,
"g": 203,
"b": 202
},
"hsl": {
"h": 179.333,
"s": 46.392,
"l": 61.961
},
"oklch": {
"l": 0.78607,
"c": 0.08658,
"h": 194.6
},
"luminance": 0.50487
}Semantic roles & 50–950 ramp
primary
#71CBCA
secondary
#954C4D
accent
#2C2DBA
background
#FCFEFE
surface
#F6FBFB
border
#D0D4D4
text
#0F1514
muted
#808483