#2CABAC#2CABAC
#2CABAC is a light, moderate teal. Relative luminance 0.326; OKLCH L 67.6% C 0.105 H 195.8°. Best body text is #000000 at 7.53:1 contrast (WCAG AA passes).
Color values
| HEX | #2CABAC |
|---|---|
| RGB | rgb(44, 171, 172) |
| HSL | hsl(180, 59%, 42%) |
| HSV | hsv(180, 74%, 67%) |
| CMYK | cmyk(74.4%, 0.6%, 0%, 32.5%) |
| CIE-LAB | lab(63.87, -32.47, -10.28) |
| CIE-LCH | lch(63.87, 34.06, 197.57°) |
| OKLab | oklab(67.63% -0.1013 -0.0286) |
| OKLCH | oklch(67.63% 0.105 195.8) |
| XYZ | xyz(23.0446, 32.6371, 44.1068) |
| Luminance | 0.3264 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.96
Sea
#3C9992
ΔE00 6.47
Topaz
#13BBAF
ΔE00 6.50
Turquoise Blue
#06B1C4
ΔE00 6.55
Cadetblue
#5F9EA0
ΔE00 6.56
Blue Green
#0F9B8E
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2CABAC #AC2D2C
analogous
#2CAC6D #2CABAC #2C6BAC
triadic
#2CABAC #AC2CAB #ABAC2C
tetradic
#2CABAC #6D2CAC #AC2D2C #6BAC2C
square
#2CABAC #6D2CAC #AC2D2C #6BAC2C
split-complementary
#2CABAC #AC2C6B #AC6D2C
monochromatic
#134A4B #207B7B #2CABAC #46CED0 #76DBDC
Accessibility & contrast
On white
2.79
#2CABAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.53
#2CABAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2CABAC
7.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2CABAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2CABAC | 1.00 | 2.79 | 7.53 | 7.53 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA3AC
Deuteranopia (green-blind)
#8D95AD
Tritanopia (blue-blind)
#00B1AB
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #2cabac; /* rgb */ color: rgb(44, 171, 172); /* oklch */ color: oklch(67.6% 0.105 195.8);
Tailwind
colors: {
custom: {
50: '#7bc4c4',
500: '#2cabac',
950: '#000000',
},
}SCSS
$custom: #2cabac; $custom-light: #7bc4c4; $custom-dark: #000000;
JSON
{
"hex": "#2cabac",
"rgb": {
"r": 44,
"g": 171,
"b": 172
},
"hsl": {
"h": 180.469,
"s": 59.259,
"l": 42.353
},
"oklch": {
"l": 0.67631,
"c": 0.1053,
"h": 195.8
},
"luminance": 0.3264
}Semantic roles & 50–950 ramp
primary
#2CABAC
secondary
#C47170
accent
#4745E2
background
#F8FCFC
surface
#EFF8F8
border
#CAD1D1
text
#0B1312
muted
#7C8281