#2CABBB#2CABBB
#2CABBB is a light, moderate teal. Relative luminance 0.332; OKLCH L 68.2% C 0.107 H 207.7°. Best body text is #000000 at 7.65:1 contrast (WCAG AA passes).
Color values
| HEX | #2CABBB |
|---|---|
| RGB | rgb(44, 171, 187) |
| HSL | hsl(187, 62%, 45%) |
| HSV | hsv(187, 76%, 73%) |
| CMYK | cmyk(76.5%, 8.6%, 0%, 26.7%) |
| CIE-LAB | lab(64.36, -27.88, -17.91) |
| CIE-LCH | lch(64.36, 33.13, 212.71°) |
| OKLab | oklab(68.19% -0.0948 -0.0498) |
| OKLCH | oklch(68.19% 0.107 207.7) |
| XYZ | xyz(24.5673, 33.2461, 52.1264) |
| Luminance | 0.3325 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 1.98
Cadetblue
#5F9EA0
ΔE00 7.18
Lightseagreen
#20B2AA
ΔE00 9.40
Sea
#3C9992
ΔE00 10.40
Darkturquoise
#00CED1
ΔE00 10.72
Greyblue
#77A1B5
ΔE00 10.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2CABBB #BB3C2C
analogous
#2CBB83 #2CABBB #2C64BB
triadic
#2CABBB #BB2CAB #ABBB2C
tetradic
#2CABBB #832CBB #BB3C2C #64BB2C
square
#2CABBB #832CBB #BB3C2C #64BB2C
split-complementary
#2CABBB #BB2C64 #BB832C
monochromatic
#155058 #207E89 #2CABBB #4FC6D6 #80D6E1
Accessibility & contrast
On white
2.75
#2CABBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.65
#2CABBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2CABBB
7.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2CABBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2CABBB | 1.00 | 2.75 | 7.65 | 7.65 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA4BC
Deuteranopia (green-blind)
#8896BB
Tritanopia (blue-blind)
#00B3B0
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #2cabbb; /* rgb */ color: rgb(44, 171, 187); /* oklch */ color: oklch(68.2% 0.107 207.7);
Tailwind
colors: {
custom: {
50: '#7dc4cf',
500: '#2cabbb',
950: '#000000',
},
}SCSS
$custom: #2cabbb; $custom-light: #7dc4cf; $custom-dark: #000000;
JSON
{
"hex": "#2cabbb",
"rgb": {
"r": 44,
"g": 171,
"b": 187
},
"hsl": {
"h": 186.713,
"s": 61.905,
"l": 45.294
},
"oklch": {
"l": 0.68195,
"c": 0.10714,
"h": 207.7
},
"luminance": 0.33249
}Semantic roles & 50–950 ramp
primary
#2CABBB
secondary
#CA8279
accent
#5543E5
background
#F8FCFC
surface
#EFF8F9
border
#CAD1D2
text
#0B1213
muted
#7C8182