#71BBC4#71BBC4
#71BBC4 is a light, moderate teal. Relative luminance 0.430; OKLCH L 74.7% C 0.075 H 205.6°. Best body text is #000000 at 9.61:1 contrast (WCAG AA passes).
Color values
| HEX | #71BBC4 |
|---|---|
| RGB | rgb(113, 187, 196) |
| HSL | hsl(187, 41%, 61%) |
| HSV | hsv(187, 42%, 77%) |
| CMYK | cmyk(42.3%, 4.6%, 0%, 23.1%) |
| CIE-LAB | lab(71.58, -20.69, -11.78) |
| CIE-LCH | lch(71.58, 23.80, 209.66°) |
| OKLab | oklab(74.71% -0.0675 -0.0324) |
| OKLCH | oklch(74.71% 0.075 205.6) |
| XYZ | xyz(34.5405, 43.0343, 58.7002) |
| Luminance | 0.4304 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 7.06
Cadetblue
#5F9EA0
ΔE00 8.90
Darkturquoise
#00CED1
ΔE00 8.96
Sky Blue
#87CEEB
ΔE00 9.27
Aqua Blue
#02D8E9
ΔE00 9.36
Mediumturquoise
#48D1CC
ΔE00 9.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71BBC4 #C47A71
analogous
#71C4A3 #71BBC4 #7191C4
triadic
#71BBC4 #C471BB #BBC471
tetradic
#71BBC4 #A371C4 #C47A71 #91C471
square
#71BBC4 #A371C4 #C47A71 #91C471
split-complementary
#71BBC4 #C47191 #C4A371
monochromatic
#377B84 #49A4AF #71BBC4 #9CD0D6 #C7E4E8
Accessibility & contrast
On white
2.19
#71BBC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.61
#71BBC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71BBC4
9.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71BBC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71BBC4 | 1.00 | 2.19 | 9.61 | 9.61 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B5C5
Deuteranopia (green-blind)
#A2ABC4
Tritanopia (blue-blind)
#4BC1BE
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #71bbc4; /* rgb */ color: rgb(113, 187, 196); /* oklch */ color: oklch(74.7% 0.075 205.6);
Tailwind
colors: {
custom: {
50: '#9ecfd5',
500: '#71bbc4',
950: '#000000',
},
}SCSS
$custom: #71bbc4; $custom-light: #9ecfd5; $custom-dark: #000000;
JSON
{
"hex": "#71bbc4",
"rgb": {
"r": 113,
"g": 187,
"b": 196
},
"hsl": {
"h": 186.506,
"s": 41.294,
"l": 60.588
},
"oklch": {
"l": 0.74708,
"c": 0.07485,
"h": 205.6
},
"luminance": 0.43037
}Semantic roles & 50–950 ramp
primary
#71BBC4
secondary
#D8BCB9
accent
#3F31B4
background
#FAFCFD
surface
#F3F9FA
border
#CDD2D3
text
#0F1414
muted
#7F8283