#2C8B98#2C8B98
#2C8B98 is a mid, moderate teal. Relative luminance 0.213; OKLCH L 58.8% C 0.088 H 208.2°. Best body text is #000000 at 5.25:1 contrast (WCAG AA passes).
Color values
| HEX | #2C8B98 |
|---|---|
| RGB | rgb(44, 139, 152) |
| HSL | hsl(187, 55%, 38%) |
| HSV | hsv(187, 71%, 60%) |
| CMYK | cmyk(71.1%, 8.6%, 0%, 40.4%) |
| CIE-LAB | lab(53.24, -22.73, -14.92) |
| CIE-LCH | lch(53.24, 27.19, 213.27°) |
| OKLab | oklab(58.81% -0.0773 -0.0414) |
| OKLCH | oklch(58.81% 0.088 208.2) |
| XYZ | xyz(15.9364, 21.2659, 32.9645) |
| Luminance | 0.2127 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Teal Blue
#01889F
ΔE00 3.67
Dark Cyan
#0A888A
ΔE00 5.56
Darkcyan
#008B8B
ΔE00 6.30
Ocean
#017B92
ΔE00 7.12
Teal
#008080
ΔE00 7.70
Greenish Blue
#0B8B87
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2C8B98 #98392C
analogous
#2C986F #2C8B98 #2C5598
triadic
#2C8B98 #982C8B #8B982C
tetradic
#2C8B98 #6F2C98 #98392C #55982C
square
#2C8B98 #6F2C98 #98392C #55982C
split-complementary
#2C8B98 #982C55 #986F2C
monochromatic
#113439 #1E6069 #2C8B98 #3BB5C6 #6AC7D4
Accessibility & contrast
On white
4.00
#2C8B98 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.25
#2C8B98 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #2C8B98
5.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2C8B98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2C8B98 | 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)
#7F8699
Deuteranopia (green-blind)
#6F7A98
Tritanopia (blue-blind)
#00918F
Achromatopsia (no color)
#7F7F7F
Design tokens & code
CSS
--color: #2c8b98; /* rgb */ color: rgb(44, 139, 152); /* oklch */ color: oklch(58.8% 0.088 208.2);
Tailwind
colors: {
custom: {
50: '#75adb6',
500: '#2c8b98',
950: '#000000',
},
}SCSS
$custom: #2c8b98; $custom-light: #75adb6; $custom-dark: #000000;
JSON
{
"hex": "#2c8b98",
"rgb": {
"r": 44,
"g": 139,
"b": 152
},
"hsl": {
"h": 187.222,
"s": 55.102,
"l": 38.431
},
"oklch": {
"l": 0.58808,
"c": 0.08774,
"h": 208.2
},
"luminance": 0.21268
}Semantic roles & 50–950 ramp
primary
#2C8B98
secondary
#BB6F65
accent
#5B49DE
background
#F7FAFB
surface
#EEF4F6
border
#C9CED0
text
#091011
muted
#7B7F80