#2CABAB#2CABAB
#2CABAB is a light, moderate teal. Relative luminance 0.326; OKLCH L 67.6% C 0.105 H 195.0°. Best body text is #000000 at 7.52:1 contrast (WCAG AA passes).
Color values
| HEX | #2CABAB |
|---|---|
| RGB | rgb(44, 171, 171) |
| HSL | hsl(180, 59%, 42%) |
| HSV | hsv(180, 74%, 67%) |
| CMYK | cmyk(74.3%, 0%, 0%, 32.9%) |
| CIE-LAB | lab(63.83, -32.77, -9.77) |
| CIE-LCH | lch(63.83, 34.19, 196.60°) |
| OKLab | oklab(67.6% -0.1018 -0.0272) |
| OKLCH | oklch(67.6% 0.105 195) |
| XYZ | xyz(22.9489, 32.5988, 43.6029) |
| Luminance | 0.3260 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.63
Topaz
#13BBAF
ΔE00 6.22
Sea
#3C9992
ΔE00 6.29
Cadetblue
#5F9EA0
ΔE00 6.66
Turquoise Blue
#06B1C4
ΔE00 6.92
Blue Green
#0F9B8E
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2CABAB #AB2C2C
analogous
#2CAB6C #2CABAB #2C6CAB
triadic
#2CABAB #AB2CAB #ABAB2C
tetradic
#2CABAB #6C2CAB #AB2C2C #6CAB2C
square
#2CABAB #6C2CAB #AB2C2C #6CAB2C
split-complementary
#2CABAB #AB2C6C #AB6C2C
monochromatic
#134A4A #1F7A7A #2CABAB #45CFCF #76DCDC
Accessibility & contrast
On white
2.79
#2CABAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.52
#2CABAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2CABAB
7.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2CABAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2CABAB | 1.00 | 2.79 | 7.52 | 7.52 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA2AB
Deuteranopia (green-blind)
#8D95AC
Tritanopia (blue-blind)
#00B1AB
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #2cabab; /* rgb */ color: rgb(44, 171, 171); /* oklch */ color: oklch(67.6% 0.105 195.0);
Tailwind
colors: {
custom: {
50: '#7bc4c4',
500: '#2cabab',
950: '#000000',
},
}SCSS
$custom: #2cabab; $custom-light: #7bc4c4; $custom-dark: #000000;
JSON
{
"hex": "#2cabab",
"rgb": {
"r": 44,
"g": 171,
"b": 171
},
"hsl": {
"h": 180,
"s": 59.07,
"l": 42.157
},
"oklch": {
"l": 0.67596,
"c": 0.10536,
"h": 195
},
"luminance": 0.32602
}Semantic roles & 50–950 ramp
primary
#2CABAB
secondary
#C36F6F
accent
#4646E2
background
#F8FCFC
surface
#EFF8F8
border
#CAD1D1
text
#0B1312
muted
#7C8281