#2CA59F#2CA59F
#2CA59F is a light, moderate teal. Relative luminance 0.299; OKLCH L 65.7% C 0.103 H 190.0°. Best body text is #000000 at 6.99:1 contrast (WCAG AA passes).
Color values
| HEX | #2CA59F |
|---|---|
| RGB | rgb(44, 165, 159) |
| HSL | hsl(177, 58%, 41%) |
| HSV | hsv(177, 73%, 65%) |
| CMYK | cmyk(73.3%, 0%, 3.6%, 35.3%) |
| CIE-LAB | lab(61.61, -33.46, -6.36) |
| CIE-LCH | lch(61.61, 34.05, 190.76°) |
| OKLab | oklab(65.66% -0.1012 -0.0178) |
| OKLCH | oklch(65.66% 0.103 190) |
| XYZ | xyz(20.7489, 29.9465, 37.4809) |
| Luminance | 0.2995 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.85
Sea
#3C9992
ΔE00 3.93
Blue Green
#0F9B8E
ΔE00 4.55
Topaz
#13BBAF
ΔE00 6.54
Dull Teal
#5F9E8F
ΔE00 6.70
Teal (survey)
#029386
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2CA59F #A52C32
analogous
#2CA562 #2CA59F #2C6EA5
triadic
#2CA59F #9F2CA5 #A59F2C
tetradic
#2CA59F #622CA5 #A52C32 #6EA52C
square
#2CA59F #622CA5 #A52C32 #6EA52C
split-complementary
#2CA59F #A52C6E #A5622C
monochromatic
#124442 #1F7570 #2CA59F #42CDC6 #72D9D4
Accessibility & contrast
On white
3.00
#2CA59F on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.99
#2CA59F on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #2CA59F
6.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2CA59F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2CA59F | 1.00 | 3.00 | 6.99 | 6.99 |
| #FFFFFF | 3.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9B9C9F
Deuteranopia (green-blind)
#8A8FA0
Tritanopia (blue-blind)
#00AAA3
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #2ca59f; /* rgb */ color: rgb(44, 165, 159); /* oklch */ color: oklch(65.7% 0.103 190.0);
Tailwind
colors: {
custom: {
50: '#79c0bb',
500: '#2ca59f',
950: '#000000',
},
}SCSS
$custom: #2ca59f; $custom-light: #79c0bb; $custom-dark: #000000;
JSON
{
"hex": "#2ca59f",
"rgb": {
"r": 44,
"g": 165,
"b": 159
},
"hsl": {
"h": 177.025,
"s": 57.895,
"l": 40.98
},
"oklch": {
"l": 0.65664,
"c": 0.10271,
"h": 190
},
"luminance": 0.29949
}Semantic roles & 50–950 ramp
primary
#2CA59F
secondary
#C16C70
accent
#474EE1
background
#F8FBFB
surface
#EFF7F6
border
#CAD0D0
text
#0A1211
muted
#7C8180