#2CA2B7#2CA2B7
#2CA2B7 is a light, moderate teal. Relative luminance 0.298; OKLCH L 65.8% C 0.104 H 212.5°. Best body text is #000000 at 6.96:1 contrast (WCAG AA passes).
Color values
| HEX | #2CA2B7 |
|---|---|
| RGB | rgb(44, 162, 183) |
| HSL | hsl(189, 61%, 45%) |
| HSV | hsv(189, 76%, 72%) |
| CMYK | cmyk(76%, 11.5%, 0%, 28.2%) |
| CIE-LAB | lab(61.47, -24.63, -20.06) |
| CIE-LCH | lch(61.47, 31.76, 219.16°) |
| OKLab | oklab(65.82% -0.0877 -0.0559) |
| OKLCH | oklch(65.82% 0.104 212.5) |
| XYZ | xyz(22.5026, 29.7923, 49.3551) |
| Luminance | 0.2979 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.73
Cadetblue
#5F9EA0
ΔE00 7.41
Teal Blue
#01889F
ΔE00 8.89
Greyblue
#77A1B5
ΔE00 9.48
Sea
#3C9992
ΔE00 11.11
Dirty Blue
#3F829D
ΔE00 11.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2CA2B7 #B7412C
analogous
#2CB787 #2CA2B7 #2C5CB7
triadic
#2CA2B7 #B72CA2 #A2B72C
tetradic
#2CA2B7 #872CB7 #B7412C #5CB72C
square
#2CA2B7 #872CB7 #B7412C #5CB72C
split-complementary
#2CA2B7 #B72C5C #B7872C
monochromatic
#144B54 #207686 #2CA2B7 #4CBFD4 #7ED1E0
Accessibility & contrast
On white
3.02
#2CA2B7 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.96
#2CA2B7 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #2CA2B7
6.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2CA2B7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2CA2B7 | 1.00 | 3.02 | 6.96 | 6.96 |
| #FFFFFF | 3.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#929CB8
Deuteranopia (green-blind)
#7F8EB7
Tritanopia (blue-blind)
#00AAA8
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #2ca2b7; /* rgb */ color: rgb(44, 162, 183); /* oklch */ color: oklch(65.8% 0.104 212.5);
Tailwind
colors: {
custom: {
50: '#7bbecc',
500: '#2ca2b7',
950: '#000000',
},
}SCSS
$custom: #2ca2b7; $custom-light: #7bbecc; $custom-dark: #000000;
JSON
{
"hex": "#2ca2b7",
"rgb": {
"r": 44,
"g": 162,
"b": 183
},
"hsl": {
"h": 189.065,
"s": 61.233,
"l": 44.51
},
"oklch": {
"l": 0.65819,
"c": 0.10398,
"h": 212.5
},
"luminance": 0.29795
}Semantic roles & 50–950 ramp
primary
#2CA2B7
secondary
#C88376
accent
#5C43E4
background
#F8FBFC
surface
#EFF6F8
border
#CAD0D1
text
#0B1213
muted
#7C8182