#208A94#208A94
#208A94 is a mid, moderate teal. Relative luminance 0.206; OKLCH L 58.1% C 0.091 H 204.6°. Best body text is #000000 at 5.12:1 contrast (WCAG AA passes).
Color values
| HEX | #208A94 |
|---|---|
| RGB | rgb(32, 138, 148) |
| HSL | hsl(185, 64%, 35%) |
| HSV | hsv(185, 78%, 58%) |
| CMYK | cmyk(78.4%, 6.8%, 0%, 42%) |
| CIE-LAB | lab(52.53, -25.03, -13.70) |
| CIE-LCH | lch(52.53, 28.53, 208.69°) |
| OKLab | oklab(58.12% -0.083 -0.0381) |
| OKLCH | oklch(58.12% 0.091 204.6) |
| XYZ | xyz(15.0271, 20.6203, 31.1994) |
| Luminance | 0.2062 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dark Cyan
#0A888A
ΔE00 3.82
Darkcyan
#008B8B
ΔE00 4.63
Teal Blue
#01889F
ΔE00 4.83
Teal
#008080
ΔE00 6.09
Greenish Blue
#0B8B87
ΔE00 6.13
Deep Aqua
#08787F
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#208A94 #942A20
analogous
#209464 #208A94 #205094
triadic
#208A94 #94208A #8A9420
tetradic
#208A94 #642094 #942A20 #509420
square
#208A94 #642094 #942A20 #509420
split-complementary
#208A94 #942050 #946420
monochromatic
#0A2C2F #155B62 #208A94 #2BB9C6 #54CFDA
Accessibility & contrast
On white
4.10
#208A94 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.12
#208A94 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #208A94
5.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##208A94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##208A94 | 1.00 | 4.10 | 5.12 | 5.12 |
| #FFFFFF | 4.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7E8495
Deuteranopia (green-blind)
#6E7894
Tritanopia (blue-blind)
#00908D
Achromatopsia (no color)
#7D7D7D
Design tokens & code
CSS
--color: #208a94; /* rgb */ color: rgb(32, 138, 148); /* oklch */ color: oklch(58.1% 0.091 204.6);
Tailwind
colors: {
custom: {
50: '#71acb3',
500: '#208a94',
950: '#000000',
},
}SCSS
$custom: #208a94; $custom-light: #71acb3; $custom-dark: #000000;
JSON
{
"hex": "#208a94",
"rgb": {
"r": 32,
"g": 138,
"b": 148
},
"hsl": {
"h": 185.172,
"s": 64.444,
"l": 35.294
},
"oklch": {
"l": 0.58117,
"c": 0.09136,
"h": 204.6
},
"luminance": 0.20622
}Semantic roles & 50–950 ramp
primary
#208A94
secondary
#BE5B52
accent
#4F40E7
background
#F7FAFB
surface
#EDF4F6
border
#C8CED0
text
#091011
muted
#7B7F80