#2CB7AC#2CB7AC
#2CB7AC is a light, moderate teal. Relative luminance 0.374; OKLCH L 70.6% C 0.114 H 186.8°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #2CB7AC |
|---|---|
| RGB | rgb(44, 183, 172) |
| HSL | hsl(175, 61%, 45%) |
| HSV | hsv(175, 76%, 72%) |
| CMYK | cmyk(76%, 0%, 6%, 28.2%) |
| CIE-LAB | lab(67.56, -38.05, -4.79) |
| CIE-LCH | lch(67.56, 38.35, 187.18°) |
| OKLab | oklab(70.64% -0.1133 -0.0136) |
| OKLCH | oklch(70.64% 0.114 186.8) |
| XYZ | xyz(25.4150, 37.3779, 44.8969) |
| Luminance | 0.3738 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 1.33
Lightseagreen
#20B2AA
ΔE00 1.77
Tealish
#24BCA8
ΔE00 3.27
Turquoise (survey)
#06C2AC
ΔE00 4.56
Greeny Blue
#42B395
ΔE00 6.89
Mediumturquoise
#48D1CC
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2CB7AC #B72C37
analogous
#2CB767 #2CB7AC #2C7CB7
triadic
#2CB7AC #AC2CB7 #B7AC2C
tetradic
#2CB7AC #672CB7 #B72C37 #7CB72C
square
#2CB7AC #672CB7 #B72C37 #7CB72C
split-complementary
#2CB7AC #B72C7C #B7672C
monochromatic
#14544F #20867E #2CB7AC #4CD4C9 #7EE0D8
Accessibility & contrast
On white
2.48
#2CB7AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#2CB7AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2CB7AC
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2CB7AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2CB7AC | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADADAC
Deuteranopia (green-blind)
#9A9FAD
Tritanopia (blue-blind)
#00BBB3
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #2cb7ac; /* rgb */ color: rgb(44, 183, 172); /* oklch */ color: oklch(70.6% 0.114 186.8);
Tailwind
colors: {
custom: {
50: '#7dcdc4',
500: '#2cb7ac',
950: '#000000',
},
}SCSS
$custom: #2cb7ac; $custom-light: #7dcdc4; $custom-dark: #000000;
JSON
{
"hex": "#2cb7ac",
"rgb": {
"r": 44,
"g": 183,
"b": 172
},
"hsl": {
"h": 175.252,
"s": 61.233,
"l": 44.51
},
"oklch": {
"l": 0.70636,
"c": 0.11408,
"h": 186.8
},
"luminance": 0.37381
}Semantic roles & 50–950 ramp
primary
#2CB7AC
secondary
#C8767D
accent
#4350E4
background
#F8FCFC
surface
#EFF9F8
border
#CAD2D1
text
#0B1312
muted
#7C8281