#2CA0BB#2CA0BB
#2CA0BB is a light, moderate cyan. Relative luminance 0.293; OKLCH L 65.5% C 0.106 H 217.4°. Best body text is #000000 at 6.85:1 contrast (WCAG AA passes).
Color values
| HEX | #2CA0BB |
|---|---|
| RGB | rgb(44, 160, 187) |
| HSL | hsl(191, 62%, 45%) |
| HSV | hsv(191, 76%, 73%) |
| CMYK | cmyk(76.5%, 14.4%, 0%, 26.7%) |
| CIE-LAB | lab(61.01, -22.30, -23.01) |
| CIE-LCH | lch(61.01, 32.04, 225.90°) |
| OKLab | oklab(65.5% -0.0841 -0.0643) |
| OKLCH | oklch(65.5% 0.106 217.4) |
| XYZ | xyz(22.5753, 29.2622, 51.4624) |
| Luminance | 0.2927 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 6.29
Teal Blue
#01889F
ΔE00 8.44
Greyblue
#77A1B5
ΔE00 8.60
Cadetblue
#5F9EA0
ΔE00 8.98
Dirty Blue
#3F829D
ΔE00 10.51
Bluegrey
#85A3B2
ΔE00 11.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2CA0BB #BB472C
analogous
#2CBB8F #2CA0BB #2C58BB
triadic
#2CA0BB #BB2CA0 #A0BB2C
tetradic
#2CA0BB #8F2CBB #BB472C #58BB2C
square
#2CA0BB #8F2CBB #BB472C #58BB2C
split-complementary
#2CA0BB #BB2C58 #BB8F2C
monochromatic
#154B58 #207689 #2CA0BB #4FBCD6 #80CFE1
Accessibility & contrast
On white
3.06
#2CA0BB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.85
#2CA0BB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #2CA0BB
6.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2CA0BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2CA0BB | 1.00 | 3.06 | 6.85 | 6.85 |
| #FFFFFF | 3.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E9BBC
Deuteranopia (green-blind)
#7B8DBB
Tritanopia (blue-blind)
#00A9A9
Achromatopsia (no color)
#939393
Design tokens & code
CSS
--color: #2ca0bb; /* rgb */ color: rgb(44, 160, 187); /* oklch */ color: oklch(65.5% 0.106 217.4);
Tailwind
colors: {
custom: {
50: '#7cbccf',
500: '#2ca0bb',
950: '#000000',
},
}SCSS
$custom: #2ca0bb; $custom-light: #7cbccf; $custom-dark: #000000;
JSON
{
"hex": "#2ca0bb",
"rgb": {
"r": 44,
"g": 160,
"b": 187
},
"hsl": {
"h": 191.329,
"s": 61.905,
"l": 45.294
},
"oklch": {
"l": 0.65496,
"c": 0.10584,
"h": 217.4
},
"luminance": 0.29265
}Semantic roles & 50–950 ramp
primary
#2CA0BB
secondary
#CA8879
accent
#6143E5
background
#F8FBFC
surface
#EFF6F9
border
#CAD0D2
text
#0B1213
muted
#7C8182