#71BBBB#71BBBB
#71BBBB is a light, moderate teal. Relative luminance 0.426; OKLCH L 74.4% C 0.074 H 195.7°. Best body text is #000000 at 9.53:1 contrast (WCAG AA passes).
Color values
| HEX | #71BBBB |
|---|---|
| RGB | rgb(113, 187, 187) |
| HSL | hsl(180, 35%, 59%) |
| HSV | hsv(180, 40%, 73%) |
| CMYK | cmyk(39.6%, 0%, 0%, 26.7%) |
| CIE-LAB | lab(71.31, -22.97, -7.26) |
| CIE-LCH | lch(71.31, 24.09, 197.53°) |
| OKLab | oklab(74.4% -0.0712 -0.02) |
| OKLCH | oklch(74.4% 0.074 195.7) |
| XYZ | xyz(33.5467, 42.6368, 53.4661) |
| Luminance | 0.4264 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 7.51
Lightseagreen
#20B2AA
ΔE00 7.91
Darkturquoise
#00CED1
ΔE00 7.95
Topaz
#13BBAF
ΔE00 8.37
Cadetblue
#5F9EA0
ΔE00 8.45
Turquoise Blue
#06B1C4
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71BBBB #BB7171
analogous
#71BB96 #71BBBB #7196BB
triadic
#71BBBB #BB71BB #BBBB71
tetradic
#71BBBB #9671BB #BB7171 #96BB71
square
#71BBBB #9671BB #BB7171 #96BB71
split-complementary
#71BBBB #BB7196 #BB9671
monochromatic
#3A7878 #4DA1A1 #71BBBB #9ACFCF #C4E3E3
Accessibility & contrast
On white
2.20
#71BBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.53
#71BBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71BBBB
9.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71BBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71BBBB | 1.00 | 2.20 | 9.53 | 9.53 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B4BB
Deuteranopia (green-blind)
#A5AABC
Tritanopia (blue-blind)
#50BFBB
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #71bbbb; /* rgb */ color: rgb(113, 187, 187); /* oklch */ color: oklch(74.4% 0.074 195.7);
Tailwind
colors: {
custom: {
50: '#9ecfcf',
500: '#71bbbb',
950: '#000000',
},
}SCSS
$custom: #71bbbb; $custom-light: #9ecfcf; $custom-dark: #000000;
JSON
{
"hex": "#71bbbb",
"rgb": {
"r": 113,
"g": 187,
"b": 187
},
"hsl": {
"h": 180,
"s": 35.238,
"l": 58.824
},
"oklch": {
"l": 0.74401,
"c": 0.07394,
"h": 195.7
},
"luminance": 0.42639
}Semantic roles & 50–950 ramp
primary
#71BBBB
secondary
#D2B5B5
accent
#5D5DCB
background
#FAFCFC
surface
#F3F9F9
border
#CDD2D2
text
#0F1413
muted
#7F8282