#2CB3AB#2CB3AB
#2CB3AB is a light, moderate teal. Relative luminance 0.357; OKLCH L 69.6% C 0.111 H 188.9°. Best body text is #000000 at 8.14:1 contrast (WCAG AA passes).
Color values
| HEX | #2CB3AB |
|---|---|
| RGB | rgb(44, 179, 171) |
| HSL | hsl(176, 61%, 44%) |
| HSV | hsv(176, 75%, 70%) |
| CMYK | cmyk(75.4%, 0%, 4.5%, 29.8%) |
| CIE-LAB | lab(66.30, -36.51, -6.10) |
| CIE-LCH | lch(66.30, 37.01, 189.49°) |
| OKLab | oklab(69.6% -0.1098 -0.0171) |
| OKLCH | oklch(69.6% 0.111 188.9) |
| XYZ | xyz(24.5060, 35.7130, 44.1219) |
| Luminance | 0.3572 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 0.57
Topaz
#13BBAF
ΔE00 2.64
Tealish
#24BCA8
ΔE00 4.68
Turquoise (survey)
#06C2AC
ΔE00 6.04
Greeny Blue
#42B395
ΔE00 7.77
Blue Green
#0F9B8E
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2CB3AB #B32C34
analogous
#2CB367 #2CB3AB #2C77B3
triadic
#2CB3AB #AB2CB3 #B3AB2C
tetradic
#2CB3AB #672CB3 #B32C34 #77B32C
square
#2CB3AB #672CB3 #B32C34 #77B32C
split-complementary
#2CB3AB #B32C77 #B3672C
monochromatic
#14514D #20827C #2CB3AB #4AD2CA #7BDFD9
Accessibility & contrast
On white
2.58
#2CB3AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.14
#2CB3AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2CB3AB
8.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2CB3AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2CB3AB | 1.00 | 2.58 | 8.14 | 8.14 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A9AB
Deuteranopia (green-blind)
#969BAC
Tritanopia (blue-blind)
#00B8B0
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #2cb3ab; /* rgb */ color: rgb(44, 179, 171); /* oklch */ color: oklch(69.6% 0.111 188.9);
Tailwind
colors: {
custom: {
50: '#7ccac3',
500: '#2cb3ab',
950: '#000000',
},
}SCSS
$custom: #2cb3ab; $custom-light: #7ccac3; $custom-dark: #000000;
JSON
{
"hex": "#2cb3ab",
"rgb": {
"r": 44,
"g": 179,
"b": 171
},
"hsl": {
"h": 176.444,
"s": 60.538,
"l": 43.725
},
"oklch": {
"l": 0.696,
"c": 0.11109,
"h": 188.9
},
"luminance": 0.35716
}Semantic roles & 50–950 ramp
primary
#2CB3AB
secondary
#C77479
accent
#444EE4
background
#F8FCFC
surface
#EFF8F8
border
#CAD1D1
text
#0B1312
muted
#7C8281