#2C8694#2C8694
#2C8694 is a mid, moderate teal. Relative luminance 0.197; OKLCH L 57.4% C 0.085 H 209.8°. Best body text is #000000 at 4.94:1 contrast (WCAG AA passes).
Color values
| HEX | #2C8694 |
|---|---|
| RGB | rgb(44, 134, 148) |
| HSL | hsl(188, 54%, 38%) |
| HSV | hsv(188, 70%, 58%) |
| CMYK | cmyk(70.3%, 9.5%, 0%, 42%) |
| CIE-LAB | lab(51.52, -21.40, -15.20) |
| CIE-LCH | lch(51.52, 26.25, 215.39°) |
| OKLab | oklab(57.38% -0.0737 -0.0422) |
| OKLCH | oklch(57.38% 0.085 209.8) |
| XYZ | xyz(14.9068, 19.7221, 31.0323) |
| Luminance | 0.1972 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Teal Blue
#01889F
ΔE00 3.10
Ocean
#017B92
ΔE00 5.37
Dark Cyan
#0A888A
ΔE00 5.96
Deep Aqua
#08787F
ΔE00 6.66
Dirty Blue
#3F829D
ΔE00 6.83
Darkcyan
#008B8B
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2C8694 #943A2C
analogous
#2C946E #2C8694 #2C5294
triadic
#2C8694 #942C86 #86942C
tetradic
#2C8694 #6E2C94 #943A2C #52942C
square
#2C8694 #6E2C94 #943A2C #52942C
split-complementary
#2C8694 #942C52 #946E2C
monochromatic
#103136 #1E5B65 #2C8694 #3AB1C3 #68C4D2
Accessibility & contrast
On white
4.25
#2C8694 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
4.94
#2C8694 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #2C8694
4.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2C8694 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2C8694 | 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)
#7A8195
Deuteranopia (green-blind)
#6B7694
Tritanopia (blue-blind)
#008C8A
Achromatopsia (no color)
#7B7B7B
Design tokens & code
CSS
--color: #2c8694; /* rgb */ color: rgb(44, 134, 148); /* oklch */ color: oklch(57.4% 0.085 209.8);
Tailwind
colors: {
custom: {
50: '#74a9b3',
500: '#2c8694',
950: '#000000',
},
}SCSS
$custom: #2c8694; $custom-light: #74a9b3; $custom-dark: #000000;
JSON
{
"hex": "#2c8694",
"rgb": {
"r": 44,
"g": 134,
"b": 148
},
"hsl": {
"h": 188.077,
"s": 54.167,
"l": 37.647
},
"oklch": {
"l": 0.57375,
"c": 0.08499,
"h": 209.8
},
"luminance": 0.19724
}Semantic roles & 50–950 ramp
primary
#2C8694
secondary
#B96F63
accent
#5E4ADE
background
#F7FAFB
surface
#EDF4F6
border
#C8CED0
text
#091011
muted
#7B7F80