#2CA7B6#2CA7B6
#2CA7B6 is a light, moderate teal. Relative luminance 0.316; OKLCH L 67.0% C 0.105 H 207.3°. Best body text is #000000 at 7.31:1 contrast (WCAG AA passes).
Color values
| HEX | #2CA7B6 |
|---|---|
| RGB | rgb(44, 167, 182) |
| HSL | hsl(187, 61%, 44%) |
| HSV | hsv(187, 76%, 71%) |
| CMYK | cmyk(75.8%, 8.2%, 0%, 28.6%) |
| CIE-LAB | lab(62.97, -27.46, -17.23) |
| CIE-LCH | lch(62.97, 32.42, 212.10°) |
| OKLab | oklab(67.01% -0.093 -0.0479) |
| OKLCH | oklch(67.01% 0.105 207.3) |
| XYZ | xyz(23.2972, 31.5475, 49.1083) |
| Luminance | 0.3155 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.11
Cadetblue
#5F9EA0
ΔE00 6.49
Lightseagreen
#20B2AA
ΔE00 9.41
Sea
#3C9992
ΔE00 9.55
Teal Blue
#01889F
ΔE00 10.74
Greyblue
#77A1B5
ΔE00 10.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2CA7B6 #B63B2C
analogous
#2CB680 #2CA7B6 #2C62B6
triadic
#2CA7B6 #B62CA7 #A7B62C
tetradic
#2CA7B6 #802CB6 #B63B2C #62B62C
square
#2CA7B6 #802CB6 #B63B2C #62B62C
split-complementary
#2CA7B6 #B62C62 #B6802C
monochromatic
#144D53 #207A85 #2CA7B6 #4CC5D4 #7DD5E0
Accessibility & contrast
On white
2.87
#2CA7B6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.31
#2CA7B6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2CA7B6
7.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2CA7B6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2CA7B6 | 1.00 | 2.87 | 7.31 | 7.31 |
| #FFFFFF | 2.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A0B7
Deuteranopia (green-blind)
#8592B6
Tritanopia (blue-blind)
#00AFAB
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #2ca7b6; /* rgb */ color: rgb(44, 167, 182); /* oklch */ color: oklch(67.0% 0.105 207.3);
Tailwind
colors: {
custom: {
50: '#7cc1cb',
500: '#2ca7b6',
950: '#000000',
},
}SCSS
$custom: #2ca7b6; $custom-light: #7cc1cb; $custom-dark: #000000;
JSON
{
"hex": "#2ca7b6",
"rgb": {
"r": 44,
"g": 167,
"b": 182
},
"hsl": {
"h": 186.522,
"s": 61.062,
"l": 44.314
},
"oklch": {
"l": 0.67012,
"c": 0.10465,
"h": 207.3
},
"luminance": 0.3155
}Semantic roles & 50–950 ramp
primary
#2CA7B6
secondary
#C87F76
accent
#5544E4
background
#F8FBFC
surface
#EFF7F8
border
#CAD0D1
text
#0B1213
muted
#7C8182