#2CB3A2#2CB3A2
#2CB3A2 is a light, moderate teal. Relative luminance 0.354; OKLCH L 69.3% C 0.114 H 182.3°. Best body text is #000000 at 8.08:1 contrast (WCAG AA passes).
Color values
| HEX | #2CB3A2 |
|---|---|
| RGB | rgb(44, 179, 162) |
| HSL | hsl(172, 61%, 44%) |
| HSV | hsv(172, 75%, 70%) |
| CMYK | cmyk(75.4%, 0%, 9.5%, 29.8%) |
| CIE-LAB | lab(66.04, -39.03, -1.49) |
| CIE-LCH | lch(66.04, 39.06, 182.19°) |
| OKLab | oklab(69.31% -0.1139 -0.0047) |
| OKLCH | oklch(69.31% 0.114 182.3) |
| XYZ | xyz(23.6772, 35.3814, 39.7568) |
| Luminance | 0.3538 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.58
Topaz
#13BBAF
ΔE00 3.02
Lightseagreen
#20B2AA
ΔE00 3.23
Turquoise (survey)
#06C2AC
ΔE00 4.27
Greeny Blue
#42B395
ΔE00 4.64
Blue Green
#0F9B8E
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2CB3A2 #B32C3D
analogous
#2CB35E #2CB3A2 #2C80B3
triadic
#2CB3A2 #A22CB3 #B3A22C
tetradic
#2CB3A2 #5E2CB3 #B32C3D #80B32C
square
#2CB3A2 #5E2CB3 #B32C3D #80B32C
split-complementary
#2CB3A2 #B32C80 #B35E2C
monochromatic
#145149 #208276 #2CB3A2 #4AD2C1 #7BDFD2
Accessibility & contrast
On white
2.60
#2CB3A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.08
#2CB3A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2CB3A2
8.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2CB3A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2CB3A2 | 1.00 | 2.60 | 8.08 | 8.08 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA8A1
Deuteranopia (green-blind)
#989BA4
Tritanopia (blue-blind)
#00B7AE
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #2cb3a2; /* rgb */ color: rgb(44, 179, 162); /* oklch */ color: oklch(69.3% 0.114 182.3);
Tailwind
colors: {
custom: {
50: '#7bcabd',
500: '#2cb3a2',
950: '#000000',
},
}SCSS
$custom: #2cb3a2; $custom-light: #7bcabd; $custom-dark: #000000;
JSON
{
"hex": "#2cb3a2",
"rgb": {
"r": 44,
"g": 179,
"b": 162
},
"hsl": {
"h": 172.444,
"s": 60.538,
"l": 43.725
},
"oklch": {
"l": 0.69307,
"c": 0.114,
"h": 182.3
},
"luminance": 0.35384
}Semantic roles & 50–950 ramp
primary
#2CB3A2
secondary
#C7747E
accent
#4458E4
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1312
muted
#7C8281