#208B95#208B95
#208B95 is a mid, moderate teal. Relative luminance 0.209; OKLCH L 58.4% C 0.092 H 204.6°. Best body text is #000000 at 5.19:1 contrast (WCAG AA passes).
Color values
| HEX | #208B95 |
|---|---|
| RGB | rgb(32, 139, 149) |
| HSL | hsl(185, 65%, 35%) |
| HSV | hsv(185, 79%, 58%) |
| CMYK | cmyk(78.5%, 6.7%, 0%, 41.6%) |
| CIE-LAB | lab(52.88, -25.22, -13.74) |
| CIE-LCH | lch(52.88, 28.72, 208.59°) |
| OKLab | oklab(58.41% -0.0836 -0.0382) |
| OKLCH | oklch(58.41% 0.092 204.6) |
| XYZ | xyz(15.2507, 20.9404, 31.6661) |
| Luminance | 0.2094 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dark Cyan
#0A888A
ΔE00 3.91
Darkcyan
#008B8B
ΔE00 4.62
Teal Blue
#01889F
ΔE00 4.91
Greenish Blue
#0B8B87
ΔE00 6.12
Teal
#008080
ΔE00 6.31
Deep Aqua
#08787F
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#208B95 #952A20
analogous
#209564 #208B95 #205095
triadic
#208B95 #95208B #8B9520
tetradic
#208B95 #642095 #952A20 #509520
square
#208B95 #642095 #952A20 #509520
split-complementary
#208B95 #952050 #956420
monochromatic
#0A2D30 #155C63 #208B95 #2BBAC7 #55CFDA
Accessibility & contrast
On white
4.05
#208B95 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.19
#208B95 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #208B95
5.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##208B95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##208B95 | 1.00 | 4.05 | 5.19 | 5.19 |
| #FFFFFF | 4.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F8596
Deuteranopia (green-blind)
#6F7995
Tritanopia (blue-blind)
#00918E
Achromatopsia (no color)
#7E7E7E
Design tokens & code
CSS
--color: #208b95; /* rgb */ color: rgb(32, 139, 149); /* oklch */ color: oklch(58.4% 0.092 204.6);
Tailwind
colors: {
custom: {
50: '#71adb4',
500: '#208b95',
950: '#000000',
},
}SCSS
$custom: #208b95; $custom-light: #71adb4; $custom-dark: #000000;
JSON
{
"hex": "#208b95",
"rgb": {
"r": 32,
"g": 139,
"b": 149
},
"hsl": {
"h": 185.128,
"s": 64.641,
"l": 35.49
},
"oklch": {
"l": 0.58415,
"c": 0.09194,
"h": 204.6
},
"luminance": 0.20942
}Semantic roles & 50–950 ramp
primary
#208B95
secondary
#BE5C53
accent
#4E40E8
background
#F7FAFB
surface
#EDF4F6
border
#C8CED0
text
#091011
muted
#7B7F80