#71D0BC#71D0BC
#71D0BC is a light, moderate teal. Relative luminance 0.523; OKLCH L 79.3% C 0.096 H 178.4°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #71D0BC |
|---|---|
| RGB | rgb(113, 208, 188) |
| HSL | hsl(167, 50%, 63%) |
| HSV | hsv(167, 46%, 82%) |
| CMYK | cmyk(45.7%, 0%, 9.6%, 18.4%) |
| CIE-LAB | lab(77.43, -32.96, 1.20) |
| CIE-LCH | lch(77.43, 32.98, 177.91°) |
| OKLab | oklab(79.34% -0.0955 0.0027) |
| OKLCH | oklch(79.34% 0.096 178.4) |
| XYZ | xyz(38.4393, 52.2502, 55.6269) |
| Luminance | 0.5225 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.53
Pale Teal
#82CBB2
ΔE00 3.57
Mediumaquamarine
#66CDAA
ΔE00 4.83
Turquoise
#40E0D0
ΔE00 5.83
Mediumturquoise
#48D1CC
ΔE00 6.35
Turquoise (survey)
#06C2AC
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71D0BC #D07185
analogous
#71D08C #71D0BC #71B5D0
triadic
#71D0BC #BC71D0 #D0BC71
tetradic
#71D0BC #8C71D0 #D07185 #B5D071
square
#71D0BC #8C71D0 #D07185 #B5D071
split-complementary
#71D0BC #D071B5 #D08C71
monochromatic
#319580 #43C1A6 #71D0BC #9FDFD2 #CDEEE7
Accessibility & contrast
On white
1.83
#71D0BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#71D0BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71D0BC
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71D0BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71D0BC | 1.00 | 1.83 | 11.45 | 11.45 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C6BB
Deuteranopia (green-blind)
#BABBBE
Tritanopia (blue-blind)
#4AD3CA
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #71d0bc; /* rgb */ color: rgb(113, 208, 188); /* oklch */ color: oklch(79.3% 0.096 178.4);
Tailwind
colors: {
custom: {
50: '#9fdfd0',
500: '#71d0bc',
950: '#000000',
},
}SCSS
$custom: #71d0bc; $custom-light: #9fdfd0; $custom-dark: #000000;
JSON
{
"hex": "#71d0bc",
"rgb": {
"r": 113,
"g": 208,
"b": 188
},
"hsl": {
"h": 167.368,
"s": 50.265,
"l": 62.941
},
"oklch": {
"l": 0.79338,
"c": 0.09558,
"h": 178.4
},
"luminance": 0.52253
}Semantic roles & 50–950 ramp
primary
#71D0BC
secondary
#9B4A5B
accent
#2847BE
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1513
muted
#808483