#2CA4BC#2CA4BC
#2CA4BC is a light, moderate cyan. Relative luminance 0.307; OKLCH L 66.5% C 0.106 H 214.6°. Best body text is #000000 at 7.14:1 contrast (WCAG AA passes).
Color values
| HEX | #2CA4BC |
|---|---|
| RGB | rgb(44, 164, 188) |
| HSL | hsl(190, 62%, 45%) |
| HSV | hsv(190, 77%, 74%) |
| CMYK | cmyk(76.6%, 12.8%, 0%, 26.3%) |
| CIE-LAB | lab(62.27, -24.04, -21.65) |
| CIE-LCH | lch(62.27, 32.35, 222.02°) |
| OKLab | oklab(66.52% -0.0876 -0.0604) |
| OKLCH | oklch(66.52% 0.106 214.6) |
| XYZ | xyz(23.3874, 30.7144, 52.2631) |
| Luminance | 0.3072 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.65
Cadetblue
#5F9EA0
ΔE00 8.25
Greyblue
#77A1B5
ΔE00 9.05
Teal Blue
#01889F
ΔE00 9.48
Bluegrey
#85A3B2
ΔE00 11.61
Dirty Blue
#3F829D
ΔE00 11.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2CA4BC #BC442C
analogous
#2CBC8C #2CA4BC #2C5CBC
triadic
#2CA4BC #BC2CA4 #A4BC2C
tetradic
#2CA4BC #8C2CBC #BC442C #5CBC2C
square
#2CA4BC #8C2CBC #BC442C #5CBC2C
split-complementary
#2CA4BC #BC2C5C #BC8C2C
monochromatic
#154D59 #20798A #2CA4BC #4FBFD6 #81D1E1
Accessibility & contrast
On white
2.94
#2CA4BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.14
#2CA4BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2CA4BC
7.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2CA4BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2CA4BC | 1.00 | 2.94 | 7.14 | 7.14 |
| #FFFFFF | 2.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#939FBD
Deuteranopia (green-blind)
#8090BC
Tritanopia (blue-blind)
#00ADAB
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #2ca4bc; /* rgb */ color: rgb(44, 164, 188); /* oklch */ color: oklch(66.5% 0.106 214.6);
Tailwind
colors: {
custom: {
50: '#7cbfd0',
500: '#2ca4bc',
950: '#000000',
},
}SCSS
$custom: #2ca4bc; $custom-light: #7cbfd0; $custom-dark: #000000;
JSON
{
"hex": "#2ca4bc",
"rgb": {
"r": 44,
"g": 164,
"b": 188
},
"hsl": {
"h": 190,
"s": 62.069,
"l": 45.49
},
"oklch": {
"l": 0.66517,
"c": 0.10641,
"h": 214.6
},
"luminance": 0.30717
}Semantic roles & 50–950 ramp
primary
#2CA4BC
secondary
#CA8779
accent
#5E43E5
background
#F8FBFC
surface
#EFF7F9
border
#CAD0D2
text
#0B1214
muted
#7C8182