#2CB7AA#2CB7AA
#2CB7AA is a light, moderate teal. Relative luminance 0.373; OKLCH L 70.6% C 0.115 H 185.4°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #2CB7AA |
|---|---|
| RGB | rgb(44, 183, 170) |
| HSL | hsl(174, 61%, 45%) |
| HSV | hsv(174, 76%, 72%) |
| CMYK | cmyk(76%, 0%, 7.1%, 28.2%) |
| CIE-LAB | lab(67.50, -38.61, -3.77) |
| CIE-LCH | lch(67.50, 38.79, 185.58°) |
| OKLab | oklab(70.57% -0.1142 -0.0108) |
| OKLCH | oklch(70.57% 0.115 185.4) |
| XYZ | xyz(25.2244, 37.3016, 43.8929) |
| Luminance | 0.3730 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 1.37
Lightseagreen
#20B2AA
ΔE00 2.23
Tealish
#24BCA8
ΔE00 2.64
Turquoise (survey)
#06C2AC
ΔE00 4.05
Greeny Blue
#42B395
ΔE00 6.21
Mediumturquoise
#48D1CC
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2CB7AA #B72C39
analogous
#2CB764 #2CB7AA #2C7FB7
triadic
#2CB7AA #AA2CB7 #B7AA2C
tetradic
#2CB7AA #642CB7 #B72C39 #7FB72C
square
#2CB7AA #642CB7 #B72C39 #7FB72C
split-complementary
#2CB7AA #B72C7F #B7642C
monochromatic
#14544E #20867C #2CB7AA #4CD4C7 #7EE0D7
Accessibility & contrast
On white
2.48
#2CB7AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#2CB7AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2CB7AA
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2CB7AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2CB7AA | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADACAA
Deuteranopia (green-blind)
#9A9FAB
Tritanopia (blue-blind)
#00BBB3
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #2cb7aa; /* rgb */ color: rgb(44, 183, 170); /* oklch */ color: oklch(70.6% 0.115 185.4);
Tailwind
colors: {
custom: {
50: '#7dcdc3',
500: '#2cb7aa',
950: '#000000',
},
}SCSS
$custom: #2cb7aa; $custom-light: #7dcdc3; $custom-dark: #000000;
JSON
{
"hex": "#2cb7aa",
"rgb": {
"r": 44,
"g": 183,
"b": 170
},
"hsl": {
"h": 174.388,
"s": 61.233,
"l": 44.51
},
"oklch": {
"l": 0.7057,
"c": 0.1147,
"h": 185.4
},
"luminance": 0.37305
}Semantic roles & 50–950 ramp
primary
#2CB7AA
secondary
#C8767E
accent
#4353E4
background
#F8FCFB
surface
#EFF9F7
border
#CAD2D0
text
#0B1312
muted
#7C8281