#2CA49B#2CA49B
#2CA49B is a light, moderate teal. Relative luminance 0.295; OKLCH L 65.3% C 0.103 H 187.5°. Best body text is #000000 at 6.89:1 contrast (WCAG AA passes).
Color values
| HEX | #2CA49B |
|---|---|
| RGB | rgb(44, 164, 155) |
| HSL | hsl(176, 58%, 41%) |
| HSV | hsv(176, 73%, 64%) |
| CMYK | cmyk(73.2%, 0%, 5.5%, 35.7%) |
| CIE-LAB | lab(61.18, -34.14, -4.75) |
| CIE-LCH | lch(61.18, 34.47, 187.92°) |
| OKLab | oklab(65.28% -0.102 -0.0134) |
| OKLCH | oklch(65.28% 0.103 187.5) |
| XYZ | xyz(20.2278, 29.4505, 35.6224) |
| Luminance | 0.2945 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Blue Green
#0F9B8E
ΔE00 3.62
Sea
#3C9992
ΔE00 3.67
Lightseagreen
#20B2AA
ΔE00 4.16
Dull Teal
#5F9E8F
ΔE00 6.12
Teal (survey)
#029386
ΔE00 6.15
Topaz
#13BBAF
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2CA49B #A42C35
analogous
#2CA45F #2CA49B #2C71A4
triadic
#2CA49B #9B2CA4 #A49B2C
tetradic
#2CA49B #5F2CA4 #A42C35 #71A42C
square
#2CA49B #5F2CA4 #A42C35 #71A42C
split-complementary
#2CA49B #A42C71 #A45F2C
monochromatic
#124340 #1F746D #2CA49B #41CCC2 #71D9D1
Accessibility & contrast
On white
3.05
#2CA49B on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.89
#2CA49B on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #2CA49B
6.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2CA49B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2CA49B | 1.00 | 3.05 | 6.89 | 6.89 |
| #FFFFFF | 3.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9B9B9B
Deuteranopia (green-blind)
#8A8E9C
Tritanopia (blue-blind)
#00A8A1
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #2ca49b; /* rgb */ color: rgb(44, 164, 155); /* oklch */ color: oklch(65.3% 0.103 187.5);
Tailwind
colors: {
custom: {
50: '#79bfb8',
500: '#2ca49b',
950: '#000000',
},
}SCSS
$custom: #2ca49b; $custom-light: #79bfb8; $custom-dark: #000000;
JSON
{
"hex": "#2ca49b",
"rgb": {
"r": 44,
"g": 164,
"b": 155
},
"hsl": {
"h": 175.5,
"s": 57.692,
"l": 40.784
},
"oklch": {
"l": 0.65275,
"c": 0.10286,
"h": 187.5
},
"luminance": 0.29453
}Semantic roles & 50–950 ramp
primary
#2CA49B
secondary
#C06B72
accent
#4752E1
background
#F7FBFB
surface
#EEF7F6
border
#C9D0D0
text
#0A1211
muted
#7C8180