#2CA7BA#2CA7BA
#2CA7BA is a light, moderate teal. Relative luminance 0.317; OKLCH L 67.2% C 0.106 H 210.4°. Best body text is #000000 at 7.34:1 contrast (WCAG AA passes).
Color values
| HEX | #2CA7BA |
|---|---|
| RGB | rgb(44, 167, 186) |
| HSL | hsl(188, 62%, 45%) |
| HSV | hsv(188, 76%, 73%) |
| CMYK | cmyk(76.3%, 10.2%, 0%, 27.1%) |
| CIE-LAB | lab(63.11, -26.20, -19.25) |
| CIE-LCH | lch(63.11, 32.51, 216.31°) |
| OKLab | oklab(67.17% -0.0913 -0.0536) |
| OKLCH | oklch(67.17% 0.106 210.4) |
| XYZ | xyz(23.7165, 31.7152, 51.3165) |
| Luminance | 0.3172 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.09
Cadetblue
#5F9EA0
ΔE00 7.26
Greyblue
#77A1B5
ΔE00 10.02
Teal Blue
#01889F
ΔE00 10.44
Lightseagreen
#20B2AA
ΔE00 10.82
Sea
#3C9992
ΔE00 10.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2CA7BA #BA3F2C
analogous
#2CBA86 #2CA7BA #2C60BA
triadic
#2CA7BA #BA2CA7 #A7BA2C
tetradic
#2CA7BA #862CBA #BA3F2C #60BA2C
square
#2CA7BA #862CBA #BA3F2C #60BA2C
split-complementary
#2CA7BA #BA2C60 #BA862C
monochromatic
#154E57 #207B89 #2CA7BA #4EC3D5 #80D4E1
Accessibility & contrast
On white
2.86
#2CA7BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.34
#2CA7BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2CA7BA
7.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2CA7BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2CA7BA | 1.00 | 2.86 | 7.34 | 7.34 |
| #FFFFFF | 2.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97A1BB
Deuteranopia (green-blind)
#8493BA
Tritanopia (blue-blind)
#00AFAD
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #2ca7ba; /* rgb */ color: rgb(44, 167, 186); /* oklch */ color: oklch(67.2% 0.106 210.4);
Tailwind
colors: {
custom: {
50: '#7cc1ce',
500: '#2ca7ba',
950: '#000000',
},
}SCSS
$custom: #2ca7ba; $custom-light: #7cc1ce; $custom-dark: #000000;
JSON
{
"hex": "#2ca7ba",
"rgb": {
"r": 44,
"g": 167,
"b": 186
},
"hsl": {
"h": 188.028,
"s": 61.739,
"l": 45.098
},
"oklch": {
"l": 0.67172,
"c": 0.10592,
"h": 210.4
},
"luminance": 0.31718
}Semantic roles & 50–950 ramp
primary
#2CA7BA
secondary
#CA8378
accent
#5943E5
background
#F8FBFC
surface
#EFF7F9
border
#CAD0D2
text
#0B1213
muted
#7C8182