#2CA19F#2CA19F
#2CA19F is a light, moderate teal. Relative luminance 0.285; OKLCH L 64.7% C 0.100 H 193.3°. Best body text is #000000 at 6.71:1 contrast (WCAG AA passes).
Color values
| HEX | #2CA19F |
|---|---|
| RGB | rgb(44, 161, 159) |
| HSL | hsl(179, 57%, 40%) |
| HSV | hsv(179, 73%, 63%) |
| CMYK | cmyk(72.7%, 0%, 1.2%, 36.9%) |
| CIE-LAB | lab(60.36, -31.56, -8.21) |
| CIE-LCH | lch(60.36, 32.61, 194.59°) |
| OKLab | oklab(64.65% -0.0971 -0.0229) |
| OKLCH | oklch(64.65% 0.1 193.3) |
| XYZ | xyz(20.0387, 28.5260, 37.2441) |
| Luminance | 0.2853 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sea
#3C9992
ΔE00 3.38
Blue Green
#0F9B8E
ΔE00 5.07
Lightseagreen
#20B2AA
ΔE00 5.44
Cadetblue
#5F9EA0
ΔE00 5.91
Teal (survey)
#029386
ΔE00 6.84
Dull Teal
#5F9E8F
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2CA19F #A12C2E
analogous
#2CA164 #2CA19F #2C69A1
triadic
#2CA19F #9F2CA1 #A19F2C
tetradic
#2CA19F #642CA1 #A12C2E #69A12C
square
#2CA19F #642CA1 #A12C2E #69A12C
split-complementary
#2CA19F #A12C69 #A1642C
monochromatic
#124140 #1F7170 #2CA19F #40CBC8 #70D8D6
Accessibility & contrast
On white
3.13
#2CA19F on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.71
#2CA19F on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #2CA19F
6.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2CA19F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2CA19F | 1.00 | 3.13 | 6.71 | 6.71 |
| #FFFFFF | 3.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97999F
Deuteranopia (green-blind)
#868CA0
Tritanopia (blue-blind)
#00A6A0
Achromatopsia (no color)
#919191
Design tokens & code
CSS
--color: #2ca19f; /* rgb */ color: rgb(44, 161, 159); /* oklch */ color: oklch(64.7% 0.100 193.3);
Tailwind
colors: {
custom: {
50: '#78bdbb',
500: '#2ca19f',
950: '#000000',
},
}SCSS
$custom: #2ca19f; $custom-light: #78bdbb; $custom-dark: #000000;
JSON
{
"hex": "#2ca19f",
"rgb": {
"r": 44,
"g": 161,
"b": 159
},
"hsl": {
"h": 178.974,
"s": 57.073,
"l": 40.196
},
"oklch": {
"l": 0.64651,
"c": 0.09973,
"h": 193.3
},
"luminance": 0.28528
}Semantic roles & 50–950 ramp
primary
#2CA19F
secondary
#BF6A6B
accent
#474AE0
background
#F7FBFB
surface
#EEF6F6
border
#C9D0D0
text
#0A1211
muted
#7C8180