#2CB2B3#2CB2B3
#2CB2B3 is a light, moderate teal. Relative luminance 0.356; OKLCH L 69.6% C 0.109 H 195.7°. Best body text is #000000 at 8.13:1 contrast (WCAG AA passes).
Color values
| HEX | #2CB2B3 |
|---|---|
| RGB | rgb(44, 178, 179) |
| HSL | hsl(180, 61%, 44%) |
| HSV | hsv(180, 75%, 70%) |
| CMYK | cmyk(75.4%, 0.6%, 0%, 29.8%) |
| CIE-LAB | lab(66.23, -33.71, -10.64) |
| CIE-LCH | lch(66.23, 35.35, 197.51°) |
| OKLab | oklab(69.63% -0.1052 -0.0296) |
| OKLCH | oklch(69.63% 0.109 195.7) |
| XYZ | xyz(25.0920, 35.6279, 48.1935) |
| Luminance | 0.3563 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.48
Topaz
#13BBAF
ΔE00 5.39
Turquoise Blue
#06B1C4
ΔE00 6.33
Darkturquoise
#00CED1
ΔE00 7.40
Cadetblue
#5F9EA0
ΔE00 7.87
Tealish
#24BCA8
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2CB2B3 #B32D2C
analogous
#2CB370 #2CB2B3 #2C6EB3
triadic
#2CB2B3 #B32CB2 #B2B32C
tetradic
#2CB2B3 #702CB3 #B32D2C #6EB32C
square
#2CB2B3 #702CB3 #B32D2C #6EB32C
split-complementary
#2CB2B3 #B32C6E #B3702C
monochromatic
#145051 #208182 #2CB2B3 #4AD1D2 #7BDEDF
Accessibility & contrast
On white
2.58
#2CB2B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.13
#2CB2B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2CB2B3
8.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2CB2B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2CB2B3 | 1.00 | 2.58 | 8.13 | 8.13 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A9B3
Deuteranopia (green-blind)
#939BB4
Tritanopia (blue-blind)
#00B8B2
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #2cb2b3; /* rgb */ color: rgb(44, 178, 179); /* oklch */ color: oklch(69.6% 0.109 195.7);
Tailwind
colors: {
custom: {
50: '#7dc9c9',
500: '#2cb2b3',
950: '#000000',
},
}SCSS
$custom: #2cb2b3; $custom-light: #7dc9c9; $custom-dark: #000000;
JSON
{
"hex": "#2cb2b3",
"rgb": {
"r": 44,
"g": 178,
"b": 179
},
"hsl": {
"h": 180.444,
"s": 60.538,
"l": 43.725
},
"oklch": {
"l": 0.69627,
"c": 0.10927,
"h": 195.7
},
"luminance": 0.35631
}Semantic roles & 50–950 ramp
primary
#2CB2B3
secondary
#C77574
accent
#4544E4
background
#F8FCFC
surface
#EFF8F8
border
#CAD1D1
text
#0B1313
muted
#7C8282