#2CB7A4#2CB7A4
#2CB7A4 is a light, moderate teal. Relative luminance 0.371; OKLCH L 70.4% C 0.117 H 181.3°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #2CB7A4 |
|---|---|
| RGB | rgb(44, 183, 164) |
| HSL | hsl(172, 61%, 45%) |
| HSV | hsv(172, 76%, 72%) |
| CMYK | cmyk(76%, 0%, 10.4%, 28.2%) |
| CIE-LAB | lab(67.34, -40.27, -0.71) |
| CIE-LCH | lch(67.34, 40.27, 181.00°) |
| OKLab | oklab(70.38% -0.117 -0.0026) |
| OKLCH | oklch(70.38% 0.117 181.3) |
| XYZ | xyz(24.6697, 37.0798, 40.9717) |
| Luminance | 0.3708 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 1.39
Topaz
#13BBAF
ΔE00 2.85
Turquoise (survey)
#06C2AC
ΔE00 3.09
Lightseagreen
#20B2AA
ΔE00 4.04
Greeny Blue
#42B395
ΔE00 4.27
Mediumaquamarine
#66CDAA
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2CB7A4 #B72C3F
analogous
#2CB75F #2CB7A4 #2C84B7
triadic
#2CB7A4 #A42CB7 #B7A42C
tetradic
#2CB7A4 #5F2CB7 #B72C3F #84B72C
square
#2CB7A4 #5F2CB7 #B72C3F #84B72C
split-complementary
#2CB7A4 #B72C84 #B75F2C
monochromatic
#14544C #208678 #2CB7A4 #4CD4C1 #7EE0D2
Accessibility & contrast
On white
2.50
#2CB7A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#2CB7A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2CB7A4
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2CB7A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2CB7A4 | 1.00 | 2.50 | 8.42 | 8.42 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFACA3
Deuteranopia (green-blind)
#9C9EA6
Tritanopia (blue-blind)
#00BAB1
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #2cb7a4; /* rgb */ color: rgb(44, 183, 164); /* oklch */ color: oklch(70.4% 0.117 181.3);
Tailwind
colors: {
custom: {
50: '#7ccdbe',
500: '#2cb7a4',
950: '#000000',
},
}SCSS
$custom: #2cb7a4; $custom-light: #7ccdbe; $custom-dark: #000000;
JSON
{
"hex": "#2cb7a4",
"rgb": {
"r": 44,
"g": 183,
"b": 164
},
"hsl": {
"h": 171.799,
"s": 61.233,
"l": 44.51
},
"oklch": {
"l": 0.7038,
"c": 0.11699,
"h": 181.3
},
"luminance": 0.37083
}Semantic roles & 50–950 ramp
primary
#2CB7A4
secondary
#C87682
accent
#4359E4
background
#F8FCFB
surface
#EFF9F6
border
#CAD2D0
text
#0B1312
muted
#7C8281