#2CB3B3#2CB3B3
#2CB3B3 is a light, moderate teal. Relative luminance 0.360; OKLCH L 69.9% C 0.110 H 194.9°. Best body text is #000000 at 8.21:1 contrast (WCAG AA passes).
Color values
| HEX | #2CB3B3 |
|---|---|
| RGB | rgb(44, 179, 179) |
| HSL | hsl(180, 61%, 44%) |
| HSV | hsv(180, 75%, 70%) |
| CMYK | cmyk(75.4%, 0%, 0%, 29.8%) |
| CIE-LAB | lab(66.54, -34.18, -10.18) |
| CIE-LCH | lch(66.54, 35.66, 196.58°) |
| OKLab | oklab(69.88% -0.1062 -0.0283) |
| OKLCH | oklch(69.88% 0.11 194.9) |
| XYZ | xyz(25.2917, 36.0272, 48.2601) |
| Luminance | 0.3603 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.13
Topaz
#13BBAF
ΔE00 4.93
Turquoise Blue
#06B1C4
ΔE00 6.73
Darkturquoise
#00CED1
ΔE00 7.17
Tealish
#24BCA8
ΔE00 7.44
Mediumturquoise
#48D1CC
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2CB3B3 #B32C2C
analogous
#2CB36F #2CB3B3 #2C6FB3
triadic
#2CB3B3 #B32CB3 #B3B32C
tetradic
#2CB3B3 #6F2CB3 #B32C2C #6FB32C
square
#2CB3B3 #6F2CB3 #B32C2C #6FB32C
split-complementary
#2CB3B3 #B32C6F #B36F2C
monochromatic
#145151 #208282 #2CB3B3 #4AD2D2 #7BDFDF
Accessibility & contrast
On white
2.56
#2CB3B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.21
#2CB3B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2CB3B3
8.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2CB3B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2CB3B3 | 1.00 | 2.56 | 8.21 | 8.21 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7AAB3
Deuteranopia (green-blind)
#949CB4
Tritanopia (blue-blind)
#00B9B3
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #2cb3b3; /* rgb */ color: rgb(44, 179, 179); /* oklch */ color: oklch(69.9% 0.110 194.9);
Tailwind
colors: {
custom: {
50: '#7dcac9',
500: '#2cb3b3',
950: '#000000',
},
}SCSS
$custom: #2cb3b3; $custom-light: #7dcac9; $custom-dark: #000000;
JSON
{
"hex": "#2cb3b3",
"rgb": {
"r": 44,
"g": 179,
"b": 179
},
"hsl": {
"h": 180,
"s": 60.538,
"l": 43.725
},
"oklch": {
"l": 0.69876,
"c": 0.10988,
"h": 194.9
},
"luminance": 0.3603
}Semantic roles & 50–950 ramp
primary
#2CB3B3
secondary
#C77474
accent
#4444E4
background
#F8FCFC
surface
#EFF8F8
border
#CAD1D1
text
#0B1313
muted
#7C8282