#2C8595#2C8595
#2C8595 is a mid, moderate teal. Relative luminance 0.195; OKLCH L 57.2% C 0.085 H 212.0°. Best body text is #000000 at 4.90:1 contrast (WCAG AA passes).
Color values
| HEX | #2C8595 |
|---|---|
| RGB | rgb(44, 133, 149) |
| HSL | hsl(189, 54%, 38%) |
| HSV | hsv(189, 70%, 58%) |
| CMYK | cmyk(70.5%, 10.7%, 0%, 41.6%) |
| CIE-LAB | lab(51.24, -20.55, -16.21) |
| CIE-LCH | lch(51.24, 26.17, 218.26°) |
| OKLab | oklab(57.16% -0.0723 -0.0451) |
| OKLCH | oklch(57.16% 0.085 212) |
| XYZ | xyz(14.8488, 19.4788, 31.4052) |
| Luminance | 0.1948 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Teal Blue
#01889F
ΔE00 2.56
Ocean
#017B92
ΔE00 4.67
Dirty Blue
#3F829D
ΔE00 5.98
Dark Cyan
#0A888A
ΔE00 6.83
Deep Aqua
#08787F
ΔE00 6.90
Darkcyan
#008B8B
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2C8595 #953C2C
analogous
#2C9570 #2C8595 #2C5095
triadic
#2C8595 #952C85 #85952C
tetradic
#2C8595 #702C95 #953C2C #50952C
square
#2C8595 #702C95 #953C2C #50952C
split-complementary
#2C8595 #952C50 #95702C
monochromatic
#103137 #1E5B66 #2C8595 #3AAFC4 #69C3D3
Accessibility & contrast
On white
4.29
#2C8595 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
4.90
#2C8595 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #2C8595
4.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2C8595 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2C8595 | 1.00 | 4.29 | 4.90 | 4.90 |
| #FFFFFF | 4.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 4.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 4.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#788096
Deuteranopia (green-blind)
#697595
Tritanopia (blue-blind)
#008C8A
Achromatopsia (no color)
#7A7A7A
Design tokens & code
CSS
--color: #2c8595; /* rgb */ color: rgb(44, 133, 149); /* oklch */ color: oklch(57.2% 0.085 212.0);
Tailwind
colors: {
custom: {
50: '#74a8b4',
500: '#2c8595',
950: '#000000',
},
}SCSS
$custom: #2c8595; $custom-light: #74a8b4; $custom-dark: #000000;
JSON
{
"hex": "#2c8595",
"rgb": {
"r": 44,
"g": 133,
"b": 149
},
"hsl": {
"h": 189.143,
"s": 54.404,
"l": 37.843
},
"oklch": {
"l": 0.57163,
"c": 0.08517,
"h": 212
},
"luminance": 0.1948
}Semantic roles & 50–950 ramp
primary
#2C8595
secondary
#B97164
accent
#614ADE
background
#F7FAFB
surface
#EDF4F6
border
#C8CED0
text
#090F11
muted
#7B7F80