#2CA19C#2CA19C
#2CA19C is a light, moderate teal. Relative luminance 0.284; OKLCH L 64.5% C 0.100 H 190.7°. Best body text is #000000 at 6.69:1 contrast (WCAG AA passes).
Color values
| HEX | #2CA19C |
|---|---|
| RGB | rgb(44, 161, 156) |
| HSL | hsl(177, 57%, 40%) |
| HSV | hsv(177, 73%, 63%) |
| CMYK | cmyk(72.7%, 0%, 3.1%, 36.9%) |
| CIE-LAB | lab(60.27, -32.44, -6.66) |
| CIE-LCH | lch(60.27, 33.11, 191.60°) |
| OKLab | oklab(64.55% -0.0984 -0.0186) |
| OKLCH | oklch(64.55% 0.1 190.7) |
| XYZ | xyz(19.7815, 28.4232, 35.8897) |
| Luminance | 0.2843 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sea
#3C9992
ΔE00 2.88
Blue Green
#0F9B8E
ΔE00 4.04
Lightseagreen
#20B2AA
ΔE00 5.10
Teal (survey)
#029386
ΔE00 6.07
Cadetblue
#5F9EA0
ΔE00 6.51
Dull Teal
#5F9E8F
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2CA19C #A12C31
analogous
#2CA162 #2CA19C #2C6BA1
triadic
#2CA19C #9C2CA1 #A19C2C
tetradic
#2CA19C #622CA1 #A12C31 #6BA12C
square
#2CA19C #622CA1 #A12C31 #6BA12C
split-complementary
#2CA19C #A12C6B #A1622C
monochromatic
#12413F #1F716D #2CA19C #40CBC5 #70D8D3
Accessibility & contrast
On white
3.14
#2CA19C on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.69
#2CA19C on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #2CA19C
6.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2CA19C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2CA19C | 1.00 | 3.14 | 6.69 | 6.69 |
| #FFFFFF | 3.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97989C
Deuteranopia (green-blind)
#868C9D
Tritanopia (blue-blind)
#00A69F
Achromatopsia (no color)
#919191
Design tokens & code
CSS
--color: #2ca19c; /* rgb */ color: rgb(44, 161, 156); /* oklch */ color: oklch(64.5% 0.100 190.7);
Tailwind
colors: {
custom: {
50: '#78bdb9',
500: '#2ca19c',
950: '#000000',
},
}SCSS
$custom: #2ca19c; $custom-light: #78bdb9; $custom-dark: #000000;
JSON
{
"hex": "#2ca19c",
"rgb": {
"r": 44,
"g": 161,
"b": 156
},
"hsl": {
"h": 177.436,
"s": 57.073,
"l": 40.196
},
"oklch": {
"l": 0.64546,
"c": 0.10018,
"h": 190.7
},
"luminance": 0.28426
}Semantic roles & 50–950 ramp
primary
#2CA19C
secondary
#BF6A6D
accent
#474EE0
background
#F7FBFB
surface
#EEF6F6
border
#C9D0D0
text
#0A1211
muted
#7C8180