#2C8693#2C8693
#2C8693 is a mid, moderate teal. Relative luminance 0.197; OKLCH L 57.3% C 0.085 H 208.8°. Best body text is #000000 at 4.94:1 contrast (WCAG AA passes).
Color values
| HEX | #2C8693 |
|---|---|
| RGB | rgb(44, 134, 147) |
| HSL | hsl(188, 54%, 37%) |
| HSV | hsv(188, 70%, 58%) |
| CMYK | cmyk(70.1%, 8.8%, 0%, 42.4%) |
| CIE-LAB | lab(51.49, -21.72, -14.67) |
| CIE-LCH | lch(51.49, 26.21, 214.04°) |
| OKLab | oklab(57.33% -0.0742 -0.0408) |
| OKLCH | oklch(57.33% 0.085 208.8) |
| XYZ | xyz(14.8280, 19.6906, 30.6173) |
| Luminance | 0.1969 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Teal Blue
#01889F
ΔE00 3.45
Dark Cyan
#0A888A
ΔE00 5.56
Ocean
#017B92
ΔE00 5.60
Deep Aqua
#08787F
ΔE00 6.44
Darkcyan
#008B8B
ΔE00 6.61
Teal
#008080
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2C8693 #93392C
analogous
#2C936D #2C8693 #2C5293
triadic
#2C8693 #932C86 #86932C
tetradic
#2C8693 #6D2C93 #93392C #52932C
square
#2C8693 #6D2C93 #93392C #52932C
split-complementary
#2C8693 #932C52 #936D2C
monochromatic
#103035 #1E5B64 #2C8693 #3AB1C2 #68C4D2
Accessibility & contrast
On white
4.25
#2C8693 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
4.94
#2C8693 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #2C8693
4.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2C8693 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2C8693 | 1.00 | 4.25 | 4.94 | 4.94 |
| #FFFFFF | 4.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 4.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 4.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7A8194
Deuteranopia (green-blind)
#6B7693
Tritanopia (blue-blind)
#008C8A
Achromatopsia (no color)
#7B7B7B
Design tokens & code
CSS
--color: #2c8693; /* rgb */ color: rgb(44, 134, 147); /* oklch */ color: oklch(57.3% 0.085 208.8);
Tailwind
colors: {
custom: {
50: '#74a9b2',
500: '#2c8693',
950: '#000000',
},
}SCSS
$custom: #2c8693; $custom-light: #74a9b2; $custom-dark: #000000;
JSON
{
"hex": "#2c8693",
"rgb": {
"r": 44,
"g": 134,
"b": 147
},
"hsl": {
"h": 187.573,
"s": 53.927,
"l": 37.451
},
"oklch": {
"l": 0.57334,
"c": 0.08465,
"h": 208.8
},
"luminance": 0.19692
}Semantic roles & 50–950 ramp
primary
#2C8693
secondary
#B86D63
accent
#5D4ADD
background
#F7FAFA
surface
#EDF4F5
border
#C8CECF
text
#091011
muted
#7B7F80