#208B97#208B97
#208B97 is a mid, moderate teal. Relative luminance 0.210; OKLCH L 58.5% C 0.092 H 206.4°. Best body text is #000000 at 5.20:1 contrast (WCAG AA passes).
Color values
| HEX | #208B97 |
|---|---|
| RGB | rgb(32, 139, 151) |
| HSL | hsl(186, 65%, 36%) |
| HSV | hsv(186, 79%, 59%) |
| CMYK | cmyk(78.8%, 7.9%, 0%, 40.8%) |
| CIE-LAB | lab(52.95, -24.57, -14.79) |
| CIE-LCH | lch(52.95, 28.68, 211.05°) |
| OKLab | oklab(58.5% -0.0827 -0.0412) |
| OKLCH | oklch(58.5% 0.092 206.4) |
| XYZ | xyz(15.4117, 21.0048, 32.5142) |
| Luminance | 0.2101 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Teal Blue
#01889F
ΔE00 4.13
Dark Cyan
#0A888A
ΔE00 4.69
Darkcyan
#008B8B
ΔE00 5.43
Teal
#008080
ΔE00 6.95
Greenish Blue
#0B8B87
ΔE00 6.95
Ocean
#017B92
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#208B97 #972C20
analogous
#209767 #208B97 #205097
triadic
#208B97 #97208B #8B9720
tetradic
#208B97 #672097 #972C20 #509720
square
#208B97 #672097 #972C20 #509720
split-complementary
#208B97 #972050 #976720
monochromatic
#0B2E32 #155D64 #208B97 #2BB9C9 #56CEDB
Accessibility & contrast
On white
4.04
#208B97 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.20
#208B97 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #208B97
5.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##208B97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##208B97 | 1.00 | 4.04 | 5.20 | 5.20 |
| #FFFFFF | 4.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F8598
Deuteranopia (green-blind)
#6E7997
Tritanopia (blue-blind)
#00918F
Achromatopsia (no color)
#7E7E7E
Design tokens & code
CSS
--color: #208b97; /* rgb */ color: rgb(32, 139, 151); /* oklch */ color: oklch(58.5% 0.092 206.4);
Tailwind
colors: {
custom: {
50: '#71adb5',
500: '#208b97',
950: '#000000',
},
}SCSS
$custom: #208b97; $custom-light: #71adb5; $custom-dark: #000000;
JSON
{
"hex": "#208b97",
"rgb": {
"r": 32,
"g": 139,
"b": 151
},
"hsl": {
"h": 186.05,
"s": 65.027,
"l": 35.882
},
"oklch": {
"l": 0.58495,
"c": 0.09241,
"h": 206.4
},
"luminance": 0.21007
}Semantic roles & 50–950 ramp
primary
#208B97
secondary
#BF5F54
accent
#5140E8
background
#F7FAFB
surface
#EDF4F6
border
#C8CED0
text
#091011
muted
#7B7F80