#2CB79F#2CB79F
#2CB79F is a light, moderate teal. Relative luminance 0.369; OKLCH L 70.2% C 0.119 H 178.0°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #2CB79F |
|---|---|
| RGB | rgb(44, 183, 159) |
| HSL | hsl(170, 61%, 45%) |
| HSV | hsv(170, 76%, 72%) |
| CMYK | cmyk(76%, 0%, 13.1%, 28.2%) |
| CIE-LAB | lab(67.20, -41.62, 1.86) |
| CIE-LCH | lch(67.20, 41.66, 177.44°) |
| OKLab | oklab(70.23% -0.1193 0.0043) |
| OKLCH | oklch(70.23% 0.119 178) |
| XYZ | xyz(24.2270, 36.9027, 38.6402) |
| Luminance | 0.3691 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.06
Greeny Blue
#42B395
ΔE00 2.86
Turquoise (survey)
#06C2AC
ΔE00 3.25
Topaz
#13BBAF
ΔE00 4.41
Lightseagreen
#20B2AA
ΔE00 5.62
Green Blue
#01C08D
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2CB79F #B72C44
analogous
#2CB759 #2CB79F #2C8AB7
triadic
#2CB79F #9F2CB7 #B79F2C
tetradic
#2CB79F #592CB7 #B72C44 #8AB72C
square
#2CB79F #592CB7 #B72C44 #8AB72C
split-complementary
#2CB79F #B72C8A #B7592C
monochromatic
#145449 #208674 #2CB79F #4CD4BD #7EE0CF
Accessibility & contrast
On white
2.51
#2CB79F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#2CB79F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2CB79F
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2CB79F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2CB79F | 1.00 | 2.51 | 8.38 | 8.38 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFAB9E
Deuteranopia (green-blind)
#9D9EA1
Tritanopia (blue-blind)
#00BAB0
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #2cb79f; /* rgb */ color: rgb(44, 183, 159); /* oklch */ color: oklch(70.2% 0.119 178.0);
Tailwind
colors: {
custom: {
50: '#7ccdbb',
500: '#2cb79f',
950: '#000000',
},
}SCSS
$custom: #2cb79f; $custom-light: #7ccdbb; $custom-dark: #000000;
JSON
{
"hex": "#2cb79f",
"rgb": {
"r": 44,
"g": 183,
"b": 159
},
"hsl": {
"h": 169.64,
"s": 61.233,
"l": 44.51
},
"oklch": {
"l": 0.70227,
"c": 0.11938,
"h": 178
},
"luminance": 0.36906
}Semantic roles & 50–950 ramp
primary
#2CB79F
secondary
#C87685
accent
#435FE4
background
#F8FCFB
surface
#EFF9F6
border
#CAD2D0
text
#0B1311
muted
#7C8280