#208C95#208C95
#208C95 is a mid, moderate teal. Relative luminance 0.212; OKLCH L 58.7% C 0.092 H 203.5°. Best body text is #000000 at 5.25:1 contrast (WCAG AA passes).
Color values
| HEX | #208C95 |
|---|---|
| RGB | rgb(32, 140, 149) |
| HSL | hsl(185, 65%, 35%) |
| HSV | hsv(185, 79%, 58%) |
| CMYK | cmyk(78.5%, 6%, 0%, 41.6%) |
| CIE-LAB | lab(53.20, -25.72, -13.26) |
| CIE-LCH | lch(53.20, 28.94, 207.27°) |
| OKLab | oklab(58.67% -0.0846 -0.0369) |
| OKLCH | oklch(58.67% 0.092 203.5) |
| XYZ | xyz(15.3961, 21.2313, 31.7145) |
| Luminance | 0.2123 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dark Cyan
#0A888A
ΔE00 3.65
Darkcyan
#008B8B
ΔE00 4.23
Teal Blue
#01889F
ΔE00 5.41
Greenish Blue
#0B8B87
ΔE00 5.72
Teal
#008080
ΔE00 6.26
Deep Aqua
#08787F
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#208C95 #952920
analogous
#209563 #208C95 #205295
triadic
#208C95 #95208C #8C9520
tetradic
#208C95 #632095 #952920 #529520
square
#208C95 #632095 #952920 #529520
split-complementary
#208C95 #952052 #956320
monochromatic
#0A2D30 #155D63 #208C95 #2BBBC7 #55D0DA
Accessibility & contrast
On white
4.00
#208C95 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.25
#208C95 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #208C95
5.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##208C95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##208C95 | 1.00 | 4.00 | 5.25 | 5.25 |
| #FFFFFF | 4.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#808696
Deuteranopia (green-blind)
#707A95
Tritanopia (blue-blind)
#00928F
Achromatopsia (no color)
#7F7F7F
Design tokens & code
CSS
--color: #208c95; /* rgb */ color: rgb(32, 140, 149); /* oklch */ color: oklch(58.7% 0.092 203.5);
Tailwind
colors: {
custom: {
50: '#71aeb4',
500: '#208c95',
950: '#000000',
},
}SCSS
$custom: #208c95; $custom-light: #71aeb4; $custom-dark: #000000;
JSON
{
"hex": "#208c95",
"rgb": {
"r": 32,
"g": 140,
"b": 149
},
"hsl": {
"h": 184.615,
"s": 64.641,
"l": 35.49
},
"oklch": {
"l": 0.58672,
"c": 0.09232,
"h": 203.5
},
"luminance": 0.21233
}Semantic roles & 50–950 ramp
primary
#208C95
secondary
#BE5B53
accent
#4D40E8
background
#F7FAFB
surface
#EDF4F6
border
#C8CED0
text
#091011
muted
#7B7F80