#2CB2B9#2CB2B9
#2CB2B9 is a light, moderate teal. Relative luminance 0.359; OKLCH L 69.8% C 0.109 H 200.3°. Best body text is #000000 at 8.18:1 contrast (WCAG AA passes).
Color values
| HEX | #2CB2B9 |
|---|---|
| RGB | rgb(44, 178, 185) |
| HSL | hsl(183, 62%, 45%) |
| HSV | hsv(183, 76%, 73%) |
| CMYK | cmyk(76.2%, 3.8%, 0%, 27.5%) |
| CIE-LAB | lab(66.42, -31.91, -13.67) |
| CIE-LCH | lch(66.42, 34.71, 203.20°) |
| OKLab | oklab(69.85% -0.1026 -0.038) |
| OKLCH | oklch(69.85% 0.109 200.3) |
| XYZ | xyz(25.7121, 35.8759, 51.4591) |
| Luminance | 0.3588 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.08
Lightseagreen
#20B2AA
ΔE00 5.76
Topaz
#13BBAF
ΔE00 7.51
Darkturquoise
#00CED1
ΔE00 7.58
Cadetblue
#5F9EA0
ΔE00 7.68
Mediumturquoise
#48D1CC
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2CB2B9 #B9332C
analogous
#2CB97A #2CB2B9 #2C6BB9
triadic
#2CB2B9 #B92CB2 #B2B92C
tetradic
#2CB2B9 #7A2CB9 #B9332C #6BB92C
square
#2CB2B9 #7A2CB9 #B9332C #6BB92C
split-complementary
#2CB2B9 #B92C6B #B97A2C
monochromatic
#145356 #208288 #2CB2B9 #4DCED5 #7FDCE1
Accessibility & contrast
On white
2.57
#2CB2B9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.18
#2CB2B9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2CB2B9
8.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2CB2B9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2CB2B9 | 1.00 | 2.57 | 8.18 | 8.18 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4AABA
Deuteranopia (green-blind)
#919BBA
Tritanopia (blue-blind)
#00B9B4
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #2cb2b9; /* rgb */ color: rgb(44, 178, 185); /* oklch */ color: oklch(69.8% 0.109 200.3);
Tailwind
colors: {
custom: {
50: '#7dc9ce',
500: '#2cb2b9',
950: '#000000',
},
}SCSS
$custom: #2cb2b9; $custom-light: #7dc9ce; $custom-dark: #000000;
JSON
{
"hex": "#2cb2b9",
"rgb": {
"r": 44,
"g": 178,
"b": 185
},
"hsl": {
"h": 182.979,
"s": 61.572,
"l": 44.902
},
"oklch": {
"l": 0.69845,
"c": 0.10937,
"h": 200.3
},
"luminance": 0.35879
}Semantic roles & 50–950 ramp
primary
#2CB2B9
secondary
#C97C78
accent
#4B43E5
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0B1313
muted
#7C8282