#2CA6B3#2CA6B3
#2CA6B3 is a light, moderate teal. Relative luminance 0.311; OKLCH L 66.6% C 0.104 H 205.7°. Best body text is #000000 at 7.21:1 contrast (WCAG AA passes).
Color values
| HEX | #2CA6B3 |
|---|---|
| RGB | rgb(44, 166, 179) |
| HSL | hsl(186, 61%, 44%) |
| HSV | hsv(186, 75%, 70%) |
| CMYK | cmyk(75.4%, 7.3%, 0%, 29.8%) |
| CIE-LAB | lab(62.56, -27.90, -16.17) |
| CIE-LCH | lch(62.56, 32.25, 210.09°) |
| OKLab | oklab(66.65% -0.0933 -0.0449) |
| OKLCH | oklch(66.65% 0.104 205.7) |
| XYZ | xyz(22.8080, 31.0598, 47.4322) |
| Luminance | 0.3106 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.64
Cadetblue
#5F9EA0
ΔE00 6.06
Sea
#3C9992
ΔE00 8.76
Lightseagreen
#20B2AA
ΔE00 8.82
Teal Blue
#01889F
ΔE00 10.68
Darkcyan
#008B8B
ΔE00 10.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2CA6B3 #B3392C
analogous
#2CB37C #2CA6B3 #2C62B3
triadic
#2CA6B3 #B32CA6 #A6B32C
tetradic
#2CA6B3 #7C2CB3 #B3392C #62B32C
square
#2CA6B3 #7C2CB3 #B3392C #62B32C
split-complementary
#2CA6B3 #B32C62 #B37C2C
monochromatic
#144B51 #207882 #2CA6B3 #4AC5D2 #7BD5DF
Accessibility & contrast
On white
2.91
#2CA6B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.21
#2CA6B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2CA6B3
7.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2CA6B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2CA6B3 | 1.00 | 2.91 | 7.21 | 7.21 |
| #FFFFFF | 2.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#989FB4
Deuteranopia (green-blind)
#8591B3
Tritanopia (blue-blind)
#00ADAA
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #2ca6b3; /* rgb */ color: rgb(44, 166, 179); /* oklch */ color: oklch(66.6% 0.104 205.7);
Tailwind
colors: {
custom: {
50: '#7bc1c9',
500: '#2ca6b3',
950: '#000000',
},
}SCSS
$custom: #2ca6b3; $custom-light: #7bc1c9; $custom-dark: #000000;
JSON
{
"hex": "#2ca6b3",
"rgb": {
"r": 44,
"g": 166,
"b": 179
},
"hsl": {
"h": 185.778,
"s": 60.538,
"l": 43.725
},
"oklch": {
"l": 0.66648,
"c": 0.10357,
"h": 205.7
},
"luminance": 0.31063
}Semantic roles & 50–950 ramp
primary
#2CA6B3
secondary
#C77C74
accent
#5344E4
background
#F8FBFC
surface
#EFF7F8
border
#CAD0D1
text
#0B1213
muted
#7C8182