#2C899A#2C899A
#2C899A is a mid, moderate teal. Relative luminance 0.208; OKLCH L 58.4% C 0.088 H 212.3°. Best body text is #000000 at 5.15:1 contrast (WCAG AA passes).
Color values
| HEX | #2C899A |
|---|---|
| RGB | rgb(44, 137, 154) |
| HSL | hsl(189, 56%, 39%) |
| HSV | hsv(189, 71%, 60%) |
| CMYK | cmyk(71.4%, 11%, 0%, 39.6%) |
| CIE-LAB | lab(52.68, -21.04, -16.92) |
| CIE-LCH | lch(52.68, 27.00, 218.80°) |
| OKLab | oklab(58.38% -0.0744 -0.0471) |
| OKLCH | oklch(58.38% 0.088 212.3) |
| XYZ | xyz(15.8146, 20.7581, 33.7388) |
| Luminance | 0.2076 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Teal Blue
#01889F
ΔE00 2.18
Ocean
#017B92
ΔE00 5.83
Dirty Blue
#3F829D
ΔE00 6.13
Dark Cyan
#0A888A
ΔE00 7.07
Darkcyan
#008B8B
ΔE00 7.95
Deep Aqua
#08787F
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2C899A #9A3D2C
analogous
#2C9A74 #2C899A #2C529A
triadic
#2C899A #9A2C89 #899A2C
tetradic
#2C899A #742C9A #9A3D2C #529A2C
square
#2C899A #742C9A #9A3D2C #529A2C
split-complementary
#2C899A #9A2C52 #9A742C
monochromatic
#11343B #1E5F6A #2C899A #3CB2C7 #6CC5D5
Accessibility & contrast
On white
4.08
#2C899A on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.15
#2C899A on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #2C899A
5.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2C899A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2C899A | 1.00 | 4.08 | 5.15 | 5.15 |
| #FFFFFF | 4.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7C849B
Deuteranopia (green-blind)
#6C799A
Tritanopia (blue-blind)
#00908E
Achromatopsia (no color)
#7E7E7E
Design tokens & code
CSS
--color: #2c899a; /* rgb */ color: rgb(44, 137, 154); /* oklch */ color: oklch(58.4% 0.088 212.3);
Tailwind
colors: {
custom: {
50: '#75abb7',
500: '#2c899a',
950: '#000000',
},
}SCSS
$custom: #2c899a; $custom-light: #75abb7; $custom-dark: #000000;
JSON
{
"hex": "#2c899a",
"rgb": {
"r": 44,
"g": 137,
"b": 154
},
"hsl": {
"h": 189.273,
"s": 55.556,
"l": 38.824
},
"oklch": {
"l": 0.58384,
"c": 0.08801,
"h": 212.3
},
"luminance": 0.2076
}Semantic roles & 50–950 ramp
primary
#2C899A
secondary
#BC7366
accent
#6049DF
background
#F7FAFB
surface
#EEF4F6
border
#C9CED0
text
#091011
muted
#7B7F80