#2CA2BF#2CA2BF
#2CA2BF is a light, moderate cyan. Relative luminance 0.301; OKLCH L 66.2% C 0.108 H 218.6°. Best body text is #000000 at 7.03:1 contrast (WCAG AA passes).
Color values
| HEX | #2CA2BF |
|---|---|
| RGB | rgb(44, 162, 191) |
| HSL | hsl(192, 63%, 46%) |
| HSV | hsv(192, 77%, 75%) |
| CMYK | cmyk(77%, 15.2%, 0%, 25.1%) |
| CIE-LAB | lab(61.77, -22.03, -24.09) |
| CIE-LCH | lch(61.77, 32.64, 227.56°) |
| OKLab | oklab(66.16% -0.0844 -0.0673) |
| OKLCH | oklch(66.16% 0.108 218.6) |
| XYZ | xyz(23.3590, 30.1349, 53.8656) |
| Luminance | 0.3014 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 6.23
Greyblue
#77A1B5
ΔE00 8.41
Teal Blue
#01889F
ΔE00 9.17
Cadetblue
#5F9EA0
ΔE00 9.55
Dirty Blue
#3F829D
ΔE00 10.99
Bluegrey
#85A3B2
ΔE00 11.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2CA2BF #BF492C
analogous
#2CBF92 #2CA2BF #2C58BF
triadic
#2CA2BF #BF2CA2 #A2BF2C
tetradic
#2CA2BF #922CBF #BF492C #58BF2C
square
#2CA2BF #922CBF #BF492C #58BF2C
split-complementary
#2CA2BF #BF2C58 #BF922C
monochromatic
#154E5C #21788D #2CA2BF #51BDD7 #83D0E2
Accessibility & contrast
On white
2.99
#2CA2BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.03
#2CA2BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2CA2BF
7.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2CA2BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2CA2BF | 1.00 | 2.99 | 7.03 | 7.03 |
| #FFFFFF | 2.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#909DC1
Deuteranopia (green-blind)
#7C8FBF
Tritanopia (blue-blind)
#00ACAB
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #2ca2bf; /* rgb */ color: rgb(44, 162, 191); /* oklch */ color: oklch(66.2% 0.108 218.6);
Tailwind
colors: {
custom: {
50: '#7cbdd2',
500: '#2ca2bf',
950: '#000000',
},
}SCSS
$custom: #2ca2bf; $custom-light: #7cbdd2; $custom-dark: #000000;
JSON
{
"hex": "#2ca2bf",
"rgb": {
"r": 44,
"g": 162,
"b": 191
},
"hsl": {
"h": 191.837,
"s": 62.553,
"l": 46.078
},
"oklch": {
"l": 0.66155,
"c": 0.10801,
"h": 218.6
},
"luminance": 0.30138
}Semantic roles & 50–950 ramp
primary
#2CA2BF
secondary
#CC8B7B
accent
#6242E6
background
#F8FBFC
surface
#EFF6F9
border
#CAD0D2
text
#0B1214
muted
#7C8182