#2CA19A#2CA19A
#2CA19A is a light, moderate teal. Relative luminance 0.284; OKLCH L 64.5% C 0.101 H 189.0°. Best body text is #000000 at 6.67:1 contrast (WCAG AA passes).
Color values
| HEX | #2CA19A |
|---|---|
| RGB | rgb(44, 161, 154) |
| HSL | hsl(176, 57%, 40%) |
| HSV | hsv(176, 73%, 63%) |
| CMYK | cmyk(72.7%, 0%, 4.3%, 36.9%) |
| CIE-LAB | lab(60.21, -33.02, -5.62) |
| CIE-LCH | lch(60.21, 33.49, 189.65°) |
| OKLab | oklab(64.48% -0.0994 -0.0158) |
| OKLCH | oklch(64.48% 0.101 189) |
| XYZ | xyz(19.6136, 28.3560, 35.0051) |
| Luminance | 0.2836 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sea
#3C9992
ΔE00 2.76
Blue Green
#0F9B8E
ΔE00 3.42
Lightseagreen
#20B2AA
ΔE00 5.03
Teal (survey)
#029386
ΔE00 5.65
Dull Teal
#5F9E8F
ΔE00 6.21
Dusty Teal
#4C9085
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2CA19A #A12C33
analogous
#2CA15F #2CA19A #2C6EA1
triadic
#2CA19A #9A2CA1 #A19A2C
tetradic
#2CA19A #5F2CA1 #A12C33 #6EA12C
square
#2CA19A #5F2CA1 #A12C33 #6EA12C
split-complementary
#2CA19A #A12C6E #A15F2C
monochromatic
#12413E #1F716C #2CA19A #40CBC2 #70D8D2
Accessibility & contrast
On white
3.15
#2CA19A on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.67
#2CA19A on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #2CA19A
6.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2CA19A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2CA19A | 1.00 | 3.15 | 6.67 | 6.67 |
| #FFFFFF | 3.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98989A
Deuteranopia (green-blind)
#878C9B
Tritanopia (blue-blind)
#00A59F
Achromatopsia (no color)
#919191
Design tokens & code
CSS
--color: #2ca19a; /* rgb */ color: rgb(44, 161, 154); /* oklch */ color: oklch(64.5% 0.101 189.0);
Tailwind
colors: {
custom: {
50: '#78bdb7',
500: '#2ca19a',
950: '#000000',
},
}SCSS
$custom: #2ca19a; $custom-light: #78bdb7; $custom-dark: #000000;
JSON
{
"hex": "#2ca19a",
"rgb": {
"r": 44,
"g": 161,
"b": 154
},
"hsl": {
"h": 176.41,
"s": 57.073,
"l": 40.196
},
"oklch": {
"l": 0.64477,
"c": 0.1006,
"h": 189
},
"luminance": 0.28358
}Semantic roles & 50–950 ramp
primary
#2CA19A
secondary
#BF6A6F
accent
#4751E0
background
#F7FBFB
surface
#EEF6F6
border
#C9D0D0
text
#0A1211
muted
#7C8180