#2CA69A#2CA69A
#2CA69A is a light, moderate teal. Relative luminance 0.301; OKLCH L 65.8% C 0.105 H 185.2°. Best body text is #000000 at 7.03:1 contrast (WCAG AA passes).
Color values
| HEX | #2CA69A |
|---|---|
| RGB | rgb(44, 166, 154) |
| HSL | hsl(174, 58%, 41%) |
| HSV | hsv(174, 73%, 65%) |
| CMYK | cmyk(73.5%, 0%, 7.2%, 34.9%) |
| CIE-LAB | lab(61.77, -35.35, -3.30) |
| CIE-LCH | lch(61.77, 35.51, 185.34°) |
| OKLab | oklab(65.75% -0.1045 -0.0095) |
| OKLCH | oklch(65.75% 0.105 185.2) |
| XYZ | xyz(20.5049, 30.1386, 35.3022) |
| Luminance | 0.3014 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Blue Green
#0F9B8E
ΔE00 3.77
Lightseagreen
#20B2AA
ΔE00 3.92
Sea
#3C9992
ΔE00 4.51
Dull Teal
#5F9E8F
ΔE00 6.00
Topaz
#13BBAF
ΔE00 6.02
Teal (survey)
#029386
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2CA69A #A62C38
analogous
#2CA65D #2CA69A #2C75A6
triadic
#2CA69A #9A2CA6 #A69A2C
tetradic
#2CA69A #5D2CA6 #A62C38 #75A62C
square
#2CA69A #5D2CA6 #A62C38 #75A62C
split-complementary
#2CA69A #A62C75 #A65D2C
monochromatic
#124540 #1F766D #2CA69A #42CDBF #73DAD0
Accessibility & contrast
On white
2.99
#2CA69A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.03
#2CA69A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2CA69A
7.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2CA69A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2CA69A | 1.00 | 2.99 | 7.03 | 7.03 |
| #FFFFFF | 2.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9D9C9A
Deuteranopia (green-blind)
#8C909B
Tritanopia (blue-blind)
#00AAA2
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #2ca69a; /* rgb */ color: rgb(44, 166, 154); /* oklch */ color: oklch(65.8% 0.105 185.2);
Tailwind
colors: {
custom: {
50: '#79c1b7',
500: '#2ca69a',
950: '#000000',
},
}SCSS
$custom: #2ca69a; $custom-light: #79c1b7; $custom-dark: #000000;
JSON
{
"hex": "#2ca69a",
"rgb": {
"r": 44,
"g": 166,
"b": 154
},
"hsl": {
"h": 174.098,
"s": 58.095,
"l": 41.176
},
"oklch": {
"l": 0.65751,
"c": 0.10492,
"h": 185.2
},
"luminance": 0.30141
}Semantic roles & 50–950 ramp
primary
#2CA69A
secondary
#C16D75
accent
#4656E1
background
#F8FBFB
surface
#EFF7F6
border
#CAD0D0
text
#0A1211
muted
#7C8180