#2C8695#2C8695
#2C8695 is a mid, moderate teal. Relative luminance 0.198; OKLCH L 57.4% C 0.085 H 210.8°. Best body text is #000000 at 4.95:1 contrast (WCAG AA passes).
Color values
| HEX | #2C8695 |
|---|---|
| RGB | rgb(44, 134, 149) |
| HSL | hsl(189, 54%, 38%) |
| HSV | hsv(189, 70%, 58%) |
| CMYK | cmyk(70.5%, 10.1%, 0%, 41.6%) |
| CIE-LAB | lab(51.56, -21.08, -15.73) |
| CIE-LCH | lch(51.56, 26.30, 216.73°) |
| OKLab | oklab(57.42% -0.0733 -0.0437) |
| OKLCH | oklch(57.42% 0.085 210.8) |
| XYZ | xyz(14.9863, 19.7539, 31.4510) |
| Luminance | 0.1976 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Teal Blue
#01889F
ΔE00 2.76
Ocean
#017B92
ΔE00 5.16
Dark Cyan
#0A888A
ΔE00 6.36
Dirty Blue
#3F829D
ΔE00 6.45
Deep Aqua
#08787F
ΔE00 6.90
Darkcyan
#008B8B
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2C8695 #953B2C
analogous
#2C956F #2C8695 #2C5295
triadic
#2C8695 #952C86 #86952C
tetradic
#2C8695 #6F2C95 #953B2C #52952C
square
#2C8695 #6F2C95 #953B2C #52952C
split-complementary
#2C8695 #952C52 #956F2C
monochromatic
#103137 #1E5C66 #2C8695 #3AB0C4 #69C4D3
Accessibility & contrast
On white
4.24
#2C8695 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
4.95
#2C8695 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #2C8695
4.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2C8695 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2C8695 | 1.00 | 4.24 | 4.95 | 4.95 |
| #FFFFFF | 4.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 4.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 4.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7A8196
Deuteranopia (green-blind)
#6B7695
Tritanopia (blue-blind)
#008C8B
Achromatopsia (no color)
#7B7B7B
Design tokens & code
CSS
--color: #2c8695; /* rgb */ color: rgb(44, 134, 149); /* oklch */ color: oklch(57.4% 0.085 210.8);
Tailwind
colors: {
custom: {
50: '#74a9b4',
500: '#2c8695',
950: '#000000',
},
}SCSS
$custom: #2c8695; $custom-light: #74a9b4; $custom-dark: #000000;
JSON
{
"hex": "#2c8695",
"rgb": {
"r": 44,
"g": 134,
"b": 149
},
"hsl": {
"h": 188.571,
"s": 54.404,
"l": 37.843
},
"oklch": {
"l": 0.57417,
"c": 0.08537,
"h": 210.8
},
"luminance": 0.19756
}Semantic roles & 50–950 ramp
primary
#2C8695
secondary
#B97064
accent
#5F4ADE
background
#F7FAFB
surface
#EEF4F6
border
#C9CED0
text
#091011
muted
#7B7F80