#2CA096#2CA096
#2CA096 is a light, moderate teal. Relative luminance 0.279; OKLCH L 64.1% C 0.101 H 186.5°. Best body text is #000000 at 6.58:1 contrast (WCAG AA passes).
Color values
| HEX | #2CA096 |
|---|---|
| RGB | rgb(44, 160, 150) |
| HSL | hsl(175, 57%, 40%) |
| HSV | hsv(175, 73%, 63%) |
| CMYK | cmyk(72.5%, 0%, 6.2%, 37.3%) |
| CIE-LAB | lab(59.78, -33.70, -3.99) |
| CIE-LCH | lch(59.78, 33.94, 186.76°) |
| OKLab | oklab(64.09% -0.1002 -0.0113) |
| OKLCH | oklch(64.09% 0.101 186.5) |
| XYZ | xyz(19.1119, 27.8768, 33.2218) |
| Luminance | 0.2788 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Blue Green
#0F9B8E
ΔE00 2.44
Sea
#3C9992
ΔE00 2.72
Teal (survey)
#029386
ΔE00 4.89
Lightseagreen
#20B2AA
ΔE00 5.45
Dull Teal
#5F9E8F
ΔE00 5.73
Dusty Teal
#4C9085
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2CA096 #A02C36
analogous
#2CA05C #2CA096 #2C70A0
triadic
#2CA096 #962CA0 #A0962C
tetradic
#2CA096 #5C2CA0 #A02C36 #70A02C
square
#2CA096 #5C2CA0 #A02C36 #70A02C
split-complementary
#2CA096 #A02C70 #A05C2C
monochromatic
#12403C #1F7069 #2CA096 #3FCABE #6FD7CE
Accessibility & contrast
On white
3.19
#2CA096 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.58
#2CA096 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #2CA096
6.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2CA096 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2CA096 | 1.00 | 3.19 | 6.58 | 6.58 |
| #FFFFFF | 3.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#979796
Deuteranopia (green-blind)
#878B97
Tritanopia (blue-blind)
#00A49D
Achromatopsia (no color)
#909090
Design tokens & code
CSS
--color: #2ca096; /* rgb */ color: rgb(44, 160, 150); /* oklch */ color: oklch(64.1% 0.101 186.5);
Tailwind
colors: {
custom: {
50: '#78bcb4',
500: '#2ca096',
950: '#000000',
},
}SCSS
$custom: #2ca096; $custom-light: #78bcb4; $custom-dark: #000000;
JSON
{
"hex": "#2ca096",
"rgb": {
"r": 44,
"g": 160,
"b": 150
},
"hsl": {
"h": 174.828,
"s": 56.863,
"l": 40
},
"oklch": {
"l": 0.64087,
"c": 0.10082,
"h": 186.5
},
"luminance": 0.27879
}Semantic roles & 50–950 ramp
primary
#2CA096
secondary
#BF6971
accent
#4855E0
background
#F7FBFB
surface
#EEF6F6
border
#C9D0D0
text
#0A1211
muted
#7C8180