#2CB2B2#2CB2B2
#2CB2B2 is a light, moderate teal. Relative luminance 0.356; OKLCH L 69.6% C 0.109 H 194.9°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #2CB2B2 |
|---|---|
| RGB | rgb(44, 178, 178) |
| HSL | hsl(180, 60%, 44%) |
| HSV | hsv(180, 75%, 70%) |
| CMYK | cmyk(75.3%, 0%, 0%, 30.2%) |
| CIE-LAB | lab(66.20, -34.00, -10.13) |
| CIE-LCH | lch(66.20, 35.48, 196.58°) |
| OKLab | oklab(69.59% -0.1056 -0.0282) |
| OKLCH | oklch(69.59% 0.109 194.9) |
| XYZ | xyz(24.9913, 35.5876, 47.6628) |
| Luminance | 0.3559 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.11
Topaz
#13BBAF
ΔE00 5.05
Turquoise Blue
#06B1C4
ΔE00 6.71
Darkturquoise
#00CED1
ΔE00 7.45
Tealish
#24BCA8
ΔE00 7.53
Cadetblue
#5F9EA0
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2CB2B2 #B22C2C
analogous
#2CB26F #2CB2B2 #2C6FB2
triadic
#2CB2B2 #B22CB2 #B2B22C
tetradic
#2CB2B2 #6F2CB2 #B22C2C #6FB22C
square
#2CB2B2 #6F2CB2 #B22C2C #6FB22C
split-complementary
#2CB2B2 #B22C6F #B26F2C
monochromatic
#145050 #208181 #2CB2B2 #49D2D2 #7ADEDE
Accessibility & contrast
On white
2.59
#2CB2B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#2CB2B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2CB2B2
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2CB2B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2CB2B2 | 1.00 | 2.59 | 8.12 | 8.12 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A9B2
Deuteranopia (green-blind)
#939BB3
Tritanopia (blue-blind)
#00B8B2
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #2cb2b2; /* rgb */ color: rgb(44, 178, 178); /* oklch */ color: oklch(69.6% 0.109 194.9);
Tailwind
colors: {
custom: {
50: '#7dc9c9',
500: '#2cb2b2',
950: '#000000',
},
}SCSS
$custom: #2cb2b2; $custom-light: #7dc9c9; $custom-dark: #000000;
JSON
{
"hex": "#2cb2b2",
"rgb": {
"r": 44,
"g": 178,
"b": 178
},
"hsl": {
"h": 180,
"s": 60.36,
"l": 43.529
},
"oklch": {
"l": 0.69592,
"c": 0.10932,
"h": 194.9
},
"luminance": 0.35591
}Semantic roles & 50–950 ramp
primary
#2CB2B2
secondary
#C67373
accent
#4444E4
background
#F8FCFC
surface
#EFF8F8
border
#CAD1D1
text
#0B1313
muted
#7C8282