#2CA0B2#2CA0B2
#2CA0B2 is a light, moderate teal. Relative luminance 0.289; OKLCH L 65.1% C 0.102 H 210.3°. Best body text is #000000 at 6.78:1 contrast (WCAG AA passes).
Color values
| HEX | #2CA0B2 |
|---|---|
| RGB | rgb(44, 160, 178) |
| HSL | hsl(188, 60%, 44%) |
| HSV | hsv(188, 75%, 70%) |
| CMYK | cmyk(75.3%, 10.1%, 0%, 30.2%) |
| CIE-LAB | lab(60.68, -25.21, -18.45) |
| CIE-LCH | lch(60.68, 31.24, 216.20°) |
| OKLab | oklab(65.12% -0.0878 -0.0514) |
| OKLCH | oklch(65.12% 0.102 210.3) |
| XYZ | xyz(21.6419, 28.8888, 46.5463) |
| Luminance | 0.2889 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 5.10
Cadetblue
#5F9EA0
ΔE00 6.64
Teal Blue
#01889F
ΔE00 8.42
Sea
#3C9992
ΔE00 9.94
Greyblue
#77A1B5
ΔE00 10.04
Darkcyan
#008B8B
ΔE00 10.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2CA0B2 #B23E2C
analogous
#2CB281 #2CA0B2 #2C5DB2
triadic
#2CA0B2 #B22CA0 #A0B22C
tetradic
#2CA0B2 #812CB2 #B23E2C #5DB22C
square
#2CA0B2 #812CB2 #B23E2C #5DB22C
split-complementary
#2CA0B2 #B22C5D #B2812C
monochromatic
#144850 #207481 #2CA0B2 #49C0D2 #7AD1DE
Accessibility & contrast
On white
3.10
#2CA0B2 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.78
#2CA0B2 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #2CA0B2
6.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2CA0B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2CA0B2 | 1.00 | 3.10 | 6.78 | 6.78 |
| #FFFFFF | 3.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#919AB3
Deuteranopia (green-blind)
#7E8DB2
Tritanopia (blue-blind)
#00A8A5
Achromatopsia (no color)
#929292
Design tokens & code
CSS
--color: #2ca0b2; /* rgb */ color: rgb(44, 160, 178); /* oklch */ color: oklch(65.1% 0.102 210.3);
Tailwind
colors: {
custom: {
50: '#7abcc9',
500: '#2ca0b2',
950: '#000000',
},
}SCSS
$custom: #2ca0b2; $custom-light: #7abcc9; $custom-dark: #000000;
JSON
{
"hex": "#2ca0b2",
"rgb": {
"r": 44,
"g": 160,
"b": 178
},
"hsl": {
"h": 188.06,
"s": 60.36,
"l": 43.529
},
"oklch": {
"l": 0.65122,
"c": 0.1017,
"h": 210.3
},
"luminance": 0.28891
}Semantic roles & 50–950 ramp
primary
#2CA0B2
secondary
#C67F73
accent
#5A44E4
background
#F8FBFC
surface
#EFF6F8
border
#CAD0D1
text
#0B1213
muted
#7C8182