#208A9B#208A9B
#208A9B is a mid, moderate teal. Relative luminance 0.209; OKLCH L 58.4% C 0.094 H 211.2°. Best body text is #000000 at 5.17:1 contrast (WCAG AA passes).
Color values
| HEX | #208A9B |
|---|---|
| RGB | rgb(32, 138, 155) |
| HSL | hsl(188, 66%, 37%) |
| HSV | hsv(188, 79%, 61%) |
| CMYK | cmyk(79.4%, 11%, 0%, 39.2%) |
| CIE-LAB | lab(52.78, -22.74, -17.37) |
| CIE-LCH | lch(52.78, 28.61, 217.38°) |
| OKLab | oklab(58.4% -0.08 -0.0484) |
| OKLCH | oklch(58.4% 0.094 211.2) |
| XYZ | xyz(15.5980, 20.8487, 34.2061) |
| Luminance | 0.2085 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Teal Blue
#01889F
ΔE00 2.18
Ocean
#017B92
ΔE00 6.08
Dark Cyan
#0A888A
ΔE00 6.61
Dirty Blue
#3F829D
ΔE00 6.82
Darkcyan
#008B8B
ΔE00 7.46
Deep Aqua
#08787F
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#208A9B #9B3120
analogous
#209B6F #208A9B #204D9B
triadic
#208A9B #9B208A #8A9B20
tetradic
#208A9B #6F209B #9B3120 #4D9B20
square
#208A9B #6F209B #9B3120 #4D9B20
split-complementary
#208A9B #9B204D #9B6F20
monochromatic
#0B3036 #165D68 #208A9B #2AB7CE #59CADD
Accessibility & contrast
On white
4.06
#208A9B on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.17
#208A9B on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #208A9B
5.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##208A9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##208A9B | 1.00 | 4.06 | 5.17 | 5.17 |
| #FFFFFF | 4.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7C859C
Deuteranopia (green-blind)
#6C799B
Tritanopia (blue-blind)
#00918F
Achromatopsia (no color)
#7E7E7E
Design tokens & code
CSS
--color: #208a9b; /* rgb */ color: rgb(32, 138, 155); /* oklch */ color: oklch(58.4% 0.094 211.2);
Tailwind
colors: {
custom: {
50: '#72acb8',
500: '#208a9b',
950: '#000000',
},
}SCSS
$custom: #208a9b; $custom-light: #72acb8; $custom-dark: #000000;
JSON
{
"hex": "#208a9b",
"rgb": {
"r": 32,
"g": 138,
"b": 155
},
"hsl": {
"h": 188.293,
"s": 65.775,
"l": 36.667
},
"oklch": {
"l": 0.58405,
"c": 0.09351,
"h": 211.2
},
"luminance": 0.20851
}Semantic roles & 50–950 ramp
primary
#208A9B
secondary
#C16556
accent
#573FE9
background
#F7FAFB
surface
#EDF4F6
border
#C8CED0
text
#091011
muted
#7B7F80