#2BACCB#2BACCB
#2BACCB is a light, moderate cyan. Relative luminance 0.343; OKLCH L 69.1% C 0.115 H 218.5°. Best body text is #000000 at 7.87:1 contrast (WCAG AA passes).
Color values
| HEX | #2BACCB |
|---|---|
| RGB | rgb(43, 172, 203) |
| HSL | hsl(192, 65%, 48%) |
| HSV | hsv(192, 79%, 80%) |
| CMYK | cmyk(78.8%, 15.3%, 0%, 20.4%) |
| CIE-LAB | lab(65.22, -23.35, -25.48) |
| CIE-LCH | lch(65.22, 34.56, 227.50°) |
| OKLab | oklab(69.08% -0.0897 -0.0713) |
| OKLCH | oklch(69.08% 0.115 218.5) |
| XYZ | xyz(26.5237, 34.3271, 61.7162) |
| Luminance | 0.3433 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.98
Greyblue
#77A1B5
ΔE00 8.93
Bright Sky Blue
#02CCFE
ΔE00 9.52
Deepskyblue
#00BFFF
ΔE00 9.71
Cadetblue
#5F9EA0
ΔE00 10.62
Bluegrey
#85A3B2
ΔE00 11.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2BACCB #CB4A2B
analogous
#2BCB9A #2BACCB #2B5CCB
triadic
#2BACCB #CB2BAC #ACCB2B
tetradic
#2BACCB #9A2BCB #CB4A2B #5CCB2B
square
#2BACCB #9A2BCB #CB4A2B #5CCB2B
split-complementary
#2BACCB #CB2B5C #CB9A2B
monochromatic
#165666 #208198 #2BACCB #58C2DC #8AD4E6
Accessibility & contrast
On white
2.67
#2BACCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.87
#2BACCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2BACCB
7.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2BACCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2BACCB | 1.00 | 2.67 | 7.87 | 7.87 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A7CD
Deuteranopia (green-blind)
#8398CB
Tritanopia (blue-blind)
#00B6B6
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #2baccb; /* rgb */ color: rgb(43, 172, 203); /* oklch */ color: oklch(69.1% 0.115 218.5);
Tailwind
colors: {
custom: {
50: '#7fc5db',
500: '#2baccb',
950: '#000000',
},
}SCSS
$custom: #2baccb; $custom-light: #7fc5db; $custom-dark: #000000;
JSON
{
"hex": "#2baccb",
"rgb": {
"r": 43,
"g": 172,
"b": 203
},
"hsl": {
"h": 191.625,
"s": 65.041,
"l": 48.235
},
"oklch": {
"l": 0.69076,
"c": 0.11455,
"h": 218.5
},
"luminance": 0.3433
}Semantic roles & 50–950 ramp
primary
#2BACCB
secondary
#D09182
accent
#6040E8
background
#F8FCFD
surface
#F0F8FA
border
#CBD1D3
text
#0C1215
muted
#7D8183