#71BBC1#71BBC1
#71BBC1 is a light, moderate teal. Relative luminance 0.429; OKLCH L 74.6% C 0.074 H 202.3°. Best body text is #000000 at 9.58:1 contrast (WCAG AA passes).
Color values
| HEX | #71BBC1 |
|---|---|
| RGB | rgb(113, 187, 193) |
| HSL | hsl(185, 39%, 60%) |
| HSV | hsv(185, 41%, 76%) |
| CMYK | cmyk(41.5%, 3.1%, 0%, 24.3%) |
| CIE-LAB | lab(71.49, -21.46, -10.27) |
| CIE-LCH | lch(71.49, 23.79, 205.59°) |
| OKLab | oklab(74.6% -0.0687 -0.0282) |
| OKLCH | oklch(74.6% 0.074 202.3) |
| XYZ | xyz(34.2024, 42.8991, 56.9198) |
| Luminance | 0.4290 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 7.38
Darkturquoise
#00CED1
ΔE00 8.44
Cadetblue
#5F9EA0
ΔE00 8.59
Mediumturquoise
#48D1CC
ΔE00 8.71
Aqua Blue
#02D8E9
ΔE00 9.47
Lightseagreen
#20B2AA
ΔE00 9.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71BBC1 #C17771
analogous
#71C19F #71BBC1 #7193C1
triadic
#71BBC1 #C171BB #BBC171
tetradic
#71BBC1 #9F71C1 #C17771 #93C171
square
#71BBC1 #9F71C1 #C17771 #93C171
split-complementary
#71BBC1 #C17193 #C19F71
monochromatic
#387A80 #4AA3AA #71BBC1 #9CCFD4 #C6E4E6
Accessibility & contrast
On white
2.19
#71BBC1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.58
#71BBC1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71BBC1
9.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71BBC1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71BBC1 | 1.00 | 2.19 | 9.58 | 9.58 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B5C2
Deuteranopia (green-blind)
#A3ABC1
Tritanopia (blue-blind)
#4DC0BD
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #71bbc1; /* rgb */ color: rgb(113, 187, 193); /* oklch */ color: oklch(74.6% 0.074 202.3);
Tailwind
colors: {
custom: {
50: '#9ecfd3',
500: '#71bbc1',
950: '#000000',
},
}SCSS
$custom: #71bbc1; $custom-light: #9ecfd3; $custom-dark: #000000;
JSON
{
"hex": "#71bbc1",
"rgb": {
"r": 113,
"g": 187,
"b": 193
},
"hsl": {
"h": 184.5,
"s": 39.216,
"l": 60
},
"oklch": {
"l": 0.74604,
"c": 0.07428,
"h": 202.3
},
"luminance": 0.42902
}Semantic roles & 50–950 ramp
primary
#71BBC1
secondary
#D6BAB7
accent
#6259CF
background
#FAFCFC
surface
#F3F9F9
border
#CDD2D2
text
#0F1414
muted
#7F8282