#2CA6B1#2CA6B1
#2CA6B1 is a light, moderate teal. Relative luminance 0.310; OKLCH L 66.6% C 0.103 H 204.1°. Best body text is #000000 at 7.20:1 contrast (WCAG AA passes).
Color values
| HEX | #2CA6B1 |
|---|---|
| RGB | rgb(44, 166, 177) |
| HSL | hsl(185, 60%, 43%) |
| HSV | hsv(185, 75%, 69%) |
| CMYK | cmyk(75.1%, 6.2%, 0%, 30.6%) |
| CIE-LAB | lab(62.49, -28.53, -15.15) |
| CIE-LCH | lch(62.49, 32.30, 207.97°) |
| OKLab | oklab(66.57% -0.0942 -0.0421) |
| OKLCH | oklch(66.57% 0.103 204.1) |
| XYZ | xyz(22.6072, 30.9795, 46.3746) |
| Luminance | 0.3098 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.02
Cadetblue
#5F9EA0
ΔE00 5.81
Lightseagreen
#20B2AA
ΔE00 8.11
Sea
#3C9992
ΔE00 8.11
Darkcyan
#008B8B
ΔE00 10.33
Blue Green
#0F9B8E
ΔE00 10.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2CA6B1 #B1372C
analogous
#2CB179 #2CA6B1 #2C64B1
triadic
#2CA6B1 #B12CA6 #A6B12C
tetradic
#2CA6B1 #792CB1 #B1372C #64B12C
square
#2CA6B1 #792CB1 #B1372C #64B12C
split-complementary
#2CA6B1 #B12C64 #B1792C
monochromatic
#144A4F #207880 #2CA6B1 #49C6D2 #7AD6DE
Accessibility & contrast
On white
2.92
#2CA6B1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.20
#2CA6B1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2CA6B1
7.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2CA6B1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2CA6B1 | 1.00 | 2.92 | 7.20 | 7.20 |
| #FFFFFF | 2.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#989FB2
Deuteranopia (green-blind)
#8691B1
Tritanopia (blue-blind)
#00ADA9
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #2ca6b1; /* rgb */ color: rgb(44, 166, 177); /* oklch */ color: oklch(66.6% 0.103 204.1);
Tailwind
colors: {
custom: {
50: '#7bc1c8',
500: '#2ca6b1',
950: '#000000',
},
}SCSS
$custom: #2ca6b1; $custom-light: #7bc1c8; $custom-dark: #000000;
JSON
{
"hex": "#2ca6b1",
"rgb": {
"r": 44,
"g": 166,
"b": 177
},
"hsl": {
"h": 184.962,
"s": 60.181,
"l": 43.333
},
"oklch": {
"l": 0.6657,
"c": 0.10314,
"h": 204.1
},
"luminance": 0.30982
}Semantic roles & 50–950 ramp
primary
#2CA6B1
secondary
#C67A73
accent
#5244E3
background
#F8FBFC
surface
#EFF7F8
border
#CAD0D1
text
#0B1213
muted
#7C8182