#2CB39F#2CB39F
#2CB39F is a light, moderate teal. Relative luminance 0.353; OKLCH L 69.2% C 0.115 H 180.3°. Best body text is #000000 at 8.06:1 contrast (WCAG AA passes).
Color values
| HEX | #2CB39F |
|---|---|
| RGB | rgb(44, 179, 159) |
| HSL | hsl(171, 61%, 44%) |
| HSV | hsv(171, 75%, 70%) |
| CMYK | cmyk(75.4%, 0%, 11.2%, 29.8%) |
| CIE-LAB | lab(65.96, -39.85, 0.05) |
| CIE-LCH | lch(65.96, 39.85, 179.93°) |
| OKLab | oklab(69.21% -0.1153 -0.0005) |
| OKLCH | oklch(69.21% 0.115 180.3) |
| XYZ | xyz(23.4137, 35.2760, 38.3691) |
| Luminance | 0.3528 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.50
Greeny Blue
#42B395
ΔE00 3.68
Topaz
#13BBAF
ΔE00 3.79
Turquoise (survey)
#06C2AC
ΔE00 4.12
Lightseagreen
#20B2AA
ΔE00 4.26
Blue Green
#0F9B8E
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2CB39F #B32C40
analogous
#2CB35B #2CB39F #2C83B3
triadic
#2CB39F #9F2CB3 #B39F2C
tetradic
#2CB39F #5B2CB3 #B32C40 #83B32C
square
#2CB39F #5B2CB3 #B32C40 #83B32C
split-complementary
#2CB39F #B32C83 #B35B2C
monochromatic
#145148 #208273 #2CB39F #4AD2BE #7BDFD0
Accessibility & contrast
On white
2.61
#2CB39F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.06
#2CB39F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2CB39F
8.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2CB39F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2CB39F | 1.00 | 2.61 | 8.06 | 8.06 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA89E
Deuteranopia (green-blind)
#999BA1
Tritanopia (blue-blind)
#00B6AD
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #2cb39f; /* rgb */ color: rgb(44, 179, 159); /* oklch */ color: oklch(69.2% 0.115 180.3);
Tailwind
colors: {
custom: {
50: '#7bcabb',
500: '#2cb39f',
950: '#000000',
},
}SCSS
$custom: #2cb39f; $custom-light: #7bcabb; $custom-dark: #000000;
JSON
{
"hex": "#2cb39f",
"rgb": {
"r": 44,
"g": 179,
"b": 159
},
"hsl": {
"h": 171.111,
"s": 60.538,
"l": 43.725
},
"oklch": {
"l": 0.69214,
"c": 0.1153,
"h": 180.3
},
"luminance": 0.35279
}Semantic roles & 50–950 ramp
primary
#2CB39F
secondary
#C77480
accent
#445CE4
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280