#2CA39A#2CA39A
#2CA39A is a light, moderate teal. Relative luminance 0.291; OKLCH L 65.0% C 0.102 H 187.4°. Best body text is #000000 at 6.81:1 contrast (WCAG AA passes).
Color values
| HEX | #2CA39A |
|---|---|
| RGB | rgb(44, 163, 154) |
| HSL | hsl(175, 57%, 41%) |
| HSV | hsv(175, 73%, 64%) |
| CMYK | cmyk(73%, 0%, 5.5%, 36.1%) |
| CIE-LAB | lab(60.84, -33.96, -4.69) |
| CIE-LCH | lch(60.84, 34.28, 187.86°) |
| OKLab | oklab(64.99% -0.1014 -0.0132) |
| OKLCH | oklch(64.99% 0.102 187.4) |
| XYZ | xyz(19.9659, 29.0606, 35.1226) |
| Luminance | 0.2906 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Blue Green
#0F9B8E
ΔE00 3.37
Sea
#3C9992
ΔE00 3.39
Lightseagreen
#20B2AA
ΔE00 4.46
Teal (survey)
#029386
ΔE00 5.87
Dull Teal
#5F9E8F
ΔE00 6.03
Grey Teal
#5E9B8A
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2CA39A #A32C35
analogous
#2CA35E #2CA39A #2C70A3
triadic
#2CA39A #9A2CA3 #A39A2C
tetradic
#2CA39A #5E2CA3 #A32C35 #70A32C
square
#2CA39A #5E2CA3 #A32C35 #70A32C
split-complementary
#2CA39A #A32C70 #A35E2C
monochromatic
#12433F #1F736C #2CA39A #41CCC1 #71D9D1
Accessibility & contrast
On white
3.08
#2CA39A on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.81
#2CA39A on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #2CA39A
6.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2CA39A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2CA39A | 1.00 | 3.08 | 6.81 | 6.81 |
| #FFFFFF | 3.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9A9A9A
Deuteranopia (green-blind)
#898E9B
Tritanopia (blue-blind)
#00A7A0
Achromatopsia (no color)
#939393
Design tokens & code
CSS
--color: #2ca39a; /* rgb */ color: rgb(44, 163, 154); /* oklch */ color: oklch(65.0% 0.102 187.4);
Tailwind
colors: {
custom: {
50: '#78bfb7',
500: '#2ca39a',
950: '#000000',
},
}SCSS
$custom: #2ca39a; $custom-light: #78bfb7; $custom-dark: #000000;
JSON
{
"hex": "#2ca39a",
"rgb": {
"r": 44,
"g": 163,
"b": 154
},
"hsl": {
"h": 175.462,
"s": 57.488,
"l": 40.588
},
"oklch": {
"l": 0.64986,
"c": 0.10227,
"h": 187.4
},
"luminance": 0.29063
}Semantic roles & 50–950 ramp
primary
#2CA39A
secondary
#C06B71
accent
#4753E1
background
#F7FBFB
surface
#EEF7F6
border
#C9D0D0
text
#0A1211
muted
#7C8180