#2CA0B0#2CA0B0
#2CA0B0 is a light, moderate teal. Relative luminance 0.288; OKLCH L 65.0% C 0.101 H 208.7°. Best body text is #000000 at 6.76:1 contrast (WCAG AA passes).
Color values
| HEX | #2CA0B0 |
|---|---|
| RGB | rgb(44, 160, 176) |
| HSL | hsl(187, 60%, 43%) |
| HSV | hsv(187, 75%, 69%) |
| CMYK | cmyk(75%, 9.1%, 0%, 31%) |
| CIE-LAB | lab(60.61, -25.85, -17.43) |
| CIE-LCH | lch(60.61, 31.18, 213.99°) |
| OKLab | oklab(65.04% -0.0886 -0.0485) |
| OKLCH | oklch(65.04% 0.101 208.7) |
| XYZ | xyz(21.4426, 28.8091, 45.4965) |
| Luminance | 0.2881 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 5.09
Cadetblue
#5F9EA0
ΔE00 6.20
Teal Blue
#01889F
ΔE00 8.59
Sea
#3C9992
ΔE00 9.23
Darkcyan
#008B8B
ΔE00 10.05
Dark Cyan
#0A888A
ΔE00 10.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2CA0B0 #B03C2C
analogous
#2CB07E #2CA0B0 #2C5EB0
triadic
#2CA0B0 #B02CA0 #A0B02C
tetradic
#2CA0B0 #7E2CB0 #B03C2C #5EB02C
square
#2CA0B0 #7E2CB0 #B03C2C #5EB02C
split-complementary
#2CA0B0 #B02C5E #B07E2C
monochromatic
#14474E #20737F #2CA0B0 #48C1D1 #79D1DD
Accessibility & contrast
On white
3.11
#2CA0B0 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.76
#2CA0B0 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #2CA0B0
6.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2CA0B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2CA0B0 | 1.00 | 3.11 | 6.76 | 6.76 |
| #FFFFFF | 3.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#919AB1
Deuteranopia (green-blind)
#7F8CB0
Tritanopia (blue-blind)
#00A8A5
Achromatopsia (no color)
#929292
Design tokens & code
CSS
--color: #2ca0b0; /* rgb */ color: rgb(44, 160, 176); /* oklch */ color: oklch(65.0% 0.101 208.7);
Tailwind
colors: {
custom: {
50: '#7abcc7',
500: '#2ca0b0',
950: '#000000',
},
}SCSS
$custom: #2ca0b0; $custom-light: #7abcc7; $custom-dark: #000000;
JSON
{
"hex": "#2ca0b0",
"rgb": {
"r": 44,
"g": 160,
"b": 176
},
"hsl": {
"h": 187.273,
"s": 60,
"l": 43.137
},
"oklch": {
"l": 0.65041,
"c": 0.10101,
"h": 208.7
},
"luminance": 0.28812
}Semantic roles & 50–950 ramp
primary
#2CA0B0
secondary
#C67C72
accent
#5845E3
background
#F8FBFC
surface
#EFF6F8
border
#CAD0D1
text
#0B1213
muted
#7C8182