#2CA19B#2CA19B
#2CA19B is a light, moderate teal. Relative luminance 0.284; OKLCH L 64.5% C 0.100 H 189.9°. Best body text is #000000 at 6.68:1 contrast (WCAG AA passes).
Color values
| HEX | #2CA19B |
|---|---|
| RGB | rgb(44, 161, 155) |
| HSL | hsl(177, 57%, 40%) |
| HSV | hsv(177, 73%, 63%) |
| CMYK | cmyk(72.7%, 0%, 3.7%, 36.9%) |
| CIE-LAB | lab(60.24, -32.73, -6.14) |
| CIE-LCH | lch(60.24, 33.30, 190.62°) |
| OKLab | oklab(64.51% -0.0989 -0.0172) |
| OKLCH | oklch(64.51% 0.1 189.9) |
| XYZ | xyz(19.6972, 28.3894, 35.4456) |
| Luminance | 0.2839 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sea
#3C9992
ΔE00 2.79
Blue Green
#0F9B8E
ΔE00 3.72
Lightseagreen
#20B2AA
ΔE00 5.05
Teal (survey)
#029386
ΔE00 5.85
Dull Teal
#5F9E8F
ΔE00 6.40
Dusty Teal
#4C9085
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2CA19B #A12C32
analogous
#2CA160 #2CA19B #2C6CA1
triadic
#2CA19B #9B2CA1 #A19B2C
tetradic
#2CA19B #602CA1 #A12C32 #6CA12C
square
#2CA19B #602CA1 #A12C32 #6CA12C
split-complementary
#2CA19B #A12C6C #A1602C
monochromatic
#12413E #1F716D #2CA19B #40CBC4 #70D8D2
Accessibility & contrast
On white
3.14
#2CA19B on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.68
#2CA19B on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #2CA19B
6.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2CA19B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2CA19B | 1.00 | 3.14 | 6.68 | 6.68 |
| #FFFFFF | 3.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98989B
Deuteranopia (green-blind)
#878C9C
Tritanopia (blue-blind)
#00A59F
Achromatopsia (no color)
#919191
Design tokens & code
CSS
--color: #2ca19b; /* rgb */ color: rgb(44, 161, 155); /* oklch */ color: oklch(64.5% 0.100 189.9);
Tailwind
colors: {
custom: {
50: '#78bdb8',
500: '#2ca19b',
950: '#000000',
},
}SCSS
$custom: #2ca19b; $custom-light: #78bdb8; $custom-dark: #000000;
JSON
{
"hex": "#2ca19b",
"rgb": {
"r": 44,
"g": 161,
"b": 155
},
"hsl": {
"h": 176.923,
"s": 57.073,
"l": 40.196
},
"oklch": {
"l": 0.64511,
"c": 0.10038,
"h": 189.9
},
"luminance": 0.28392
}Semantic roles & 50–950 ramp
primary
#2CA19B
secondary
#BF6A6E
accent
#474FE0
background
#F7FBFB
surface
#EEF6F6
border
#C9D0D0
text
#0A1211
muted
#7C8180