#2CB7A9#2CB7A9
#2CB7A9 is a light, moderate teal. Relative luminance 0.373; OKLCH L 70.5% C 0.115 H 184.7°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #2CB7A9 |
|---|---|
| RGB | rgb(44, 183, 169) |
| HSL | hsl(174, 61%, 45%) |
| HSV | hsv(174, 76%, 72%) |
| CMYK | cmyk(76%, 0%, 7.7%, 28.2%) |
| CIE-LAB | lab(67.47, -38.89, -3.26) |
| CIE-LCH | lch(67.47, 39.03, 184.80°) |
| OKLab | oklab(70.54% -0.1146 -0.0094) |
| OKLCH | oklch(70.54% 0.115 184.7) |
| XYZ | xyz(25.1302, 37.2639, 43.3966) |
| Luminance | 0.3727 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 1.52
Tealish
#24BCA8
ΔE00 2.34
Lightseagreen
#20B2AA
ΔE00 2.51
Turquoise (survey)
#06C2AC
ΔE00 3.82
Greeny Blue
#42B395
ΔE00 5.87
Mediumturquoise
#48D1CC
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2CB7A9 #B72C3A
analogous
#2CB764 #2CB7A9 #2C80B7
triadic
#2CB7A9 #A92CB7 #B7A92C
tetradic
#2CB7A9 #642CB7 #B72C3A #80B72C
square
#2CB7A9 #642CB7 #B72C3A #80B72C
split-complementary
#2CB7A9 #B72C80 #B7642C
monochromatic
#14544E #20867B #2CB7A9 #4CD4C6 #7EE0D6
Accessibility & contrast
On white
2.48
#2CB7A9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#2CB7A9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2CB7A9
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2CB7A9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2CB7A9 | 1.00 | 2.48 | 8.45 | 8.45 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEACA9
Deuteranopia (green-blind)
#9B9FAA
Tritanopia (blue-blind)
#00BBB3
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #2cb7a9; /* rgb */ color: rgb(44, 183, 169); /* oklch */ color: oklch(70.5% 0.115 184.7);
Tailwind
colors: {
custom: {
50: '#7dcdc2',
500: '#2cb7a9',
950: '#000000',
},
}SCSS
$custom: #2cb7a9; $custom-light: #7dcdc2; $custom-dark: #000000;
JSON
{
"hex": "#2cb7a9",
"rgb": {
"r": 44,
"g": 183,
"b": 169
},
"hsl": {
"h": 173.957,
"s": 61.233,
"l": 44.51
},
"oklch": {
"l": 0.70538,
"c": 0.11504,
"h": 184.7
},
"luminance": 0.37267
}Semantic roles & 50–950 ramp
primary
#2CB7A9
secondary
#C8767F
accent
#4354E4
background
#F8FCFB
surface
#EFF9F7
border
#CAD2D0
text
#0B1312
muted
#7C8281