#2CB4B4#2CB4B4
#2CB4B4 is a light, moderate teal. Relative luminance 0.365; OKLCH L 70.2% C 0.110 H 194.9°. Best body text is #000000 at 8.29:1 contrast (WCAG AA passes).
Color values
| HEX | #2CB4B4 |
|---|---|
| RGB | rgb(44, 180, 180) |
| HSL | hsl(180, 61%, 44%) |
| HSV | hsv(180, 76%, 71%) |
| CMYK | cmyk(75.6%, 0%, 0%, 29.4%) |
| CIE-LAB | lab(66.88, -34.35, -10.23) |
| CIE-LCH | lch(66.88, 35.84, 196.58°) |
| OKLab | oklab(70.16% -0.1067 -0.0284) |
| OKLCH | oklch(70.16% 0.11 194.9) |
| XYZ | xyz(25.5944, 36.4701, 48.8617) |
| Luminance | 0.3647 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.18
Topaz
#13BBAF
ΔE00 4.82
Turquoise Blue
#06B1C4
ΔE00 6.75
Darkturquoise
#00CED1
ΔE00 6.89
Tealish
#24BCA8
ΔE00 7.37
Mediumturquoise
#48D1CC
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2CB4B4 #B42C2C
analogous
#2CB470 #2CB4B4 #2C70B4
triadic
#2CB4B4 #B42CB4 #B4B42C
tetradic
#2CB4B4 #702CB4 #B42C2C #70B42C
square
#2CB4B4 #702CB4 #B42C2C #70B42C
split-complementary
#2CB4B4 #B42C70 #B4702C
monochromatic
#145252 #208383 #2CB4B4 #4AD3D3 #7CDFDF
Accessibility & contrast
On white
2.53
#2CB4B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.29
#2CB4B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2CB4B4
8.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2CB4B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2CB4B4 | 1.00 | 2.53 | 8.29 | 8.29 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8ABB4
Deuteranopia (green-blind)
#949DB5
Tritanopia (blue-blind)
#00BAB4
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #2cb4b4; /* rgb */ color: rgb(44, 180, 180); /* oklch */ color: oklch(70.2% 0.110 194.9);
Tailwind
colors: {
custom: {
50: '#7dcbca',
500: '#2cb4b4',
950: '#000000',
},
}SCSS
$custom: #2cb4b4; $custom-light: #7dcbca; $custom-dark: #000000;
JSON
{
"hex": "#2cb4b4",
"rgb": {
"r": 44,
"g": 180,
"b": 180
},
"hsl": {
"h": 180,
"s": 60.714,
"l": 43.922
},
"oklch": {
"l": 0.7016,
"c": 0.11044,
"h": 194.9
},
"luminance": 0.36473
}Semantic roles & 50–950 ramp
primary
#2CB4B4
secondary
#C77575
accent
#4444E4
background
#F8FCFC
surface
#EFF8F8
border
#CAD1D1
text
#0B1313
muted
#7C8282