#2CA2B2#2CA2B2
#2CA2B2 is a light, moderate teal. Relative luminance 0.296; OKLCH L 65.6% C 0.102 H 208.5°. Best body text is #000000 at 6.92:1 contrast (WCAG AA passes).
Color values
| HEX | #2CA2B2 |
|---|---|
| RGB | rgb(44, 162, 178) |
| HSL | hsl(187, 60%, 44%) |
| HSV | hsv(187, 75%, 70%) |
| CMYK | cmyk(75.3%, 9%, 0%, 30.2%) |
| CIE-LAB | lab(61.30, -26.22, -17.52) |
| CIE-LCH | lch(61.30, 31.53, 213.75°) |
| OKLab | oklab(65.62% -0.0898 -0.0487) |
| OKLCH | oklch(65.62% 0.102 208.5) |
| XYZ | xyz(21.9914, 29.5878, 46.6628) |
| Luminance | 0.2959 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.49
Cadetblue
#5F9EA0
ΔE00 6.26
Teal Blue
#01889F
ΔE00 9.19
Sea
#3C9992
ΔE00 9.37
Lightseagreen
#20B2AA
ΔE00 10.41
Greyblue
#77A1B5
ΔE00 10.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2CA2B2 #B23C2C
analogous
#2CB27F #2CA2B2 #2C5FB2
triadic
#2CA2B2 #B22CA2 #A2B22C
tetradic
#2CA2B2 #7F2CB2 #B23C2C #5FB22C
square
#2CA2B2 #7F2CB2 #B23C2C #5FB22C
split-complementary
#2CA2B2 #B22C5F #B27F2C
monochromatic
#144950 #207581 #2CA2B2 #49C2D2 #7AD2DE
Accessibility & contrast
On white
3.04
#2CA2B2 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.92
#2CA2B2 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #2CA2B2
6.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2CA2B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2CA2B2 | 1.00 | 3.04 | 6.92 | 6.92 |
| #FFFFFF | 3.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#939CB3
Deuteranopia (green-blind)
#818EB2
Tritanopia (blue-blind)
#00AAA7
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #2ca2b2; /* rgb */ color: rgb(44, 162, 178); /* oklch */ color: oklch(65.6% 0.102 208.5);
Tailwind
colors: {
custom: {
50: '#7bbec9',
500: '#2ca2b2',
950: '#000000',
},
}SCSS
$custom: #2ca2b2; $custom-light: #7bbec9; $custom-dark: #000000;
JSON
{
"hex": "#2ca2b2",
"rgb": {
"r": 44,
"g": 162,
"b": 178
},
"hsl": {
"h": 187.164,
"s": 60.36,
"l": 43.529
},
"oklch": {
"l": 0.65617,
"c": 0.10214,
"h": 208.5
},
"luminance": 0.2959
}Semantic roles & 50–950 ramp
primary
#2CA2B2
secondary
#C67D73
accent
#5744E4
background
#F8FBFC
surface
#EFF6F8
border
#CAD0D1
text
#0B1213
muted
#7C8182