#2CB2B0#2CB2B0
#2CB2B0 is a light, moderate teal. Relative luminance 0.355; OKLCH L 69.5% C 0.110 H 193.4°. Best body text is #000000 at 8.10:1 contrast (WCAG AA passes).
Color values
| HEX | #2CB2B0 |
|---|---|
| RGB | rgb(44, 178, 176) |
| HSL | hsl(179, 60%, 44%) |
| HSV | hsv(179, 75%, 70%) |
| CMYK | cmyk(75.3%, 0%, 1.1%, 30.2%) |
| CIE-LAB | lab(66.14, -34.59, -9.11) |
| CIE-LCH | lch(66.14, 35.77, 194.75°) |
| OKLab | oklab(69.52% -0.1065 -0.0254) |
| OKLCH | oklch(69.52% 0.11 193.4) |
| XYZ | xyz(24.7919, 35.5078, 46.6129) |
| Luminance | 0.3551 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.36
Topaz
#13BBAF
ΔE00 4.40
Tealish
#24BCA8
ΔE00 6.82
Turquoise Blue
#06B1C4
ΔE00 7.47
Darkturquoise
#00CED1
ΔE00 7.59
Sea
#3C9992
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2CB2B0 #B22C2E
analogous
#2CB26D #2CB2B0 #2C71B2
triadic
#2CB2B0 #B02CB2 #B2B02C
tetradic
#2CB2B0 #6D2CB2 #B22C2E #71B22C
square
#2CB2B0 #6D2CB2 #B22C2E #71B22C
split-complementary
#2CB2B0 #B22C71 #B26D2C
monochromatic
#14504F #20817F #2CB2B0 #49D2D0 #7ADEDD
Accessibility & contrast
On white
2.59
#2CB2B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.10
#2CB2B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2CB2B0
8.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2CB2B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2CB2B0 | 1.00 | 2.59 | 8.10 | 8.10 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A9B0
Deuteranopia (green-blind)
#939BB1
Tritanopia (blue-blind)
#00B8B1
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #2cb2b0; /* rgb */ color: rgb(44, 178, 176); /* oklch */ color: oklch(69.5% 0.110 193.4);
Tailwind
colors: {
custom: {
50: '#7cc9c7',
500: '#2cb2b0',
950: '#000000',
},
}SCSS
$custom: #2cb2b0; $custom-light: #7cc9c7; $custom-dark: #000000;
JSON
{
"hex": "#2cb2b0",
"rgb": {
"r": 44,
"g": 178,
"b": 176
},
"hsl": {
"h": 179.104,
"s": 60.36,
"l": 43.529
},
"oklch": {
"l": 0.69521,
"c": 0.1095,
"h": 193.4
},
"luminance": 0.35511
}Semantic roles & 50–950 ramp
primary
#2CB2B0
secondary
#C67375
accent
#4447E4
background
#F8FCFC
surface
#EFF8F8
border
#CAD1D1
text
#0B1313
muted
#7C8282