#2CB7A5#2CB7A5
#2CB7A5 is a light, moderate teal. Relative luminance 0.371; OKLCH L 70.4% C 0.117 H 181.9°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #2CB7A5 |
|---|---|
| RGB | rgb(44, 183, 165) |
| HSL | hsl(172, 61%, 45%) |
| HSV | hsv(172, 76%, 72%) |
| CMYK | cmyk(76%, 0%, 9.8%, 28.2%) |
| CIE-LAB | lab(67.36, -39.99, -1.22) |
| CIE-LCH | lch(67.36, 40.01, 181.74°) |
| OKLab | oklab(70.41% -0.1165 -0.0039) |
| OKLCH | oklch(70.41% 0.117 181.9) |
| XYZ | xyz(24.7604, 37.1160, 41.4492) |
| Luminance | 0.3712 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 1.46
Topaz
#13BBAF
ΔE00 2.55
Turquoise (survey)
#06C2AC
ΔE00 3.17
Lightseagreen
#20B2AA
ΔE00 3.72
Greeny Blue
#42B395
ΔE00 4.58
Blue Green
#0F9B8E
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2CB7A5 #B72C3E
analogous
#2CB760 #2CB7A5 #2C84B7
triadic
#2CB7A5 #A52CB7 #B7A52C
tetradic
#2CB7A5 #602CB7 #B72C3E #84B72C
square
#2CB7A5 #602CB7 #B72C3E #84B72C
split-complementary
#2CB7A5 #B72C84 #B7602C
monochromatic
#14544C #208679 #2CB7A5 #4CD4C2 #7EE0D3
Accessibility & contrast
On white
2.49
#2CB7A5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#2CB7A5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2CB7A5
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2CB7A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2CB7A5 | 1.00 | 2.49 | 8.42 | 8.42 |
| #FFFFFF | 2.49 | 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)
#AEACA4
Deuteranopia (green-blind)
#9C9EA7
Tritanopia (blue-blind)
#00BBB1
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #2cb7a5; /* rgb */ color: rgb(44, 183, 165); /* oklch */ color: oklch(70.4% 0.117 181.9);
Tailwind
colors: {
custom: {
50: '#7ccdbf',
500: '#2cb7a5',
950: '#000000',
},
}SCSS
$custom: #2cb7a5; $custom-light: #7ccdbf; $custom-dark: #000000;
JSON
{
"hex": "#2cb7a5",
"rgb": {
"r": 44,
"g": 183,
"b": 165
},
"hsl": {
"h": 172.23,
"s": 61.233,
"l": 44.51
},
"oklch": {
"l": 0.70411,
"c": 0.11657,
"h": 181.9
},
"luminance": 0.37119
}Semantic roles & 50–950 ramp
primary
#2CB7A5
secondary
#C87681
accent
#4358E4
background
#F8FCFB
surface
#EFF9F7
border
#CAD2D0
text
#0B1312
muted
#7C8281