#2CB5AB#2CB5AB
#2CB5AB is a light, moderate teal. Relative luminance 0.365; OKLCH L 70.1% C 0.113 H 187.5°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #2CB5AB |
|---|---|
| RGB | rgb(44, 181, 171) |
| HSL | hsl(176, 61%, 44%) |
| HSV | hsv(176, 76%, 71%) |
| CMYK | cmyk(75.7%, 0%, 5.5%, 29%) |
| CIE-LAB | lab(66.92, -37.42, -5.19) |
| CIE-LCH | lch(66.92, 37.78, 187.90°) |
| OKLab | oklab(70.1% -0.1117 -0.0147) |
| OKLCH | oklch(70.1% 0.113 187.5) |
| XYZ | xyz(24.9098, 36.5205, 44.2565) |
| Luminance | 0.3652 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.17
Topaz
#13BBAF
ΔE00 1.88
Tealish
#24BCA8
ΔE00 3.80
Turquoise (survey)
#06C2AC
ΔE00 5.16
Greeny Blue
#42B395
ΔE00 7.12
Mediumturquoise
#48D1CC
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2CB5AB #B52C36
analogous
#2CB566 #2CB5AB #2C7BB5
triadic
#2CB5AB #AB2CB5 #B5AB2C
tetradic
#2CB5AB #662CB5 #B52C36 #7BB52C
square
#2CB5AB #662CB5 #B52C36 #7BB52C
split-complementary
#2CB5AB #B52C7B #B5662C
monochromatic
#14534E #20847C #2CB5AB #4BD3C9 #7CDFD8
Accessibility & contrast
On white
2.53
#2CB5AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#2CB5AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2CB5AB
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2CB5AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2CB5AB | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABABAB
Deuteranopia (green-blind)
#989DAC
Tritanopia (blue-blind)
#00BAB2
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #2cb5ab; /* rgb */ color: rgb(44, 181, 171); /* oklch */ color: oklch(70.1% 0.113 187.5);
Tailwind
colors: {
custom: {
50: '#7cccc3',
500: '#2cb5ab',
950: '#000000',
},
}SCSS
$custom: #2cb5ab; $custom-light: #7cccc3; $custom-dark: #000000;
JSON
{
"hex": "#2cb5ab",
"rgb": {
"r": 44,
"g": 181,
"b": 171
},
"hsl": {
"h": 175.62,
"s": 60.889,
"l": 44.118
},
"oklch": {
"l": 0.70101,
"c": 0.11271,
"h": 187.5
},
"luminance": 0.36523
}Semantic roles & 50–950 ramp
primary
#2CB5AB
secondary
#C8757B
accent
#444FE4
background
#F8FCFC
surface
#EFF9F8
border
#CAD2D1
text
#0B1312
muted
#7C8281