#2BA9CA#2BA9CA
#2BA9CA is a light, moderate cyan. Relative luminance 0.332; OKLCH L 68.3% C 0.114 H 220.2°. Best body text is #000000 at 7.63:1 contrast (WCAG AA passes).
Color values
| HEX | #2BA9CA |
|---|---|
| RGB | rgb(43, 169, 202) |
| HSL | hsl(192, 65%, 48%) |
| HSV | hsv(192, 79%, 79%) |
| CMYK | cmyk(78.7%, 16.3%, 0%, 20.8%) |
| CIE-LAB | lab(64.28, -22.14, -26.37) |
| CIE-LCH | lch(64.28, 34.43, 229.99°) |
| OKLab | oklab(68.31% -0.0872 -0.0738) |
| OKLCH | oklch(68.31% 0.114 220.2) |
| XYZ | xyz(25.8404, 33.1506, 60.9025) |
| Luminance | 0.3315 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 5.95
Greyblue
#77A1B5
ΔE00 8.55
Deepskyblue
#00BFFF
ΔE00 9.61
Bright Sky Blue
#02CCFE
ΔE00 10.02
Cadetblue
#5F9EA0
ΔE00 10.90
Bluegrey
#85A3B2
ΔE00 11.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2BA9CA #CA4C2B
analogous
#2BCA9B #2BA9CA #2B59CA
triadic
#2BA9CA #CA2BA9 #A9CA2B
tetradic
#2BA9CA #9B2BCA #CA4C2B #59CA2B
square
#2BA9CA #9B2BCA #CA4C2B #59CA2B
split-complementary
#2BA9CA #CA2B59 #CA9B2B
monochromatic
#165565 #207F98 #2BA9CA #57C0DB #89D3E6
Accessibility & contrast
On white
2.75
#2BA9CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.63
#2BA9CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2BA9CA
7.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2BA9CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2BA9CA | 1.00 | 2.75 | 7.63 | 7.63 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95A4CC
Deuteranopia (green-blind)
#8095CA
Tritanopia (blue-blind)
#00B4B4
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #2ba9ca; /* rgb */ color: rgb(43, 169, 202); /* oklch */ color: oklch(68.3% 0.114 220.2);
Tailwind
colors: {
custom: {
50: '#7ec2da',
500: '#2ba9ca',
950: '#000000',
},
}SCSS
$custom: #2ba9ca; $custom-light: #7ec2da; $custom-dark: #000000;
JSON
{
"hex": "#2ba9ca",
"rgb": {
"r": 43,
"g": 169,
"b": 202
},
"hsl": {
"h": 192.453,
"s": 64.898,
"l": 48.039
},
"oklch": {
"l": 0.68309,
"c": 0.11427,
"h": 220.2
},
"luminance": 0.33154
}Semantic roles & 50–950 ramp
primary
#2BA9CA
secondary
#D09181
accent
#6340E8
background
#F8FBFD
surface
#F0F7FA
border
#CBD0D3
text
#0C1214
muted
#7D8183