#2C989A#2C989A
#2C989A is a light, moderate teal. Relative luminance 0.253; OKLCH L 62.2% C 0.094 H 196.8°. Best body text is #000000 at 6.06:1 contrast (WCAG AA passes).
Color values
| HEX | #2C989A |
|---|---|
| RGB | rgb(44, 152, 154) |
| HSL | hsl(181, 56%, 39%) |
| HSV | hsv(181, 71%, 60%) |
| CMYK | cmyk(71.4%, 1.3%, 0%, 39.6%) |
| CIE-LAB | lab(57.39, -28.68, -9.82) |
| CIE-LCH | lch(57.39, 30.32, 198.89°) |
| OKLab | oklab(62.19% -0.09 -0.0273) |
| OKLCH | oklch(62.19% 0.094 196.8) |
| XYZ | xyz(18.0970, 25.3229, 34.4996) |
| Luminance | 0.2532 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sea
#3C9992
ΔE00 3.65
Darkcyan
#008B8B
ΔE00 5.06
Greenish Blue
#0B8B87
ΔE00 5.62
Cadetblue
#5F9EA0
ΔE00 5.68
Dark Cyan
#0A888A
ΔE00 5.85
Blue Green
#0F9B8E
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2C989A #9A2E2C
analogous
#2C9A65 #2C989A #2C619A
triadic
#2C989A #9A2C98 #989A2C
tetradic
#2C989A #652C9A #9A2E2C #619A2C
square
#2C989A #652C9A #9A2E2C #619A2C
split-complementary
#2C989A #9A2C61 #9A652C
monochromatic
#113A3B #1E696A #2C989A #3CC5C7 #6CD3D5
Accessibility & contrast
On white
3.46
#2C989A on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.06
#2C989A on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #2C989A
6.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2C989A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2C989A | 1.00 | 3.46 | 6.06 | 6.06 |
| #FFFFFF | 3.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D919A
Deuteranopia (green-blind)
#7D859B
Tritanopia (blue-blind)
#009D98
Achromatopsia (no color)
#8A8A8A
Design tokens & code
CSS
--color: #2c989a; /* rgb */ color: rgb(44, 152, 154); /* oklch */ color: oklch(62.2% 0.094 196.8);
Tailwind
colors: {
custom: {
50: '#77b6b7',
500: '#2c989a',
950: '#000000',
},
}SCSS
$custom: #2c989a; $custom-light: #77b6b7; $custom-dark: #000000;
JSON
{
"hex": "#2c989a",
"rgb": {
"r": 44,
"g": 152,
"b": 154
},
"hsl": {
"h": 181.091,
"s": 55.556,
"l": 38.824
},
"oklch": {
"l": 0.62187,
"c": 0.09409,
"h": 196.8
},
"luminance": 0.25325
}Semantic roles & 50–950 ramp
primary
#2C989A
secondary
#BC6866
accent
#4C49DF
background
#F7FBFB
surface
#EEF6F6
border
#C9D0D0
text
#0A1111
muted
#7C8080